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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug: 'lua_load' does not preserve the stack
Roberto I
2026-04-23
1
-0
/
+26
*
Better error messages for vararg-table fields
Roberto I
2026-04-13
1
-0
/
+3
*
Bug: wrong initialization in result from 'gmatch'
Roberto Ierusalimschy
2026-04-01
1
-0
/
+10
*
'table.tunpack' using 'aux_getn' like the others
Roberto I
2026-03-09
1
-0
/
+13
*
BUG: shift overflow in utf-8 decode
Roberto I
2026-02-18
1
-1
/
+13
*
Environment variable for readline library name
Roberto I
2026-01-30
1
-1
/
+22
*
More effort in avoiding errors in finalizers
Roberto I
2026-01-11
3
-2
/
+68
*
Functions with vararg tables don't need hidden args.
Roberto I
2025-11-28
1
-0
/
+3
*
New conceptual model for vararg
Roberto I
2025-11-26
3
-5
/
+41
*
Details
Roberto I
2025-11-24
1
-8
/
+10
*
'__pairs' can also return a to-be-closed object
Roberto I
2025-11-11
1
-1
/
+6
*
External strings are as good as internal ones
Roberto I
2025-11-11
1
-0
/
+17
*
Correction in line info for semantic errors
Roberto I
2025-11-11
1
-22
/
+42
*
Global initialization checks name conflict
Roberto I
2025-11-08
2
-3
/
+22
*
Vertical bar removed from syntax of vararg table
Roberto I
2025-10-30
3
-15
/
+15
*
Case VVARGIND added to luaK_storevar
Roberto Ierusalimschy
2025-10-30
1
-0
/
+12
*
Fixed initialization of global variables
Roberto I
2025-10-29
1
-0
/
+22
*
Two new memory tests
Roberto I
2025-10-12
1
-9
/
+33
*
Initialization of too many locals break assertion
Roberto I
2025-10-10
1
-7
/
+12
*
Optimization for vararg tables
Roberto I
2025-09-24
2
-10
/
+43
*
Varag parameter is a new kind of variable
Roberto I
2025-09-17
1
-0
/
+26
*
Vararg table
Roberto I
2025-09-16
1
-4
/
+7
*
Details
Roberto I
2025-09-05
2
-2
/
+2
*
Removed code for compatibility with version 5.3
Roberto I
2025-08-20
1
-1
/
+2
*
Functions 'frexp'-'ldexp' back to the math library
Roberto I
2025-08-09
1
-0
/
+12
*
Details
Roberto I
2025-08-09
1
-0
/
+14
*
Randomness added to table length computation
Roberto Ierusalimschy
2025-07-18
1
-0
/
+12
*
Correction in utf8.offset
Roberto Ierusalimschy
2025-07-18
1
-0
/
+9
*
Short strings can be external, too
Roberto Ierusalimschy
2025-07-15
1
-7
/
+21
*
New method to unload DLLs
Roberto Ierusalimschy
2025-07-09
2
-1
/
+58
*
lua option '--' may not be followed by script
Roberto Ierusalimschy
2025-07-08
1
-4
/
+5
*
Optional initialization for global declarations
Roberto Ierusalimschy
2025-07-08
5
-7
/
+28
*
No need to limit variable declarations to 250
Roberto Ierusalimschy
2025-06-18
2
-6
/
+34
*
New metatable in an all-weak table can fool the GC
Roberto Ierusalimschy
2025-06-16
1
-0
/
+10
*
Simpler code for 'traversetable'
Roberto Ierusalimschy
2025-06-16
1
-0
/
+5
*
Dump uses varints also for integer constants
Roberto Ierusalimschy
2025-06-13
1
-0
/
+18
*
The main thread cannot be closed
Roberto Ierusalimschy
2025-06-13
1
-0
/
+5
*
A coroutine can close itself
Roberto Ierusalimschy
2025-06-12
1
-9
/
+53
*
New way to control preambular declaration
Roberto Ierusalimschy
2025-05-20
2
-2
/
+22
*
Proper error message when jumping into 'global *'
Roberto Ierusalimschy
2025-05-18
1
-5
/
+8
*
Variable attributes can prefix name list
Roberto Ierusalimschy
2025-05-18
13
-25
/
+36
*
Detail
Roberto Ierusalimschy
2025-05-16
1
-2
/
+2
*
Collective declaration for globals ('global *')
Roberto Ierusalimschy
2025-05-13
12
-26
/
+61
*
Correct line in error message for constant function
Roberto Ierusalimschy
2025-05-12
1
-0
/
+7
*
New syntax 'global function'
Roberto Ierusalimschy
2025-05-08
2
-1
/
+30
*
Checks for read-only globals
Roberto Ierusalimschy
2025-05-06
1
-0
/
+10
*
First implementation of global declarations
Roberto Ierusalimschy
2025-05-05
3
-4
/
+57
*
Details (typos in comments)
Roberto Ierusalimschy
2025-04-23
12
-26
/
+26
*
Order change in 'pushfuncname'
Roberto Ierusalimschy
2025-04-03
1
-2
/
+2
*
Tiny refactoring in io.flush
Roberto Ierusalimschy
2025-04-03
1
-1
/
+18
[next]