| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-01 | feat: add pre-commit framework | John Bampton | |
| 2020-12-02 | Fix build for C++ version >= C++11 when `enable_cxx_exception`; close #5199 | KOBAYASHI Shuji | |
| 2019-08-12 | Remove unnecessary prototypes from 'keywords`; fix #4628 | Yukihiro "Matz" Matsumoto | |
| 2017-12-23 | Make source compilable with C++17 | Lothar Scholz | |
| Changes applied: - Removing "register" keyword - Fixing const pointer to pointer assignments - Adding type casts to rb_malloc calls | |||
| 2015-06-01 | update lex.def using gperf 3.0.4 | Yukihiro "Matz" Matsumoto | |
| 2015-06-01 | Compile mruby compiler as mrbgem. | take_cheeze | |
| Compiler codes is moved to "mruby-compiler". Executable `mrbc` is moved to "mruby-bin-mrbc". | |||
