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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
To-be-closed variable in 'for' loop separated from the state
Roberto Ierusalimschy
2018-11-07
2
-2
/
+43
*
New syntax for to-be-closed variables
Roberto Ierusalimschy
2018-11-07
4
-31
/
+31
*
Removed internal cache for closures
Roberto Ierusalimschy
2018-11-01
1
-7
/
+6
*
State in generic 'for' acts as a to-be-closed variable
Roberto Ierusalimschy
2018-10-31
2
-5
/
+53
*
Better error messages for invalid operands in numeric 'for'
Roberto Ierusalimschy
2018-10-30
1
-0
/
+10
*
Back with optimization for 'if cond then goto'
Roberto Ierusalimschy
2018-10-30
2
-1
/
+35
*
Big revamp in the implmentation of labels/gotos
Roberto Ierusalimschy
2018-10-29
2
-14
/
+8
*
To-be-closed variables in the C API
Roberto Ierusalimschy
2018-10-25
1
-0
/
+71
*
Closing methods should not interfere with returning values
Roberto Ierusalimschy
2018-10-25
1
-1
/
+54
*
Added a '__close' metamethod to file handles
Roberto Ierusalimschy
2018-10-23
1
-22
/
+35
*
Removed extra information from RCS keyword strings in tests
Roberto Ierusalimschy
2018-10-22
6
-4
/
+4
*
Complete implementation of to-be-closed variables
Roberto Ierusalimschy
2018-10-22
2
-9
/
+33
*
Handling of memory errors when creating to-be-closed upvalues
Roberto Ierusalimschy
2018-10-18
1
-6
/
+52
*
First "complete" implementation of to-be-closed variables
Roberto Ierusalimschy
2018-10-17
2
-6
/
+72
*
Towards "to closed" local variables
Roberto Ierusalimschy
2018-10-08
2
-1
/
+14
*
Corrections in the implementation of '%' for floats.
Roberto Ierusalimschy
2018-08-28
1
-1
/
+65
*
Deprecated the emulation of '__le' using '__lt'
Roberto Ierusalimschy
2018-08-24
2
-24
/
+18
*
Added directory to test file names in '$Id:'
Roberto Ierusalimschy
2018-07-25
29
-29
/
+29
*
Fixed bug in generational collection of userdata
Roberto Ierusalimschy
2018-07-13
3
-4
/
+87
*
Fixed bug in line info. when using 'not' operator
Roberto Ierusalimschy
2018-07-11
1
-2
/
+19
*
In tests of opcodes, avoid coercion in bitwise operation
Roberto Ierusalimschy
2018-07-10
1
-1
/
+1
*
Fixed bug in OP_IDIVI
Roberto Ierusalimschy
2018-07-09
1
-1
/
+12
*
Added manual and tests for version 5.4-w2
Roberto Ierusalimschy
2018-07-09
34
-0
/
+13031
[prev]