Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator
When creating code for a jump on a 'not' condition, the code generator
was removing an instruction (the OP_NOT) without adjusting its
corresponding line information.

This fix also added tests for this case and extra functionality in
the test library to debug line info. structures.
2018-07-11 12:53:23 -03:00
2018-07-10 13:48:19 -03:00
all
2018-07-09 12:33:01 -03:00
2018-06-08 13:23:18 -03:00
2018-04-04 11:23:41 -03:00
2018-03-02 15:25:00 -03:00
2018-04-04 11:23:41 -03:00
2018-04-04 11:23:41 -03:00
2018-06-15 11:13:45 -03:00
2018-01-28 13:13:26 -02:00
2018-04-04 11:23:41 -03:00
2018-04-04 11:23:41 -03:00
2018-03-16 11:23:08 -03:00
2018-06-19 16:23:57 -03:00
2018-07-09 12:41:24 -03:00
2018-06-18 15:25:19 -03:00
Description
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
17 MiB
Languages
C 67%
Lua 32.4%
Makefile 0.6%