cremno
|
eec00ccf60
|
delete duplicate definition of Exception.exception
It overwrote the original definition in src/error.c, line 446.
|
2015-08-17 20:51:25 +02:00 |
|
Yukihiro "Matz" Matsumoto
|
569c7dec5f
|
move StopIteration to core; close #2518
|
2014-08-08 16:08:53 +09:00 |
|
take_cheeze
|
acec9d1ff1
|
Implement NoMethodError#args.
|
2014-06-02 22:38:02 +09:00 |
|
yui-knk
|
1a00a34cc2
|
Delete unused NameError#new. And add test.
|
2014-05-10 01:12:52 +09:00 |
|
Masaki Muranaka
|
edd0a62106
|
Add NameError#name. Fix NameError.new and NameError.initialize. Enable 2nd argument for NameError.new in C API.
|
2013-04-04 16:24:43 +09:00 |
|
Yukihiro Matsumoto
|
9e7ca5d944
|
mrb might be intialized incompletely from mrbc; close #457
|
2012-09-09 13:14:32 +09:00 |
|
Yukihiro Matsumoto
|
955a48d964
|
move exception definiton to mrblib
|
2012-06-18 10:30:17 +09:00 |
|
Yukihiro Matsumoto
|
39f47c1915
|
remove LoadError
|
2012-06-15 13:55:27 +09:00 |
|
Masaki Muranaka
|
cfd5f5157d
|
Move Subclasses of ScriptError to mrblib.
|
2012-06-15 13:06:43 +09:00 |
|
Yukihiro Matsumoto
|
a74ab0c2da
|
Kernel.eval to raise NotImplementedError
|
2012-06-12 23:39:54 +09:00 |
|
Daniel Bovensiepen
|
04f74c9cc1
|
Add documentation to Exception
|
2012-05-03 17:51:02 +08:00 |
|
mimaki
|
e0d6430f63
|
add mruby sources
|
2012-04-20 09:39:03 +09:00 |
|