Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops
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.
2018-10-26 10:38:50 -03:00
2018-10-22 15:02:09 -03:00
all
2018-07-09 12:33:01 -03:00
2018-06-08 13:23:18 -03:00
2018-10-25 15:30:15 -03:00
2018-10-25 15:30:15 -03:00
2018-10-08 10:42:07 -03:00
2018-10-25 15:30:15 -03:00
2018-09-11 08:39:12 -03:00
2018-10-23 12:58:38 -03:00
2018-10-08 10:42:07 -03:00
2018-10-08 10:42:07 -03:00
2018-10-08 10:42:07 -03:00
2018-10-25 15:30:15 -03:00
2018-10-25 15:30:15 -03:00
2018-07-12 15:56:44 -03:00
2018-06-18 15:25:19 -03:00
Description
No description provided
18 MiB
Languages
C 67.3%
Lua 32.1%
Makefile 0.6%