lua/manual
Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail'
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'.
2019-08-16 14:58:02 -03:00
..
2html Added macro 'luaL_pushfail' 2019-08-16 14:58:02 -03:00
manual.of Added macro 'luaL_pushfail' 2019-08-16 14:58:02 -03:00