manual
|
e0efebdbe4
Detail in the manual
|
il y a 1 an |
testes
|
782ef85b22
Bug: wrong code gen. for indices with comparisons
|
il y a 11 mois |
.gitignore
|
30528049f1
'lua_upvalueid' returns NULL on invalid upvalue index
|
il y a 4 ans |
README.md
|
d9d2904f09
Details
|
il y a 4 ans |
all
|
4a00f61276
'lua_checkstack' doesn't need to check stack overflow
|
il y a 3 ans |
lapi.c
|
9f0c0fe0de
Bug: Wrong limit for local variables in 16-bit systems
|
il y a 10 mois |
lapi.h
|
413a393e62
Stack indices changed to union's
|
il y a 2 ans |
lauxlib.c
|
7eb1ed21b7
More permissive use of 'errno'
|
il y a 1 an |
lauxlib.h
|
3699446aaf
Removed goto's in 'luaD_precall'
|
il y a 3 ans |
lbaselib.c
|
0bfc572e51
Bug: GC is not reentrant
|
il y a 3 ans |
lcode.c
|
782ef85b22
Bug: wrong code gen. for indices with comparisons
|
il y a 11 mois |
lcode.h
|
9be74ccc21
Several functions turned 'static'
|
il y a 2 ans |
lcorolib.c
|
6443185167
"Emergency" new version 5.4.6
|
il y a 2 ans |
lctype.c
|
e0ab13c62f
Easy way to allow Unicode characters in identifiers
|
il y a 5 ans |
lctype.h
|
8496112a18
Better documentation for 'lctype.h'
|
il y a 4 ans |
ldblib.c
|
59c88f846d
Broadening the use of branch hints
|
il y a 4 ans |
ldebug.c
|
dfbde4c7d5
Bug: Active-lines for stripped vararg functions
|
il y a 1 an |
ldebug.h
|
1b3f507f62
Bug: Call hook may be called twice when count hook yields
|
il y a 2 ans |
ldo.c
|
e288c5a918
Bug: Yielding in a hook stops in the wrong instruction
|
il y a 1 an |
ldo.h
|
9be74ccc21
Several functions turned 'static'
|
il y a 2 ans |
ldump.c
|
ab859fe59b
Bug: Loading a corrupted binary file can segfault
|
il y a 2 ans |
lfunc.c
|
be908a7d4d
Removed unused field 'UpVal.tbc'
|
il y a 2 ans |
lfunc.h
|
413a393e62
Stack indices changed to union's
|
il y a 2 ans |
lgc.c
|
de794a6527
Towards release 5.4.7
|
il y a 1 an |
lgc.h
|
f874d37fa2
Small change in barrier macros
|
il y a 2 ans |
linit.c
|
f99509581e
Removed extra information from RCS keyword strings
|
il y a 7 ans |
liolib.c
|
7eb1ed21b7
More permissive use of 'errno'
|
il y a 1 an |
ljumptab.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
il y a 5 ans |
llex.c
|
e15f1f2bb7
Details
|
il y a 2 ans |
llex.h
|
98ec799591
Detail
|
il y a 4 ans |
llimits.h
|
e15f1f2bb7
Details
|
il y a 2 ans |
lmathlib.c
|
8b83417de9
Avoids a warning when lua_Number is 'float'
|
il y a 1 an |
lmem.c
|
35e01ed21d
Small improvements in 'lmem.c'
|
il y a 2 ans |
lmem.h
|
f99509581e
Removed extra information from RCS keyword strings
|
il y a 7 ans |
loadlib.c
|
09f3c2372f
Option '-l' discards version sufix from file name
|
il y a 2 ans |
lobject.c
|
9b4f39ab14
More disciplined use of 'getstr' and 'tsslen'
|
il y a 1 an |
lobject.h
|
9b4f39ab14
More disciplined use of 'getstr' and 'tsslen'
|
il y a 1 an |
lopcodes.c
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
il y a 5 ans |
lopcodes.h
|
934e77a286
Details
|
il y a 2 ans |
lopnames.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
il y a 5 ans |
loslib.c
|
d5212c13b0
More disciplined use of 'errno'
|
il y a 1 an |
lparser.c
|
9f0c0fe0de
Bug: Wrong limit for local variables in 16-bit systems
|
il y a 10 mois |
lparser.h
|
d9d2904f09
Details
|
il y a 4 ans |
lprefix.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
il y a 5 ans |
lstate.c
|
9b4f39ab14
More disciplined use of 'getstr' and 'tsslen'
|
il y a 1 an |
lstate.h
|
1b3f507f62
Bug: Call hook may be called twice when count hook yields
|
il y a 2 ans |
lstring.c
|
5853c37a83
Bug: Buffer overflow in string concatenation
|
il y a 1 an |
lstring.h
|
9a89fb1c9d
Hash always use all characters in a long string
|
il y a 4 ans |
lstrlib.c
|
e15f1f2bb7
Details
|
il y a 2 ans |
ltable.c
|
81e4fce530
Simpler test in 'luaH_getint'
|
il y a 1 an |
ltable.h
|
934e77a286
Details
|
il y a 2 ans |
ltablib.c
|
cd56f222b7
Corrected error message in 'table.remove'
|
il y a 2 ans |
ltests.c
|
2db966fcbf
Bug: luaL_traceback may need more than 5 stack slots
|
il y a 1 an |
ltests.h
|
c764ca71a6
Bug: Wrong code generation in bitwise operations
|
il y a 3 ans |
ltm.c
|
413a393e62
Stack indices changed to union's
|
il y a 2 ans |
ltm.h
|
05ec55f16b
Avoid inclusion loop in 'ltm.h'
|
il y a 2 ans |
lua.c
|
30982bec96
Bug: Bad stack manipulation in 'multiline' (REPL)
|
il y a 1 an |
lua.h
|
1ab3208a1f
'lua.h' back to redundancy in version definitions
|
il y a 1 an |
luaconf.h
|
e84f7bf198
Details
|
il y a 1 an |
lualib.h
|
d41c36bf67
'lua_assert' moved from 'lualib.h' to 'lauxlib.h'
|
il y a 4 ans |
lundump.c
|
6baee9ef9d
Removed test for "corrupted binary dump"
|
il y a 1 an |
lundump.h
|
1ab3208a1f
'lua.h' back to redundancy in version definitions
|
il y a 1 an |
lutf8lib.c
|
a1089b415a
Bug: 'utf8.codes' accepts spurious continuation bytes
|
il y a 2 ans |
lvm.c
|
de794a6527
Towards release 5.4.7
|
il y a 1 an |
lvm.h
|
26be27459b
Negation in constant folding of '>>' may overflow
|
il y a 2 ans |
lzio.c
|
f99509581e
Removed extra information from RCS keyword strings
|
il y a 7 ans |
lzio.h
|
f99509581e
Removed extra information from RCS keyword strings
|
il y a 7 ans |
makefile
|
b5c65705ca
New year (2023)
|
il y a 2 ans |
onelua.c
|
c4b71b7ba0
Details
|
il y a 2 ans |