summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-proc-ext/test
AgeCommit message (Expand)Author
2015-06-22Proc#curry should preserve lambdascremno
2014-06-25Implement Proc#parametersksss
2014-05-24Use `assert_kind_of` instead.take_cheeze
2014-05-19Move `Kernel.local_variables` to core.take_cheeze
2014-05-18Add ISO index to `Kernel.local_variables`.take_cheeze
2014-05-14Kernel.local_variables to list UPVAR as wellYukihiro "Matz" Matsumoto
2014-04-29Implement Kernel.local_variables for testing dumped local variables information.take_cheeze
2014-04-14Fix and add test to Proc#inspect .Takeshi Watanabe
2014-03-31Add API to define cfunc Proc with userdata.take_cheeze
2014-03-06fix and add test for Proc#source_locationtake_cheeze
2013-08-04Improve test of mruby-proc-ext GEMDaniel Bovensiepen
2013-04-17Add mruby-proc-exth2so5