Files
mruby-mruby/include/mruby
cremno 7276e84637 use type-generic checked arithmetic builtins
Version checking is not reliable - especially with Clang.
E.g. Apple's Clang (Xcode) uses different version numbers.
A feature check (__has_builtin) is the recommened way.

Add the MRB_HAVE_TYPE_GENERIC_CHECKED_ARITHMETIC_BUILTINS
macro which may be used in other files.
2016-05-09 16:52:57 +02:00
..
2015-05-17 22:25:55 +02:00
2015-05-17 22:25:55 +02:00
2015-05-17 22:25:55 +02:00
2015-10-19 22:29:43 +02:00
2015-06-24 13:07:07 +02:00
2014-04-16 22:39:57 +09:00
2016-03-22 11:46:49 +01:00