summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-proc-ext/mrblib/proc.rb
AgeCommit message (Expand)Author
2021-11-28Align "wrong number of arguments" messagesdearblue
2021-11-24Fixed some methods where keyword arguments are not passeddearblue
2019-01-03Add proc composition feature (CRuby-2.6 compatible)dearblue
2018-09-01Use `__send__` instead of `send`.Yukihiro "Matz" Matsumoto
2015-06-22Proc#curry should preserve lambdascremno
2013-04-17Add mruby-proc-exth2so5