lua/testes
Roberto Ierusalimschy d39ea8b3ce Make sure that main thread is non yieldable
Main thread must be non yieldable even at "level 0" (bare API), outside
the 'pcall' from 'lua.c'.
2020-07-06 13:54:01 -03:00
..
libs
all.lua
api.lua
attrib.lua
big.lua
bitwise.lua
bwcoercion.lua
calls.lua
closure.lua
code.lua
constructs.lua
coroutine.lua Make sure that main thread is non yieldable 2020-07-06 13:54:01 -03:00
cstack.lua
db.lua
errors.lua
events.lua
files.lua
gc.lua
gengc.lua
goto.lua
heavy.lua
literals.lua
locals.lua
main.lua
math.lua
nextvar.lua
packtests
pm.lua
sort.lua
strings.lua
tpack.lua
utf8.lua
vararg.lua
verybig.lua