index
:
delta/lua-github.git
5.0.x
5.1.x
5.2.x
alt-version
alternative-version
baserock/5.3.2
c6f7181e910b6
master
oldlua
scopedvars
temporary
v5-2
v5.3
v5.4.0
v5.4.0-patch
github.com: lua/lua.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testes
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
scopedvars
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