summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-mirb/tools/mirb/mirb.c
AgeCommit message (Expand)Author
2013-08-13Adding line numbers to the output of mirb.Jack Danger Canty
2013-08-03Set filename like irbCarson McDonald
2013-07-23Merge pull request #1402 from mattn/check_home_is_nullYukihiro "Matz" Matsumoto
2013-07-23Check home is nullmattn
2013-07-22Move home variable into readline ifdefCarson McDonald
2013-07-18Use env[USERPROFILE] for Windowskyab
2013-07-18Save mirb history when readline enabledkyab
2013-07-15Repalace int with mrb_bool because a return value is boolean.Jun Hiroe
2013-07-14Replace mrb_intern() with mrb_intern2() or mrb_intern_cstr().Jun Hiroe
2013-05-08mirb should handle exception from inspect; close #1238Yukihiro "Matz" Matsumoto
2013-04-20put spaces after if/whileYukihiro "Matz" Matsumoto
2013-04-11Merge branch 'monaka-pr-move-mirb-mruby-to-mrbgems'Yukihiro "Matz" Matsumoto
2013-04-11rename mruby,mirb gems to mruby-bin-{mruby,mirb}Yukihiro "Matz" Matsumoto