| Age | Commit message (Collapse) | Author |
|
|
|
The length of each string is known. It should be used.
|
|
|
|
This solves the problem of incorrect bytecode generated by mrbc
for single files on Windows platform (which is by default text-mode)
|
|
|
|
|
|
|
|
#1243
|
|
|
|
|
|
|
|
|
|
|
|
Show version only once with '-v' option in mruby/mrbc
|
|
Add validation for C language symbol name
|
|
|
|
|
|
|
|
Add ARGV constant. It is not required by ISO. Compatibility with CRuby.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added debug infomation section into .mrb file
|
|
|
|
|
|
|
|
|
|
|
|
refactor string parsing
|
|
environments).
This is a first step. It will be reduced stdlib.h in each files later.
|
|
|
|
It is safer than applying 1bit bit-fields to signed int.
For forward compatibility, you should substiture only 1 or 0 for the variable typed mrb_bool.
|
|
Remove unused return value in mruby.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support.
|
|
|
|
|
|
|
|
|