index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testes
/
main.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug: Bad stack manipulation in 'multiline' (REPL)
Roberto Ierusalimschy
2024-07-05
1
-0
/
+5
*
Option '-l' discards version sufix from file name
Roberto Ierusalimschy
2023-05-15
1
-0
/
+7
*
Small improvements in tests
Roberto Ierusalimschy
2023-05-15
1
-20
/
+23
*
Avoid excessive name pollution in test files
Roberto Ierusalimschy
2022-12-28
1
-2
/
+2
*
Simpler handling of Byte Order Mark (BOM)
Roberto Ierusalimschy
2022-08-23
1
-5
/
+30
*
Bug: finalizer calling exit can corrupt finalization order
Roberto Ierusalimschy
2021-12-22
1
-0
/
+28
*
Option '-l' can give a name for the global variable.
Roberto Ierusalimschy
2021-08-16
1
-0
/
+5
*
_PROMPT can have non-string values
Roberto Ierusalimschy
2020-10-26
1
-0
/
+27
*
Avoid memory allocation in some functions from 'ltests.c'
Roberto Ierusalimschy
2020-07-04
1
-3
/
+3
*
Default for warnings changed to "off"
Roberto Ierusalimschy
2019-08-20
1
-4
/
+7
*
Detail (extra test for warnings when closing state)
Roberto Ierusalimschy
2019-08-19
1
-0
/
+11
*
Improvement in warn-mode '@store' (for testing)
Roberto Ierusalimschy
2019-08-18
1
-3
/
+3
*
Added control messages to warnings
Roberto Ierusalimschy
2019-08-15
1
-0
/
+29
*
Fixed test in 'main.lua'
Roberto Ierusalimschy
2019-07-30
1
-7
/
+10
*
Change in the syntax of attributes
Roberto Ierusalimschy
2019-07-30
1
-2
/
+2
*
Function 'warn' is vararg
Roberto Ierusalimschy
2019-06-04
1
-1
/
+17
*
Flag for to-be-closed variables changed to '<toclose>'
Roberto Ierusalimschy
2019-05-09
1
-2
/
+2
*
Avoid the creation of too many strings in 'package'
Roberto Ierusalimschy
2019-05-03
1
-8
/
+19
*
New functions 'lua_resetthread' and 'coroutine.kill'
Roberto Ierusalimschy
2018-12-13
1
-5
/
+19
*
Added directory to test file names in '$Id:'
Roberto Ierusalimschy
2018-07-25
1
-1
/
+1
*
Added manual and tests for version 5.4-w2
Roberto Ierusalimschy
2018-07-09
1
-0
/
+381