aboutsummaryrefslogtreecommitdiff
path: root/src/lua.sym
AgeCommit message (Collapse)Author
2018-04-25Removed LuaJIT version of Textadept.mitchell
Also updated to Lua 5.3 syntax where held back by LuaJIT's 5.1/5.2 syntax.
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-05-10Fixed bug in exporting Lua symbols on Windows.mitchell
2011-12-15Add support for compiling with LuaJIT.mitchell
2011-12-12Updated to Lua 5.2.mitchell
2011-09-26Added manual documentation on Lua 5.1 configuration.mitchell
2011-09-25Added luaopen_lfs and luaopen_lpeg; src/lua.symmitchell
2008-03-05Added list of symbols to export when compiling Lua; src/lua.symmitchell