| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-08-08 | instance_eval env should remake Fix #3191 | ksss |
| 2015-10-04 | Add regression test for #2933 | INOUE Yasuyuki |
| 2014-09-29 | fixed. closures scope in eval(string) | Satoshi Odawara |
| 2014-08-08 | fixed evaluation context of eval(string) and instance_eval(string) | Satoshi Odawara |
| 2014-07-15 | Implement string compiling `instance_eval` method. | take_cheeze |
| 2014-07-12 | Add `SyntaxError` test and don't print compilation error to stderr in eval. | take_cheeze |
| 2014-05-18 | Add ISO index to `Kernel.eval` and `Kernel#eval`. | take_cheeze |
| 2014-05-15 | Suport block in Kernel#eval | Miura Hideki |
| 2014-05-14 | Modify eval for access outer local variable | Miura Hideki |
| 2014-04-25 | Support file name and line argument in Kernel.eval . | take_cheeze |
| 2014-03-26 | Add tests for mruby-eval. | take_cheeze |
