| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-04 | Remove unused `mrblib/init_mrblib.c` | KOBAYASHI Shuji | |
| 2020-10-12 | Generate C struct from `irep` instead of binary dump. | Yukihiro "Matz" Matsumoto | |
| 2015-11-27 | include changed from by quotes ("") to by brackets (<>); close #3032 | Yukihiro "Matz" Matsumoto | |
| 2014-01-07 | remove superfluous includes | cremno | |
| - reduce compile time by a little bit (full-core: ~0.7s for me) - thanks to 'include-what-you-use' for some help - include Standard C header files before any other (coding style) | |||
| 2013-03-08 | Change unsigned char to uint8_t | Yuichiro MASUI | |
| 2013-03-08 | New mrb format. The detail is in https://github.com/mruby/mruby/issues/944 | Yuichiro MASUI | |
| 2012-12-07 | mange arena_idx smarter for smaller ARENA_SIZE; now default to 100 from 1024 | Yukihiro Matz Matsumoto | |
| 2012-09-29 | Remove extern mrb_top_self. It is declared in mruby.h. | Masaki Muranaka | |
| 2012-04-24 | move header files {irep,dump,cdump,ritehash}.h to /include/mruby | Yukihiro Matsumoto | |
| 2012-04-20 | add mruby sources | mimaki | |
