- 09 Apr, 2013 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
although I understand the intntion of 039679f1, consuming all memory in the test program is not a good idea
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 08 Apr, 2013 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add "test runner" support for cross builds.
-
Yukihiro "Matz" Matsumoto authored
Change mruby-random License to MIT
-
- 07 Apr, 2013 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fix checking for heredoc in mirb
-
h2so5 authored
-
Yukihiro "Matz" Matsumoto authored
Support $0 variable.
-
Masaki Muranaka authored
-
- 06 Apr, 2013 8 commits
-
-
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.
-
Yukihiro "Matz" Matsumoto authored
stdint header seems required on osx for uint8_t
-
Yukihiro "Matz" Matsumoto authored
Define isascii for C99
-
Yukihiro "Matz" Matsumoto authored
Improve checking for unterminated string in mirb
-
Yukihiro "Matz" Matsumoto authored
Modified build dependency to exclude 'LEGAL' from libmruby archive.
-
Julien Ammous authored
-
kano4 authored
-
h2so5 authored
-
- 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 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-