- 02 Sep, 2015 14 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Extract mrbtest to binary gem
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Zachary Scott authored
We have do this because mruby's test files are found using MRUBY_ROOT, like this: mrbs = Dir.glob("#{MRUBY_ROOT}/test/t/*.rb")
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Typo in mruby-bin-debugger/mrbgem.rake
-
Yukihiro "Matz" Matsumoto authored
C++11 Build Error: C++11 requires a space between literal and identifiers
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Updated string.h.md
-
Zachary Scott authored
-
jbreeden authored
-
Zachary Scott authored
-
- 01 Sep, 2015 7 commits
-
-
Ralph Desir authored
-
Yukihiro "Matz" Matsumoto authored
Refactor version macros, and add a global const variable
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
C string.h API documentation.
-
Yukihiro "Matz" Matsumoto authored
run bintests within subfolders of bintest/
-
Ralph Desir authored
-
- 31 Aug, 2015 4 commits
-
-
Terence Lee authored
-
Ralph Desir authored
-
Ralph Desir authored
-
Ralph Desir(Mav7) authored
-
- 27 Aug, 2015 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add String#freeze test
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
- 22 Aug, 2015 6 commits
-
-
Zachary Scott authored
Removed old mrbgems_test.rake which was merged into mrbgem spec
-
Zachary Scott authored
-
Zachary Scott authored
-
Yukihiro "Matz" Matsumoto authored
Use #nil? instead of == nil.
-
Yukihiro "Matz" Matsumoto authored
Refactor mrubygem code (range.rb, numeric.rb, string.rb, array.rb, enum.rb)
-
INOUE Yasuyuki authored
-
- 21 Aug, 2015 5 commits
-
-
go.kikuta authored
-
go.kikuta authored
-
go.kikuta authored
-
go.kikuta authored
numeric.rb: refactor code (Avoid using {...} for multi-line blocks, Surrounding space missing in default value assignment)
-
go.kikuta authored
range.rb: refactor code (use ! instead of not, use favor modifier if and unless usage when having a single-line body)
-
- 20 Aug, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
array.rb: refactor some code
-