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
b7fc0f95e5fc6f54f025dcd8aabf37cbec438653
mruby-mruby
/
include
T
History
Yukihiro "Matz" Matsumoto
95c7f570e1
change class argument of mrb_const_defined_at from
struct RClass*
to
mrb_value
to make it consistent with mrb_const_defined; ref
#2593
2014-09-19 02:51:52 +09:00
..
mruby
change class argument of mrb_const_defined_at from
struct RClass*
to
mrb_value
to make it consistent with mrb_const_defined; ref
#2593
2014-09-19 02:51:52 +09:00
mrbconf.h
add MRB_API modifiers to mruby API functions
2014-08-04 00:47:08 +09:00
mruby.h
change mrb_sym type from uint16_t to uint32_t
2014-09-15 01:48:08 +09:00