| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
[xpcat] Print usage in the parameter error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
C++ compatibility
|
|
(Forgot a couple files)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
line number. mrbc_context argument has been added to mrb_parse_xxx() functions. Normally, you just to need to add NULL (or 0) to the last argument of the above functions.
|
|
|
|
mruby supports already -e 'p 1' (-e, space, command), but hadn't
supported no space version.
|
|
|
|
Also removes an unnecessary build target from the CMake generated
build and project files.
|
|
|
|
|
|
|
|
call mrb_close() in tools and test programs
|
|
|