- 06 Apr, 2013 1 commit
-
-
Masaki Muranaka authored
"test runner" means target simulator like QEmu, GDB sim, and so on. Also "test runner" might be debug agents for real targets. If you do not setup test_runner, Rake will work same as before.
-
- 05 Apr, 2013 12 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix exit
-
Yukihiro "Matz" Matsumoto authored
Improve recent CRuby rake compatibility
-
Yukihiro "Matz" Matsumoto authored
Add syntax error for incomplete global variables
-
mattn authored
-
Yuichiro MASUI authored
-
h2so5 authored
-
Yukihiro "Matz" Matsumoto authored
Add syntax error for incomplete instance/class variables
-
Yukihiro "Matz" Matsumoto authored
-
h2so5 authored
-
- 04 Apr, 2013 9 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Support NameError#name
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
Add `NameError#name`. Fix `NameError.new` and `NameError.initialize`. Enable 2nd argument for `NameError.new` in C API.
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
- 03 Apr, 2013 5 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Change to return the exception object when an exception occurred in mrb_funcall
-
Yukihiro "Matz" Matsumoto authored
Adjust ci->nregs to prevent heap corruption
-
Yukihiro "Matz" Matsumoto authored
Add ISO confomance tests
-
- 02 Apr, 2013 6 commits
-
-
Gilad Zohari authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
Masaki Muranaka authored
-
Yukihiro "Matz" Matsumoto authored
-
- 01 Apr, 2013 7 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Check malloc failed
-
Yukihiro "Matz" Matsumoto authored
bugfix: Kernel#!=, and add #!= testcase.
-
Kouki Ooyatsu authored
-
Yukihiro "Matz" Matsumoto authored
Cleanup around mrb_raise calls
-
Yukihiro "Matz" Matsumoto authored
Add fib39.rb to benchmark/
-
Yukihiro "Matz" Matsumoto authored
-