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
00bdaec7668b14eb4efe6c2e47b6d4e38f15e385
mruby-mruby
/
include
/
mruby
T
History
Yukihiro "Matz" Matsumoto
19a08b8455
Merge pull request
#1674
from cremno/mrb_bool-FALSE-TRUE
...
use mrb_bool, FALSE and TRUE more
2014-02-09 18:35:20 +09:00
..
array.h
changed argument type of mrb_ary_modify(); ref
#1554
2013-11-01 09:57:20 +09:00
class.h
rename voidp to cptr
2013-09-21 17:28:47 +09:00
compile.h
use mrb_bool, FALSE and TRUE more
2014-01-31 18:00:36 +01:00
data.h
use newer DATA API
2013-08-15 01:39:05 +09:00
debug.h
MSVC: compilation works again (+minor style fixes)
2013-09-03 21:15:14 +02:00
dump.h
add new function mrb_load_irep_file_cxt() and simplifies mruby.c
2013-11-15 10:49:40 +09:00
gc.h
rework mruby-objectspace and gc.[ch]
2014-01-31 17:42:05 +01:00
hash.h
add mrb_intern_lit for creating symbol from string literal
2013-12-01 10:38:59 +09:00
irep.h
irep->pool struct pool -> mrb_value
2013-11-19 20:38:02 +09:00
khash.h
Remove 'mrb_state' field from 'kh_xxx_t' structure.
2013-12-23 00:33:07 -08:00
numeric.h
cancel
f4c27c6
since mruby.h is required for mrb_value etc. anyway
2013-03-30 20:52:51 +09:00
proc.h
rename mrb_value_p() to mrb_ptr() since _p means predicate in mruby source
2013-08-07 17:39:28 +09:00
range.h
use mrb_bool, FALSE and TRUE more
2014-01-31 18:00:36 +01:00
string.h
use mrb_bool, FALSE and TRUE more
2014-01-31 18:00:36 +01:00
value.h
Merge pull request
#1634
from cremno/use-mrb_fixnum_p
2014-01-02 15:46:00 -08:00
variable.h
add mrb_gv_remove(); untested
2013-10-10 12:12:29 +09:00
version.h
add MRUBY_RELEASE info in numbers
2014-02-07 16:57:17 +09:00