aboutsummaryrefslogtreecommitdiff
path: root/testes/main.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bug: Bad stack manipulation in 'multiline' (REPL)Roberto Ierusalimschy2024-07-051-0/+5
* Option '-l' discards version sufix from file nameRoberto Ierusalimschy2023-05-151-0/+7
* Small improvements in testsRoberto Ierusalimschy2023-05-151-20/+23
* Avoid excessive name pollution in test filesRoberto Ierusalimschy2022-12-281-2/+2
* Simpler handling of Byte Order Mark (BOM)Roberto Ierusalimschy2022-08-231-5/+30
* Bug: finalizer calling exit can corrupt finalization orderRoberto Ierusalimschy2021-12-221-0/+28
* Option '-l' can give a name for the global variable.Roberto Ierusalimschy2021-08-161-0/+5
* _PROMPT can have non-string valuesRoberto Ierusalimschy2020-10-261-0/+27
* Avoid memory allocation in some functions from 'ltests.c'Roberto Ierusalimschy2020-07-041-3/+3
* Default for warnings changed to "off"Roberto Ierusalimschy2019-08-201-4/+7
* Detail (extra test for warnings when closing state)Roberto Ierusalimschy2019-08-191-0/+11
* Improvement in warn-mode '@store' (for testing)Roberto Ierusalimschy2019-08-181-3/+3
* Added control messages to warningsRoberto Ierusalimschy2019-08-151-0/+29
* Fixed test in 'main.lua'Roberto Ierusalimschy2019-07-301-7/+10
* Change in the syntax of attributesRoberto Ierusalimschy2019-07-301-2/+2
* Function 'warn' is varargRoberto Ierusalimschy2019-06-041-1/+17
* Flag for to-be-closed variables changed to '<toclose>'Roberto Ierusalimschy2019-05-091-2/+2
* Avoid the creation of too many strings in 'package'Roberto Ierusalimschy2019-05-031-8/+19
* New functions 'lua_resetthread' and 'coroutine.kill'Roberto Ierusalimschy2018-12-131-5/+19
* 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/+381