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
446005620babeb0bf5ef8b8d2b6552c3c85aefd1
mruby-mruby
/
include
/
mruby
T
History
Yukihiro "Matz" Matsumoto
e56cd70cdb
Merge pull request
#405
from monaka/pr-remove-unimplemented-declaration
...
Remove unimplemented declarations.
2012-07-29 04:48:12 -07:00
..
array.h
Remove unimplemented declarations.
2012-07-29 20:35:23 +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
mrb_hash_delete_key(), mrb_hash_keys() : Declare as static.
2012-07-29 20:11:43 +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
Remove unimplemented declarations.
2012-07-29 20:35:23 +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
Remove unimplemented declarations.
2012-07-29 20:35:23 +09:00
struct.h
Remove unimplemented declarations.
2012-07-29 20:35:23 +09:00
variable.h
Remove unimplemented declarations.
2012-07-29 20:35:23 +09:00