summaryrefslogtreecommitdiff
path: root/testes/code.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* New semantics for the integer 'for' loopRoberto Ierusalimschy2019-03-191-2/+2
* Added opcodes for arithmetic with K operandsRoberto Ierusalimschy2018-11-231-31/+51
* Back with optimization for 'if cond then goto'Roberto Ierusalimschy2018-10-301-1/+19
* Big revamp in the implmentation of labels/gotosRoberto Ierusalimschy2018-10-291-12/+7
* Towards "to closed" local variablesRoberto Ierusalimschy2018-10-081-1/+5
* Added directory to test file names in '$Id:'Roberto Ierusalimschy2018-07-251-1/+1
* In tests of opcodes, avoid coercion in bitwise operationRoberto Ierusalimschy2018-07-101-1/+1
* Added manual and tests for version 5.4-w2Roberto Ierusalimschy2018-07-091-0/+347