| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-27 | Remove unnecessary mrb_init_ext definition | Jon | |
| 2012-05-22 | change example code to do mrb_close() | Mitchell Blank Jr | |
| I was hoping this would cause valgrind to complain less, but there is still a lot of memory leaked (does mrb_close() actually free all of the managed blocks?) Anyway this helps somewhat and is good practice | |||
| 2012-05-18 | terminate programs after showing version/copyright | Yukihiro Matsumoto | |
| 2012-05-18 | rename ruby_show_version to mrb_show_version | Yukihiro Matsumoto | |
| 2012-05-18 | revise version description | Yukihiro Matsumoto | |
| 2012-05-18 | move compile.h to mruby/compile.h | Yukihiro Matsumoto | |
| 2012-05-18 | new API for parser | Yukihiro Matsumoto | |
| 2012-05-17 | compile error should contain line number | Yukihiro Matsumoto | |
| 2012-05-08 | include string.h instead of memory.h; close #108 | Yukihiro Matsumoto | |
| 2012-04-24 | move header files {irep,dump,cdump,ritehash}.h to /include/mruby | Yukihiro Matsumoto | |
| 2012-04-20 | add mruby sources | mimaki | |
