1
0
mirror of https://github.com/lua/lua.git synced 2025-01-14 05:43:00 +08:00
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
2019-08-16 14:58:02 -03:00
2019-08-16 14:58:02 -03:00
2019-07-25 13:55:29 -03:00
2019-08-16 14:58:02 -03:00
2019-08-16 14:58:02 -03:00
2019-08-16 14:58:02 -03:00
2019-07-17 14:26:56 -03:00
2019-08-16 14:58:02 -03:00
2019-07-22 09:41:10 -03:00
2019-08-16 14:58:02 -03:00
2019-08-01 14:11:33 -03:00
2019-08-16 14:58:02 -03:00
2019-07-19 09:43:35 -03:00
2019-08-16 14:58:02 -03:00
2019-07-19 11:12:31 -03:00
2019-07-30 12:18:19 -03:00
2019-07-17 14:26:56 -03:00
2019-06-03 11:36:42 -03:00
2019-08-16 14:58:02 -03:00
2019-07-05 15:03:15 -03:00
2019-06-26 13:26:36 -03:00
2019-08-15 13:44:36 -03:00
2019-06-18 16:52:22 -03:00
2019-07-05 15:03:15 -03:00
2019-08-16 14:58:02 -03:00
2019-08-01 14:11:33 -03:00
Description
No description provided
16 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%