Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto c970bef0c3 mruby-compiler: inline codegen_variable_node function into codegen
Inline the 320-line codegen_variable_node() function directly into the
codegen() function to eliminate function call overhead for every
variable-sized AST node processing.

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-03 19:46:17 +09:00
..
2025-09-19 22:51:09 +09:00
2024-09-24 00:14:24 +10:00