aboutsummaryrefslogtreecommitdiff
path: root/manual (follow)
Commit message (Expand)AuthorAgeFilesLines
* New functions 'lua_resetthread' and 'coroutine.kill'Roberto Ierusalimschy2018-12-131-4/+30
* Better error messages for some polymorphic functionsRoberto Ierusalimschy2018-12-101-0/+26
* Calls cannot be tail in the scope of a to-be-closed variableRoberto Ierusalimschy2018-12-041-9/+8
* A to-be-closed variable must have a closable value (or be nil)Roberto Ierusalimschy2018-11-291-9/+16
* Documentation for to-be-closed variablesRoberto Ierusalimschy2018-11-131-26/+122
* Removed resource-related "emergency collections"Roberto Ierusalimschy2018-10-311-14/+0
* Small improvements in the manualRoberto Ierusalimschy2018-10-221-8/+18
* Deprecated the emulation of '__le' using '__lt'Roberto Ierusalimschy2018-08-241-12/+9
* Added "emergency collection" to 'io.tmpfile' and 'os.tmpname'Roberto Ierusalimschy2018-07-271-0/+14
* Small improvements in the manualRoberto Ierusalimschy2018-07-251-5/+7
* Improvements in the manualRoberto Ierusalimschy2018-07-101-14/+17
* Added manual and tests for version 5.4-w2Roberto Ierusalimschy2018-07-092-0/+9222