| Age | Commit message (Collapse) | Author |
|
Under cygwin host, ncurses.a is only available instead of termcap.a.
|
|
|
|
more than one argument; ref #2627
|
|
|
|
Handle Array#[float, int] Close #2626
|
|
|
|
|
|
Add kernel#Integer
|
|
|
|
|
|
Refactor for_body func
|
|
|
|
Fix indent
|
|
Replace int with mrb_bool in parse_string func
|
|
Replace int with mrb_bool in local_var_p func
|
|
|
|
|
|
|
|
Refactor yylex func
|
|
|
|
Refactor mrbc_context_new func
|
|
|
|
Add Kernel#Float
|
|
|
|
Add Kernel#Hash
|
|
|
|
Add Kernel#String
|
|
|
|
patch from @cremno; fix #2613
|
|
Refactor mrb_f_array func
|
|
|
|
|
|
Add Kernel.Array
|
|
|
|
|
|
|
|
|
|
fix typo (i->idx)
|
|
|
|
|
|
|
|
|
|
|
|
fixed. cygwin-gcc(ver4.8.3) warning in conv_digit()
|
|
|
|
|
|
Change mrblib's source path to absolute path
|
|
|
|
Pacify MSVC warnings for numeric.c, proc.c, and symbol.c
|
|
|