Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto 49ae2a69f2 Add mrb_get_arg1() that retrieves single (and only) argument.
`mrb_get_arg1()` raises `ArgumentError` if the method does not receive one
argument.

And replaces all `mrb_get_args(mrb, "o", &arg)` by the new function.
2020-06-20 12:49:46 +09:00
..
2020-05-07 08:38:46 +09:00
2020-06-05 14:40:07 +09:00
2020-05-09 22:30:05 +09:00
2019-09-16 11:58:35 +09:00
2020-06-15 07:47:22 +09:00
2020-06-05 17:52:22 +09:00
2020-06-11 16:18:52 +09:00
2020-06-05 17:26:40 +09:00
2020-06-15 07:47:22 +09:00
2020-06-05 14:40:07 +09:00
2020-06-05 14:40:07 +09:00
2016-05-09 17:19:47 +02:00