summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-proc-ext/src
AgeCommit message (Expand)Author
2014-03-08Make type casts safer.Masaki Muranaka
2014-03-06fix and add test for Proc#source_locationtake_cheeze
2014-02-26use mrb_str_cat_lit() more widelycubicdaiya
2014-02-06introduce mrb_str_new_lit() to create strings from C string litralsYukihiro "Matz" Matsumoto
2013-09-21rename voidp to cptrYukihiro "Matz" Matsumoto
2013-04-25rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206Yukihiro "Matz" Matsumoto
2013-04-17Add mruby-proc-exth2so5