| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-11-17 | DISABLE_STDIO/ENABLE_DEBUG macros to rename; close #3014 | Yukihiro "Matz" Matsumoto |
| 2015-10-21 | fixed SEGV in mrb_parser_dump(NODE_COLON3) | Yukihiro "Matz" Matsumoto |
| 2015-09-26 | support Regexp literal option: //n and //u | takahashim |
| 2015-08-11 | compiler: allow "class A end" by tweaking the superclass rule like CRuby2.3 | Yukihiro "Matz" Matsumoto |
| 2015-07-29 | pop cmdarg in lambda body; fix [ruby-bug#11380] | cremno |
| 2015-07-03 | Merge pull request #2874 from cremno/fix-parser-oob-write | Yukihiro "Matz" Matsumoto |
| 2015-07-03 | fix oob write by actually truncating buffer | cremno |
| 2015-07-02 | add missing fall through comments | cremno |
| 2015-06-24 | Remove unnecessary backticks. | Franck Verrot |
| 2015-06-01 | Compile mruby compiler as mrbgem. | take_cheeze |
