Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 99dbcec89c Revert "Remove OP_EXT[123] from operands."
This reverts commit fd10c72319.

I thought it was OK to restrict index value within 1 byte, but in some
cases index value could be 16 bits (2 bytes). I had several ideas to
address the issue, but reverting `fd10c72` is the easiest way. The
biggest reason is `mruby/c` still supports `OP_EXT[123]`, so that they
don't need any additional work.
2021-06-30 22:41:13 +09:00
..
2021-06-16 08:34:54 +10:00
2020-11-17 12:41:10 +09:00
2021-04-24 10:31:21 +09:00
2021-04-03 19:51:01 +10:00
2019-12-13 04:41:43 +09:00
2020-12-13 18:38:22 +10:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00