aboutsummaryrefslogtreecommitdiff
path: root/manual/2html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year changed to 2020Roberto Ierusalimschy2019-12-271-1/+1
|
* Added macro 'luaL_pushfail'Roberto Ierusalimschy2019-08-161-0/+1
| | | | | | | | 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'.
* Year in copyright notice updated to 2019Roberto Ierusalimschy2019-03-251-1/+1
|
* Added manual and tests for version 5.4-w2Roberto Ierusalimschy2018-07-091-0/+518