1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00
Files
lua-lua/testes
Roberto Ierusalimschy 7923dbbf72 Bug: Recursion in 'getobjname' can stack overflow
'getobjname' now broken in two, a basic version that handles locals,
upvalues, and constants, and a full version, which uses the basic
version to handle table accesses (globals and fields).
2023-11-01 12:00:54 -03:00
..
2022-12-23 11:28:11 -03:00
2019-07-30 12:18:19 -03:00
2018-12-14 13:49:02 -02:00
2021-03-01 13:54:29 -03:00