| Age | Commit message (Collapse) | Author |
|
add header "mruby/data.h" in src/etc.c
|
|
|
|
|
|
etc.c use DATA_TYPE()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed issue with reference to i in union, should have been sym
|
|
Additional Integer Documentation
|
|
unnecessary code removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rm whitespace mix
|
|
|
|
remove ios compile tasks
|
|
|
|
make clean doesn't clean complete
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use mrb_get_args instead of direct stack access
|
|
|
|
|
|
|
|
Fix various warnings
|
|
|
|
|
|
|
|
Avoid to crash when "mruby -e p"
|
|
|
|
|
|
|
|
|
|
add ARGV.
|
|
|
|
Adding a prerequisites section
|
|
fix #56
|
|
|
|
use mrb_free().
|