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
Commit message (
Expand
)
Author
Age
Files
Lines
*
'__pairs' can also return a to-be-closed object
HEAD
master
Roberto I
11 days
3
-9
/
+15
*
External strings are as good as internal ones
Roberto I
11 days
4
-6
/
+28
*
Correction in line info for semantic errors
Roberto I
11 days
2
-22
/
+43
*
Global initialization checks name conflict
Roberto I
2025-11-08
13
-9
/
+87
*
Details
Roberto I
2025-10-31
3
-8
/
+10
*
Vertical bar removed from syntax of vararg table
Roberto I
2025-10-30
5
-22
/
+20
*
Case VVARGIND added to luaK_storevar
Roberto Ierusalimschy
2025-10-30
2
-0
/
+16
*
Fixed initialization of global variables
Roberto I
2025-10-29
3
-13
/
+52
*
Small change in 'trymt'
Roberto I
2025-10-18
1
-4
/
+11
*
Added "attribute internal" to __MACH__ platforms
Roberto I
2025-10-18
2
-10
/
+10
*
Standard allocator function added to the API
Roberto I
2025-10-17
3
-15
/
+28
*
Details
Roberto I
2025-10-14
5
-11
/
+2
*
Two new memory tests
Roberto I
2025-10-12
1
-9
/
+33
*
Change in dumping of NULL strings
Roberto I
2025-10-10
2
-15
/
+19
*
Initialization of too many locals break assertion
Roberto I
2025-10-10
2
-7
/
+13
*
Optimization for vararg tables
Roberto I
2025-09-24
13
-63
/
+186
*
Small tweaks in makefile
Roberto I
2025-09-18
1
-3
/
+2
*
Varag parameter is a new kind of variable
Roberto I
2025-09-17
7
-16
/
+65
*
Vararg table
Roberto I
2025-09-16
9
-31
/
+80
*
Details
Roberto I
2025-09-05
6
-5
/
+11
*
In C++, 'throw' must go to the correct handler.
Roberto I
2025-09-05
1
-17
/
+25
*
Allows LUA_32BITS to be defined externally
Roberto Ierusalimschy
2025-08-30
1
-2
/
+2
*
Added limit to number of elements in a constructor
Roberto I
2025-08-27
2
-4
/
+19
*
'ltests.h' should not use LUAI_FUNC
Roberto I
2025-08-27
1
-6
/
+6
*
New compile option LUA_USE_OFF_T
Roberto Ierusalimschy
2025-08-26
1
-1
/
+1
*
update in 'onelua.c'
Roberto Ierusalimschy
2025-08-26
1
-5
/
+15
*
Some definitions moved from luaconf.h to llimits.h
Roberto Ierusalimschy
2025-08-21
2
-50
/
+50
*
Removed code for compatibility with version 5.3
Roberto I
2025-08-20
7
-61
/
+3
*
Better documentation for LUA_ERRERR
Roberto I
2025-08-20
2
-4
/
+13
*
Added lock/unlock to API function 'lua_rawlen'
Roberto I
2025-08-20
1
-1
/
+7
*
Keep the order left-right in shifts
Roberto I
2025-08-20
5
-12
/
+12
*
Detail in 'obj2gco'
Roberto I
2025-08-20
1
-2
/
+2
*
Small cleaning services
Roberto I
2025-08-20
3
-30
/
+46
*
Functions 'frexp'-'ldexp' back to the math library
Roberto I
2025-08-09
3
-17
/
+46
*
Details
Roberto I
2025-08-09
5
-28
/
+51
*
'onelua' can use the test library
Roberto Ierusalimschy
2025-07-29
4
-13
/
+34
*
Added some casts for 32-bit machines
Roberto Ierusalimschy
2025-07-29
3
-4
/
+4
*
Fix in string.rep
Roberto Ierusalimschy
2025-07-23
1
-8
/
+12
*
Randomness added to table length computation
Roberto Ierusalimschy
2025-07-18
6
-23
/
+48
*
Correction in utf8.offset
Roberto Ierusalimschy
2025-07-18
2
-3
/
+13
*
Short strings can be external, too
Roberto Ierusalimschy
2025-07-15
9
-120
/
+168
*
lua.c doesn't use function pointers with LUA_READLINE
Roberto Ierusalimschy
2025-07-09
1
-22
/
+25
*
New method to unload DLLs
Roberto Ierusalimschy
2025-07-09
3
-36
/
+98
*
lua option '--' may not be followed by script
Roberto Ierusalimschy
2025-07-08
2
-5
/
+7
*
Optional initialization for global declarations
Roberto Ierusalimschy
2025-07-08
7
-38
/
+96
*
Correction in definition of CIST_FRESH
Roberto Ierusalimschy
2025-07-07
1
-2
/
+2
*
Details (comments)
Roberto Ierusalimschy
2025-07-07
5
-8
/
+8
*
Added missing casts from lua_Unsigned to size_t
Roberto Ierusalimschy
2025-07-01
2
-3
/
+3
*
LUAI_MAXSTACK defined privately
Roberto Ierusalimschy
2025-07-01
4
-18
/
+17
*
Warning in loslib.c (signed-unsigned comparison)
Roberto Ierusalimschy
2025-06-27
1
-2
/
+3
[next]