Files
lush/testes
Roberto Ierusalimschy 997f11f543 Bug: 'break' may not properly close variable in a 'for' loop
Function 'leaveblock' was generating "break" label before removing
variables from the closing block. If 'createlabel' created a 'close'
instruction (which it did when matching a goto/break that exited
the scope of an upvalue), that instruction would use the wrong level.
2022-08-24 17:36:47 -03:00
..
2019-07-18 15:31:22 -03:00
2021-03-01 13:54:29 -03:00
2021-12-13 10:41:17 -03:00
2019-12-30 11:45:08 -03:00
2021-12-14 12:50:05 -03:00
2020-08-07 11:21:44 -03:00
2021-12-14 12:50:05 -03:00
2019-07-30 12:18:19 -03:00
2018-12-14 13:49:02 -02:00
2021-08-18 10:46:18 -03:00
2019-08-16 14:58:02 -03:00
2021-03-01 13:54:29 -03:00