This website requires JavaScript.
Explore
Help
Sign In
admin
/
mruby-mruby
Watch
1
Star
0
Fork
0
You've already forked mruby-mruby
mirror of
https://github.com/mruby/mruby
synced
2026-06-08 16:11:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3725fe657d4dfcf6d6e9699ee9f2157b09c62ece
mruby-mruby
/
include
T
History
Yukihiro Matsumoto
3725fe657d
return value of mrb_obj_is_kind_of() should be int (used as boolean);
fix
#71
2012-04-30 00:06:01 +09:00
..
mruby
Merge pull request
#61
from pbhogan/fix-warnings
2012-04-27 08:56:39 -07:00
mrbconf.h
strtof() may not be available on some platform; use strtod() then cast to float
2012-04-28 23:34:11 +09:00
mruby.h
return value of mrb_obj_is_kind_of() should be int (used as boolean);
fix
#71
2012-04-30 00:06:01 +09:00