aboutsummaryrefslogtreecommitdiff
path: root/testes/api.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Keep memory errors as memory errorsRoberto Ierusalimschy2020-07-061-16/+59
* Comments (mosty typos)Roberto Ierusalimschy2019-12-301-2/+2
* Joined common code in 'lua_rawset' and 'lua_rawsetp'Roberto Ierusalimschy2019-12-171-2/+4
* Added macro 'luaL_pushfail'Roberto Ierusalimschy2019-08-161-1/+1
* Added control messages to warningsRoberto Ierusalimschy2019-08-151-0/+2
* To-be-closed variables must be closed on initializationRoberto Ierusalimschy2019-07-311-1/+10
* Change in the syntax of attributesRoberto Ierusalimschy2019-07-301-1/+1
* Change in the handling of 'L->top' when calling metamethodsRoberto Ierusalimschy2019-07-261-0/+17
* Reviving HARDMEMTESTSRoberto Ierusalimschy2019-07-181-2/+5
* A few more tests for table access in the APIRoberto Ierusalimschy2019-06-251-1/+47
* 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