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
0816c0eba5a20ce3a4d29661395bd0162322a241
mruby-mruby
/
include
/
mruby
T
History
Yukihiro "Matz" Matsumoto
0816c0eba5
Merge pull request
#248
from monaka/pr-use-value-i-for-nil-false-check
...
Use value.i for nil/false check.
2012-06-06 22:55:10 -07:00
..
array.h
mruby/array.h: rename buf to ptr
2012-06-05 23:20:36 +09:00
cdump.h
add extern "C" guards;
close
#126
2012-05-18 02:02:49 +09:00
class.h
Merge pull request
#248
from monaka/pr-use-value-i-for-nil-false-check
2012-06-06 22:55:10 -07:00
compile.h
remove dependency to node.h and pool.h
2012-05-19 15:52:47 +09:00
data.h
add extern "C" guards
2012-05-18 12:45:09 +09:00
dump.h
add extern "C" guards;
close
#126
2012-05-18 02:02:49 +09:00
hash.h
remove src/gc.h
2012-06-07 01:18:17 +09:00
irep.h
add extern "C" guards;
close
#126
2012-05-18 02:02:49 +09:00
khash.h
symbol table key should be mrb_sym, not int32_t
2012-06-01 09:44:19 +09:00
numeric.h
add extern "C" guards;
close
#126
2012-05-18 02:02:49 +09:00
object.h
make color in OBJECT_HEADER unsigned
2012-06-02 23:43:13 +09:00
proc.h
add extern "C" guards;
close
#126
2012-05-18 02:02:49 +09:00
range.h
C++ compilability - don't define types inside others
2012-05-19 22:40:57 -07:00
string.h
mruby/string.h: rename buf to ptr
2012-06-05 23:17:09 +09:00
struct.h
add extern "C" guards;
close
#126
2012-05-18 02:02:49 +09:00
variable.h
remove src/gc.h
2012-06-07 01:18:17 +09:00