Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto a4c5824e59 Restore old function names for compatibility; ref #5070
- `mrb_check_intern()` to return `mrb_value`
- `mrb_intern_check()` to return `mrb_sym` [NEW]

Other new functions:

- `mrb_intern_check_cstr()`
- `mrb_intern_check_str()`
2020-10-12 18:20:19 +09:00
..
2020-10-12 18:19:54 +09:00
2020-10-12 16:21:03 +09:00
2020-10-12 16:21:03 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 18:20:16 +09:00
2020-10-12 18:19:54 +09:00
2020-10-12 16:20:41 +09:00
2020-10-12 18:20:16 +09:00
2020-10-12 18:19:54 +09:00
2016-05-09 17:19:47 +02:00