| .. |
|
libs
|
Details
|
2019-07-18 15:31:22 -03:00 |
|
all.lua
|
New test module 'tracegc'
|
2021-03-01 13:54:29 -03:00 |
|
api.lua
|
Bug: GC is not reentrant
|
2021-12-13 10:41:17 -03:00 |
|
attrib.lua
|
Comments (mosty typos)
|
2019-12-30 11:45:08 -03:00 |
|
big.lua
|
Comments (mosty typos)
|
2019-12-30 11:45:08 -03:00 |
|
bitwise.lua
|
Bug: Negation in 'luaV_shiftr' may overflow
|
2021-07-22 13:44:53 -03:00 |
|
bwcoercion.lua
|
|
|
|
calls.lua
|
Fixed bug of long strings in binary chunks
|
2020-08-18 14:42:11 -03:00 |
|
closure.lua
|
'lua_upvalueid' returns NULL on invalid upvalue index
|
2020-10-12 14:51:28 -03:00 |
|
code.lua
|
Changes in cache for function constants
|
2021-03-30 14:49:18 -03:00 |
|
constructs.lua
|
Change in the syntax of attributes
|
2019-07-30 12:18:19 -03:00 |
|
coroutine.lua
|
Bug: Wrong status in coroutine during reset
|
2021-11-08 11:55:25 -03:00 |
|
cstack.lua
|
Bug: C stack overflow with coroutines
|
2021-11-03 15:04:18 -03:00 |
|
db.lua
|
Wrong assert in 'collectvalidlines'
|
2021-11-25 10:11:05 -03:00 |
|
errors.lua
|
Added tests for string reuse by the scanner
|
2021-08-11 11:19:33 -03:00 |
|
events.lua
|
Free bit 7 of GC 'marked' field
|
2020-08-07 11:21:44 -03:00 |
|
files.lua
|
Fixed bug: invalid mode can crash 'io.popen'
|
2020-07-15 16:01:03 -03:00 |
|
gc.lua
|
Bug: GC is not reentrant
|
2021-12-13 10:41:17 -03:00 |
|
gengc.lua
|
TOUCHED2 objects are not always black
|
2020-08-13 14:31:27 -03:00 |
|
goto.lua
|
Change in the syntax of attributes
|
2019-07-30 12:18:19 -03:00 |
|
heavy.lua
|
Added file 'testes/heavy.lua'
|
2018-12-14 13:49:02 -02:00 |
|
literals.lua
|
Added tests for string reuse by the scanner
|
2021-08-11 11:19:33 -03:00 |
|
locals.lua
|
Bug: 'local function' can assign to '<const>' variables
|
2021-06-20 15:36:36 -03:00 |
|
main.lua
|
Option '-l' can give a name for the global variable.
|
2021-08-16 13:57:19 -03:00 |
|
math.lua
|
Detail in 'testes/math.lua'
|
2021-08-18 10:46:18 -03:00 |
|
nextvar.lua
|
Avoid overflows when incrementing parameters in C
|
2021-09-22 13:10:39 -03:00 |
|
packtests
|
File 'tracegc.lua' added to 'packtests'
|
2021-03-10 10:35:57 -03:00 |
|
pm.lua
|
Added macro 'luaL_pushfail'
|
2019-08-16 14:58:02 -03:00 |
|
sort.lua
|
Added directory to test file names in '$Id:'
|
2018-07-25 15:31:04 -03:00 |
|
strings.lua
|
Revamp of format validation in 'string.format'
|
2021-09-03 13:14:56 -03:00 |
|
tpack.lua
|
Optional 'init' argument to 'string.gmatch'
|
2019-01-08 14:22:32 -02:00 |
|
tracegc.lua
|
New test module 'tracegc'
|
2021-03-01 13:54:29 -03:00 |
|
utf8.lua
|
Avoid overflows when incrementing parameters in C
|
2021-09-22 13:10:39 -03:00 |
|
vararg.lua
|
Added directory to test file names in '$Id:'
|
2018-07-25 15:31:04 -03:00 |
|
verybig.lua
|
Added directory to test file names in '$Id:'
|
2018-07-25 15:31:04 -03:00 |