mirror of
https://github.com/lua/lua.git
synced 2026-07-24 23:19:06 +00:00
6e9b719694bffb8de711f182d405ec37d32ae0b1
Added new instruction 'OP_TFORPREP' to prepare a generic for loop. Currently it is equivalent to a jump (but with a format 'iABx', similar to other for-loop preparing instructions), but soon it will be the place to create upvalues for closing loop states.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%