mirror of
https://github.com/lua/lua
synced 2026-09-27 00:28:25 +03:00
Lua will change a nil as error object to a string message, so that it never reports an error with nil as the error object. |
||
|---|---|---|
| .. | ||
| libs | ||
| all.lua | ||
| api.lua | ||
| attrib.lua | ||
| big.lua | ||
| bitwise.lua | ||
| bwcoercion.lua | ||
| calls.lua | ||
| closure.lua | ||
| code.lua | ||
| constructs.lua | ||
| coroutine.lua | ||
| 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 | ||
| tracegc.lua | ||
| utf8.lua | ||
| vararg.lua | ||
| verybig.lua | ||