Files
mruby-mruby/mrbgems
cremno 0f284091d1 delete mrb_free()-related non-NULL checks
No need to optimize since a program only exits once and errors are rare.
Also the mruby source code doesn't have these kind of checks elsewhere.

The ones in {Time,Random}#initialize are kept because there it actually
matters
since initialization always happens and re-initialization is unlikely.
2015-07-16 04:58:21 +02:00
..
2014-12-11 06:54:15 +09:00
2014-08-22 16:51:04 +09:00
2014-03-25 22:33:53 +09:00
2014-11-18 23:33:32 +09:00