cubicdaiya
|
a514e31f6b
|
introduce mrb_exc_new_str_lit for C string literals
|
2014-03-04 02:45:13 +09:00 |
|
take_cheeze
|
78915f9601
|
support c++ exception
|
2014-03-01 20:05:29 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5b8229715d
|
revert 38e9ce21 and API changed; mrb_get_backtrace() -> renamed to mrb_exc_backtrace since this is a backtrace method implementation of Exception; mrb_get_backtrace_at() -> removed; mrb_get_backtrace() -> added to get backtrace in array (like caller)
|
2014-02-27 04:34:30 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
38e9ce21f8
|
add new function mrb_get_backtrace_at() to get backtrace at ci and pc
|
2014-02-27 03:45:52 +09:00 |
|
take_cheeze
|
08ea324593
|
move src/error.h to include/mruby/error.h
|
2014-02-20 22:41:29 +09:00 |
|