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
ea259129993cf7eb6ffc0b8bb76719913fea314c
mruby-mruby
/
include
/
mruby
T
History
Yukihiro "Matz" Matsumoto
afb983e26f
Merge pull request
#367
from junjis0203/rename_load_string_argument_name
...
Rename confusable argument name
2012-07-13 21:54:44 -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
use ENABLE/DISABLE instead of INCLUDE for configuration macro names
2012-06-15 15:34:49 +09:00
compile.h
Rename confusable argument name
2012-07-14 12:15:15 +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
dislose mrb_hash_keys;
close
#304
2012-06-21 16:27:16 +09:00
irep.h
add extern "C" guards;
close
#126
2012-05-18 02:02:49 +09:00
khash.h
Remove unnecessary header inclusion
2012-07-14 11:39:25 +09:00
numeric.h
move RSHIFT from numeric.h to numeric.c
2012-06-13 15:40:41 +09:00
object.h
make color in OBJECT_HEADER unsigned
2012-06-02 23:43:13 +09:00
proc.h
move KHASH_DECLARE to header files
2012-06-21 11:04:36 +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
check object type before retrieving instance variabls;
close
#311
2012-06-23 10:40:17 +09:00