Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Fixed accidental change in lua.sym. | ||
2021-02-20 | Updated to Lua 5.4.2. | ||
2018-04-25 | Removed LuaJIT version of Textadept. | ||
Also updated to Lua 5.3 syntax where held back by LuaJIT's 5.1/5.2 syntax. | |||
2015-03-11 | Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3. | ||
LuaJIT uses Lua 5.3's new utf8 library. Restored documentation for Lua 5.1 symbols and added deprecation notes. | |||
2014-05-10 | Fixed bug in exporting Lua symbols on Windows. | ||
2011-12-15 | Add support for compiling with LuaJIT. | ||
2011-12-12 | Updated to Lua 5.2. | ||
2011-09-26 | Added manual documentation on Lua 5.1 configuration. | ||
2011-09-25 | Added luaopen_lfs and luaopen_lpeg; src/lua.sym | ||
2008-03-05 | Added list of symbols to export when compiling Lua; src/lua.sym | ||