index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testes
/
db.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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