aboutsummaryrefslogtreecommitdiff
path: root/testes/db.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug: line hooks in stripped functionsRoberto Ierusalimschy2020-07-271-1/+18
* DetailsRoberto Ierusalimschy2020-02-271-0/+5
* Use of 'MMBIN' opcodes extended to shift operatorsRoberto Ierusalimschy2019-08-281-2/+1
* Added macro 'luaL_pushfail'Roberto Ierusalimschy2019-08-161-3/+3
* Avoid using addresses of static variables as unique keysRoberto Ierusalimschy2019-07-191-0/+4
* Coroutines do not unwind the stack in case of errorsRoberto Ierusalimschy2019-05-091-4/+10
* Keep correct type for immediate operands in comparisonsRoberto Ierusalimschy2019-03-221-1/+1
* New semantics for the integer 'for' loopRoberto Ierusalimschy2019-03-191-1/+1
* A to-be-closed variable must have a closable value (or be nil)Roberto Ierusalimschy2018-11-291-10/+10
* Added opcodes for arithmetic with K operandsRoberto Ierusalimschy2018-11-231-0/+2
* Complete implementation of to-be-closed variablesRoberto Ierusalimschy2018-10-221-5/+4
* 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/+948