summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-catch/mrblib
AgeCommit message (Expand)Author
2021-02-12Add `UncaughtThrowError#{tag,value}` for Ruby compatibilityKOBAYASHI Shuji
2021-02-10Refactor `mruby-catch`; ref #5328Yukihiro "Matz" Matsumoto
2021-02-06Reimplement mruby-catch; ref #5321dearblue
2021-02-06Make the argument of `Kernel#catch` optional as Ruby doesKOBAYASHI Shuji
2021-02-05Fix message of `ThrowCatchJump` in `mruby-catch` gemKOBAYASHI Shuji
2020-10-12Add a new gem: `mruby-catch`.Yukihiro "Matz" Matsumoto