mirror of https://github.com/rusefi/lua.git
b96b0b5abb
The macro 'luaL_pushfail' documents all places in the standard libraries that return nil to signal some kind of failure. It is defined as 'lua_pushnil'. The manual also got a notation (@fail) to document those returns. The tests were changed to be agnostic regarding whether 'fail' is 'nil' or 'false'. |
||
---|---|---|
.. | ||
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 | ||
utf8.lua | ||
vararg.lua | ||
verybig.lua |