An error occurred fetching the project authors.
- 12 Oct, 2020 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
As described in ISO 15.2.30.
-
- 12 Dec, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
`FrozenError` is a subclass of `RuntimeError` which used to be raised. [Ruby2.5]
-
- 23 Jun, 2017 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
It's incompatible with CRuby, but it is required for mruby because it cannot detect `break` outside of loops in the parsing time, but in the code generation time where it cannot raise `SyntaxError`.
-
- 19 Aug, 2016 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 17 Aug, 2015 1 commit
-
-
cremno authored
It overwrote the original definition in src/error.c, line 446.
-
- 08 Aug, 2014 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 02 Jun, 2014 1 commit
-
-
take_cheeze authored
-
- 09 May, 2014 1 commit
-
-
yui-knk authored
-
- 04 Apr, 2013 1 commit
-
-
Masaki Muranaka authored
Add `NameError#name`. Fix `NameError.new` and `NameError.initialize`. Enable 2nd argument for `NameError.new` in C API.
-
- 09 Sep, 2012 1 commit
-
-
Yukihiro Matsumoto authored
-
- 18 Jun, 2012 1 commit
-
-
Yukihiro Matsumoto authored
-
- 15 Jun, 2012 2 commits
-
-
Yukihiro Matsumoto authored
-
Masaki Muranaka authored
-
- 12 Jun, 2012 1 commit
-
-
Yukihiro Matsumoto authored
-
- 03 May, 2012 1 commit
-
-
Daniel Bovensiepen authored
-
- 20 Apr, 2012 1 commit
-
-
mimaki authored
-