Files
mruby-mruby/include/mruby
Masaki Muranaka 1ffc9ba325 Define type mrb_bool. It is typedef-ed to _Bool on C99, unsigned int on MSVC.
It is safer than applying 1bit bit-fields to signed int.

For forward compatibility, you should substiture only 1 or 0 for the variable typed mrb_bool.
2013-03-14 15:13:12 +09:00
..
2013-02-18 16:18:19 +09:00
2012-12-14 16:00:22 +01:00
2013-03-01 13:37:46 +09:00
2013-02-15 10:20:55 +09:00