Files
mruby-mruby/src
dearblue caeacea86e Making a proc object static for a method with static irep
The following methods will be made static.

  - `Class#new`
  - `Proc#call`
  - `Kernel#catch`

Previously, static const RProc could not be registered as a method, but this has been changed to allow it.
2021-04-04 15:44:19 +09:00
..
2021-03-12 18:34:09 +09:00
2021-01-02 23:50:18 +09:00
2021-03-19 10:37:10 +09:00
2021-03-28 08:35:29 +09:00
2016-05-09 17:19:47 +02:00