Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto a810b9bca8 mruby-compiler/codegen.c: stop too aggressive optimization; fix #6210
The old code assumes unary minus (`-@`) does not cause any side effect
(including errors). Considering the code like `-nil; nil`, the
assumption was too aggressive.
2024-03-19 13:38:05 +09:00
..
2023-05-22 12:05:35 +09:00
2024-01-20 22:07:29 +09:00
2022-11-19 17:11:56 +09:00
2020-12-21 21:48:50 +09:00