lua/testes
Roberto I 53dc5a3bba Functions 'frexp'-'ldexp' back to the math library
They are basic for anything that handles the representation of
floating numbers.
2025-08-09 15:15:20 -03:00
..
libs New method to unload DLLs 2025-07-09 14:40:36 -03:00
all.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
api.lua Details (typos in comments) 2025-04-23 11:36:09 -03:00
attrib.lua Short strings can be external, too 2025-07-15 14:40:27 -03:00
big.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
bitwise.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
bwcoercion.lua Optional initialization for global declarations 2025-07-08 13:33:57 -03:00
calls.lua Optional initialization for global declarations 2025-07-08 13:33:57 -03:00
closure.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
code.lua Dump uses varints also for integer constants 2025-06-13 14:14:50 -03:00
constructs.lua Details (typos in comments) 2025-04-23 11:36:09 -03:00
coroutine.lua The main thread cannot be closed 2025-06-13 14:08:38 -03:00
cstack.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
db.lua New way to control preambular declaration 2025-05-20 17:36:05 -03:00
errors.lua No need to limit variable declarations to 250 2025-06-18 16:45:55 -03:00
events.lua Use after free in 'luaV_finishset' 2025-03-13 15:30:52 -03:00
files.lua Optional initialization for global declarations 2025-07-08 13:33:57 -03:00
gc.lua New metatable in an all-weak table can fool the GC 2025-06-16 16:29:32 -03:00
gengc.lua Details 2025-08-09 15:08:53 -03:00
goto.lua Optional initialization for global declarations 2025-07-08 13:33:57 -03:00
heavy.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
literals.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
locals.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
main.lua lua option '--' may not be followed by script 2025-07-08 15:40:59 -03:00
math.lua Functions 'frexp'-'ldexp' back to the math library 2025-08-09 15:15:20 -03:00
memerr.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
nextvar.lua Randomness added to table length computation 2025-07-18 16:18:30 -03:00
packtests New test file 'memerr.lua' 2025-03-12 13:52:35 -03:00
pm.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
sort.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
strings.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
tpack.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
tracegc.lua Optional initialization for global declarations 2025-07-08 13:33:57 -03:00
utf8.lua Correction in utf8.offset 2025-07-18 16:10:28 -03:00
vararg.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
verybig.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00