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
/
db.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug: Active-lines for stripped vararg functions
Roberto Ierusalimschy
2024-05-13
1
-0
/
+9
*
More control over encoding of test files
Roberto Ierusalimschy
2023-08-17
1
-3
/
+3
*
Small improvements in tests
Roberto Ierusalimschy
2023-05-15
1
-1
/
+1
*
Avoid excessive name pollution in test files
Roberto Ierusalimschy
2022-12-28
1
-9
/
+18
*
Fix debug information about finalizers
Roberto Ierusalimschy
2021-12-14
1
-1
/
+1
*
Wrong assert in 'collectvalidlines'
Roberto Ierusalimschy
2021-11-25
1
-1
/
+1
*
Avoid OP_VARARGPREP for active lines
Roberto Ierusalimschy
2021-11-10
1
-0
/
+43
*
Bug: cannot allow the call 'debug.getinfo(0, ">")'
Roberto Ierusalimschy
2021-02-15
1
-0
/
+1
*
Better error messages for calling non-callable objects
Roberto Ierusalimschy
2020-12-29
1
-2
/
+4
*
Fixed wrong trace of vararg functions
Roberto Ierusalimschy
2020-10-19
1
-0
/
+10
*
Fixed bug: line hooks in stripped functions
Roberto Ierusalimschy
2020-07-27
1
-1
/
+18
*
Details
Roberto Ierusalimschy
2020-02-27
1
-0
/
+5
*
Use of 'MMBIN' opcodes extended to shift operators
Roberto Ierusalimschy
2019-08-28
1
-2
/
+1
*
Added macro 'luaL_pushfail'
Roberto Ierusalimschy
2019-08-16
1
-3
/
+3
*
Avoid using addresses of static variables as unique keys
Roberto Ierusalimschy
2019-07-19
1
-0
/
+4
*
Coroutines do not unwind the stack in case of errors
Roberto Ierusalimschy
2019-05-09
1
-4
/
+10
*
Keep correct type for immediate operands in comparisons
Roberto Ierusalimschy
2019-03-22
1
-1
/
+1
*
New semantics for the integer 'for' loop
Roberto Ierusalimschy
2019-03-19
1
-1
/
+1
*
A to-be-closed variable must have a closable value (or be nil)
Roberto Ierusalimschy
2018-11-29
1
-10
/
+10
*
Added opcodes for arithmetic with K operands
Roberto Ierusalimschy
2018-11-23
1
-0
/
+2
*
Complete implementation of to-be-closed variables
Roberto Ierusalimschy
2018-10-22
1
-5
/
+4
*
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
/
+948