| Age | Commit message (Collapse) | Author |
|
|
|
Mrbgems Dash Issue and better cleanup
|
|
|
|
ignore an auto-generated file.
|
|
fix an off-by-one error in mrbgems generator.
|
|
replace all '-' to '_' for mrbc.
|
|
fix generator.
|
|
remove double quote.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command arguments with double quote.
|
|
mrbgems - remove static RClass
|
|
ce56f19b02a0c9ddd5715750b34cf7f9554f19f4
|
|
|
|
Stop warning in compiling proc.c
|
|
|
|
proc.c:46: warning: ‘return’ with a value, in function returning void
introduced in f312af11.
|
|
|
|
|
|
|
|
refactor OP_RETURN switch to remove a redundant label and avoid goto
|
|
|
|
|
|
fix incorrect checkups in check_iv_name
|
|
Added LDFLAGS to Makefiles
|
|
Fix memory leak in String#to_i and String#to_f.
|
|
|
|
|
|
|
|
mrbgems - Improvements for masuidrive's mobiruby
|
|
|
|
|
|
|
|
'mrbgems/g'
|
|
header files of every GEM.
|
|
|
|
Fix: A GEM with a Dash inside of the name doesn't work.
|
|
|
|
Mention mrbgems in the README
|
|
|
|
mrbgems
|
|
Fix for issue #569
|
|
|
|
|
|
|