| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-22 | Proc#curry should preserve lambdas | cremno | |
| 2014-06-25 | Implement Proc#parameters | ksss | |
| 2014-05-24 | Use `assert_kind_of` instead. | take_cheeze | |
| 2014-05-19 | Move `Kernel.local_variables` to core. | take_cheeze | |
| 2014-05-18 | Add ISO index to `Kernel.local_variables`. | take_cheeze | |
| 2014-05-14 | Kernel.local_variables to list UPVAR as well | Yukihiro "Matz" Matsumoto | |
| 2014-04-29 | Implement Kernel.local_variables for testing dumped local variables information. | take_cheeze | |
| 2014-04-14 | Fix and add test to Proc#inspect . | Takeshi Watanabe | |
| 2014-03-31 | Add API to define cfunc Proc with userdata. | take_cheeze | |
| The APIs are defined in mruby-proc-ext so include it before using this API. See mruby-proc-ext's test code for usage. This should resolve #1794. | |||
| 2014-03-06 | fix and add test for Proc#source_location | take_cheeze | |
| 2013-08-04 | Improve test of mruby-proc-ext GEM | Daniel Bovensiepen | |
| 2013-04-17 | Add mruby-proc-ext | h2so5 | |
