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
a1af20baa9f9a96c2a8cd6a9a1505fe53799e9c9
mruby-mruby
/
tools
T
History
Yukihiro Matsumoto
a1af20baa9
use mrbc_context; free parser for each iteration;
close
#312
2012-07-03 21:49:06 +09:00
..
mirb
use mrbc_context; free parser for each iteration;
close
#312
2012-07-03 21:49:06 +09:00
mrbc
add context to parser, that would hold local variable info, filename, and line number. mrbc_context argument has been added to mrb_parse_xxx() functions. Normally, you just to need to add NULL (or 0) to the last argument of the above functions.
2012-07-03 20:59:07 +09:00
mruby
add context to parser, that would hold local variable info, filename, and line number. mrbc_context argument has been added to mrb_parse_xxx() functions. Normally, you just to need to add NULL (or 0) to the last argument of the above functions.
2012-07-03 20:59:07 +09:00
xpcat
Add native and cross compiling CMake build support
2012-05-22 10:50:28 -04:00
CMakeLists.txt
Add native and cross compiling CMake build support
2012-05-22 10:50:28 -04:00