- 11 Aug, 2017 16 commits
-
-
Christopher Aue authored
-
Yukihiro "Matz" Matsumoto authored
The error checks for both usage should be separated; ref #3774
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Merge branch 'super_method_missing_fix' of https://github.com/christopheraue/mruby into christopheraue-super_method_missing_fix
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
And the function does not conform the naming convention anyway.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 10 Aug, 2017 3 commits
-
-
Christopher Aue authored
-
Yukihiro "Matz" Matsumoto authored
Updated AUTHORS
-
vvakame authored
-
- 09 Aug, 2017 12 commits
-
-
Yukihiro "Matz" Matsumoto authored
`flo_hash` implemented `15.2.8.3.18` but `Kernel#hash` (15.3.1.3.15) now works for numbers.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Replaced tabs with spaces
-
Christopher Aue authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
vvakame authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
When the method takes variable number of argument (`argc = -1`), the block argument offset should be `-1` not `0`.
-
Yukihiro "Matz" Matsumoto authored
-
- 07 Aug, 2017 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
It also fixes unexpected resurrection of #3745 by #3752
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 06 Aug, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Improved speed of creating new hash tables
-
- 05 Aug, 2017 1 commit
-
-
Christopher Aue authored
-
- 04 Aug, 2017 4 commits
-
-
Christopher Aue authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-