summaryrefslogtreecommitdiff
path: root/testes/nextvar.lua
Commit message (Expand)AuthorAgeFilesLines
* Avoid overflows when incrementing parameters in CRoberto Ierusalimschy2021-09-221-0/+17
* Allow yields inside '__pairs'Roberto Ierusalimschy2021-03-291-0/+21
* Fixed bug of keys removed from tables vs 'next'Roberto Ierusalimschy2020-10-141-0/+32
* Better tests for gray listsRoberto Ierusalimschy2020-08-071-0/+2
* DetailsRoberto Ierusalimschy2020-02-271-1/+1
* Small corrections when setting 'L->top'Roberto Ierusalimschy2019-07-251-1/+2
* Unification of size representation in OP_NEWTABLE and OP_SETLISTRoberto Ierusalimschy2019-07-151-10/+18
* OP_NEWTABLE keeps exact size of arraysRoberto Ierusalimschy2019-07-121-33/+19
* Details in the implementation of the integer 'for' loopRoberto Ierusalimschy2019-03-211-0/+6
* New semantics for the integer 'for' loopRoberto Ierusalimschy2019-03-191-5/+68
* Added directory to test file names in '$Id:'Roberto Ierusalimschy2018-07-251-1/+1
* Added manual and tests for version 5.4-w2Roberto Ierusalimschy2018-07-091-0/+669