Logo
Explore Help
Sign In
admin/mruby-mruby
1
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
f8fa56d8c3d1729bc331b55473667f4d3414d996
mruby-mruby/include/mruby
T
History
Masaki Muranaka f8fa56d8c3 Use mrb_intern2() instead of mrb_intern(). This is for avoiding overhead by strlen().
2013-03-22 14:22:45 +09:00
..
array.h
removed compatibility macros mrb_ary_new_elts() and mrb_ary_new4()
2013-03-15 23:23:45 +09:00
class.h
fix the type of argument named 'aspec'.
2013-03-18 16:04:10 +09:00
compile.h
refactor heredoc identifier
2013-03-19 11:03:08 +09:00
data.h
Add typedef to structures that have mrb_ prefix. Use typedef-ed type instead of struct directly.
2013-03-01 14:28:22 +09:00
dump.h
Remove stdio.h as it is included in mrbconf.h.
2013-03-16 21:39:52 +09:00
hash.h
Use mrb_intern2() instead of mrb_intern(). This is for avoiding overhead by strlen().
2013-03-22 14:22:45 +09:00
irep.h
Remove bit-fields. They doesn't reduce memory on major environments.
2013-03-15 15:56:23 +09:00
khash.h
resolve conflict from #1017
2013-03-17 00:28:49 +09:00
numeric.h
defining mrb_int also requires MRB_INT_{MAX,MIN} to be defined
2012-10-17 00:40:23 +09:00
proc.h
add mrb_closure_new_cfunc to header
2012-12-14 16:00:22 +01:00
range.h
Add typedef to structures that have mrb_ prefix. Use typedef-ed type instead of struct directly.
2013-03-01 14:28:22 +09:00
string.h
use size_t for string length C API
2013-03-14 19:33:38 +09:00
value.h
add new macro mrb_bool as a counterpart of mrb_bool_value
2013-03-19 12:06:53 +09:00
variable.h
add Module#remove_const
2013-02-15 10:20:55 +09:00
Powered by Gitea Version: 1.26.2 Page: 25ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API