| Age | Commit message (Collapse) | Author |
|
|
|
|
|
allocation size of irep->iv is irep->nlocals-1.
|
|
|
|
|
|
|
|
|
|
|
|
murasesyuka/usage_message_is_used_switches_instead_of_option
fix usage message
|
|
|
|
|
|
|
|
|
|
|
|
mrdb: add missing null-termination
|
|
|
|
|
|
mrdb: minor changes
|
|
|
|
|
|
|
|
clang 3.5.0 with -Wextra produces a -Wignored-qualifiers diagnostic.
|
|
|
|
C99+TC3, 7.19.7.1p2: [...] the fgetc function obtains that character as
an unsigned char converted to an int [...]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of adding sym->name hash table, linear symbol table is added, and reduced name->sym hash table size.
|
|
target_class should not be TT_ICLASS in instance_eval(string); ref #1152
|
|
|
|
|
|
`mrb_value` to make it consistent with mrb_const_defined; ref #2593
|
|
given; ref #2594
|
|
Implement Hash[]
|
|
|