.. |
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
|
lua_settop/lua_pop closes to-be-closed variables
|
2021-03-09 11:42:45 -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
|
Subtraction of small constant integers optimized with OP_ADDI
|
2019-09-24 14:34:52 -03:00 |
bwcoercion.lua
|
Added manual and tests for version 5.4-w2
|
2018-07-09 12:33:01 -03:00 |
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
|
Details (do not affect regular code)
|
2020-12-07 11:17:30 -03:00 |
constructs.lua
|
Change in the syntax of attributes
|
2019-07-30 12:18:19 -03:00 |
coroutine.lua
|
Small improvements in hooks
|
2021-01-26 16:53:51 -03:00 |
cstack.lua
|
New test module 'tracegc'
|
2021-03-01 13:54:29 -03:00 |
db.lua
|
Bug: cannot allow the call 'debug.getinfo(0, ">")'
|
2021-02-15 10:38:09 -03:00 |
errors.lua
|
Wrong assertion in 'getbaseline'
|
2021-03-05 12:10:34 -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
|
New control for reentrancy of emergency collections
|
2021-02-26 11:41:02 -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 macro 'luaL_pushfail'
|
2019-08-16 14:58:02 -03:00 |
locals.lua
|
New test module 'tracegc'
|
2021-03-01 13:54:29 -03:00 |
main.lua
|
_PROMPT can have non-string values
|
2020-10-26 11:15:51 -03:00 |
math.lua
|
Details
|
2020-02-27 12:59:22 -03:00 |
nextvar.lua
|
Fixed bug of keys removed from tables vs 'next'
|
2020-10-14 15:46:58 -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
|
Bug: 'string.concat' error message uses wrong format
|
2021-02-15 13:31:45 -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
|
Details (more uniformity in error messages)
|
2020-05-27 11:46:47 -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 |