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