.. |
libs
|
Details
|
2019-07-18 15:31:22 -03:00 |
all.lua
|
Towards Lua 5.5
|
2022-12-20 13:24:43 -03:00 |
api.lua
|
New function 'luaL_openselectedlibs'
|
2022-12-07 15:12:52 -03:00 |
attrib.lua
|
Bug: Lua can generate wrong code when _ENV is <const>
|
2022-02-15 12:28:46 -03:00 |
big.lua
|
Comments (mosty typos)
|
2019-12-30 11:45:08 -03:00 |
bitwise.lua
|
Negation in constant folding of '>>' may overflow
|
2022-09-23 11:08:10 -03:00 |
bwcoercion.lua
|
Added manual and tests for version 5.4-w2
|
2018-07-09 12:33:01 -03:00 |
calls.lua
|
Towards Lua 5.5
|
2022-12-20 13:24:43 -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
|
Bug: Wrong code generation in bitwise operations
|
2022-04-25 14:42:51 -03:00 |
coroutine.lua
|
New function 'luaL_openselectedlibs'
|
2022-12-07 15:12:52 -03:00 |
cstack.lua
|
Bug: stack overflow with nesting of coroutine.close
|
2022-10-25 16:44:06 -03:00 |
db.lua
|
Fix debug information about finalizers
|
2021-12-14 12:50: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
|
Small simplification in overflow check in 'getfield'
|
2022-09-23 10:57:35 -03:00 |
gc.lua
|
Fix debug information about finalizers
|
2021-12-14 12:50:05 -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: 'break' may not properly close variable in a 'for' loop
|
2022-08-24 17:36:47 -03:00 |
main.lua
|
Towards Lua 5.5
|
2022-12-20 13:24:43 -03:00 |
math.lua
|
Detail in 'testes/math.lua'
|
2021-08-18 10:46:18 -03:00 |
nextvar.lua
|
Tables have a 'lastfree' information only when needed
|
2022-11-01 15:42:08 -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
|
Portability issue in a test for 'string.format'
|
2022-10-19 16:20:11 -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
|
Bug: 'utf8.codes' accepts spurious continuation bytes
|
2022-09-23 10:41:16 -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 |