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
15871eb841847a79e7a23384e9ff82dcb01aa4e5
mruby-mruby
/
include
T
History
Masaki Muranaka
05ad6902fd
Remove API mrb_string_value(). There have mrb_str_to_str() in the core. And mrb_string_value() is no merit to keep using.
2013-03-29 18:01:25 +09:00
..
mruby
Remove API mrb_string_value(). There have mrb_str_to_str() in the core. And mrb_string_value() is no merit to keep using.
2013-03-29 18:01:25 +09:00
mrbconf.h
Remove str_to_mrb_int(). There is some reasons.
2013-03-29 16:31:11 +09:00
mruby.h
use new mrb_format API from mrb_raisef; its only format specifier is "%S" (stringify) and takes mrb_value;
close
#1062
2013-03-27 23:41:23 +09:00