5 Commits

Author SHA1 Message Date
KOBAYASHI Shuji d81e4d71c1 Allow true/false argument to Kernel#exit 2019-11-22 18:29:38 +09:00
Tomasz Dąbrowski 377d6a47ac fix: mrbgems\mruby-exit\src\mruby-exit.c(10): warning C4244: 'function': conversion from 'mrb_int' to 'int', possible loss of data 2017-09-27 22:22:04 +02:00
Yukihiro "Matz" Matsumoto 5c405dea3d include changed from by quotes ("") to by brackets (<>); close #3032 2015-11-27 17:48:23 +09:00
Tatsuya Matsumoto 2d5a7371bc fix argument spec setting of Kernel.exit method.
this method requires 1 optional argument.
2014-03-05 15:54:03 +09:00
Yukihiro "Matz" Matsumoto 0166403247 add new mrbgem mruby-exit 2013-07-31 11:53:48 +09:00