summaryrefslogtreecommitdiff
path: root/testes/api.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flag for to-be-closed variables changed to '<toclose>'Roberto Ierusalimschy2019-05-091-1/+2
* Changes in the warning systemRoberto Ierusalimschy2019-03-141-7/+5
* DetailsRoberto Ierusalimschy2019-03-131-7/+14
* No more to-be-closed functionsRoberto Ierusalimschy2019-01-041-1/+18
* No more LUA_ERRGCMM errorsRoberto Ierusalimschy2019-01-011-19/+9
* Added a warning system to LuaRoberto Ierusalimschy2018-12-281-0/+14
* A to-be-closed variable must have a closable value (or be nil)Roberto Ierusalimschy2018-11-291-7/+14
* 'lua_toclose' gets the index to be closed as an argumentRoberto Ierusalimschy2018-11-121-8/+10
* New syntax for to-be-closed variablesRoberto Ierusalimschy2018-11-071-6/+6
* To-be-closed variables in the C APIRoberto Ierusalimschy2018-10-251-0/+71
* Removed extra information from RCS keyword strings in testsRoberto Ierusalimschy2018-10-221-1/+1
* First "complete" implementation of to-be-closed variablesRoberto Ierusalimschy2018-10-171-1/+13
* 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/+1264