| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-04-02 | Fix parameters when noname rest | ksss |
| 2016-12-21 | Proc shouldn't have `initialize` method | ksss |
| 2016-11-24 | Fix calling .arity on Proc with undefined `initialize` | Francois Chagnon |
| 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 |
| 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 |
