summaryrefslogtreecommitdiff
path: root/testes
Commit message (Expand)AuthorAgeFilesLines
* Complete implementation of to-be-closed variablesscopedvarsRoberto Ierusalimschy2018-10-222-9/+33
* Handling of memory errors when creating to-be-closed upvaluesRoberto Ierusalimschy2018-10-181-6/+52
* First "complete" implementation of to-be-closed variablesRoberto Ierusalimschy2018-10-172-6/+72
* Towards "to closed" local variablesRoberto Ierusalimschy2018-10-082-1/+14
* Corrections in the implementation of '%' for floats.Roberto Ierusalimschy2018-08-281-1/+65
* Deprecated the emulation of '__le' using '__lt'Roberto Ierusalimschy2018-08-242-24/+18
* Added directory to test file names in '$Id:'Roberto Ierusalimschy2018-07-2529-29/+29
* Fixed bug in generational collection of userdataRoberto Ierusalimschy2018-07-133-4/+87
* Fixed bug in line info. when using 'not' operatorRoberto Ierusalimschy2018-07-111-2/+19
* In tests of opcodes, avoid coercion in bitwise operationRoberto Ierusalimschy2018-07-101-1/+1
* Fixed bug in OP_IDIVIRoberto Ierusalimschy2018-07-091-1/+12
* Added manual and tests for version 5.4-w2Roberto Ierusalimschy2018-07-0934-0/+13031