aboutsummaryrefslogtreecommitdiff
path: root/modules/lua/lua.luadoc
AgeCommit message (Collapse)Author
2016-06-11Updated to Lua 5.3.3.mitchell
2016-03-26Support UTF-8 Lua pattern matching.mitchell
Makes use of an external luautf8 library, but only a subset of it.
2015-12-06Updated to Lua 5.3.2.mitchell
2015-03-11Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3.mitchell
LuaJIT uses Lua 5.3's new utf8 library. Restored documentation for Lua 5.1 symbols and added deprecation notes.
2014-06-07Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.mitchell
2013-03-29Updated to Lua 5.2.2 and LPeg 0.11.mitchell
2013-02-25Updated Lua apidocs to 5.2.1.mitchell
2012-03-16Moved "Markdown:" comments into module LuaDoc comments.mitchell
2012-02-10Update LuaDoc with new formatting.mitchell
2011-12-13Updated Lua Adeptsense.mitchell
2011-12-12Remove 'module' and update LuaDoc comments appropriately.mitchell
2011-09-08Fixed error in Lua apidoc for math.huge; modules/lua/lua.luadocmitchell
2011-08-31Added Lua debug.traceback documentation.mitchell
2011-08-15Fixed Lua Adeptsense `table.sort` apidoc.mitchell
2011-03-20Add module field doc to Lua module apidoc.mitchell
2011-02-10Updated documentation.mitchell
2011-01-17Added Adeptsense.mitchell