Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-16 | Fixed escaping of newlines in generated Lua API documentation. | ||
2016-06-11 | Updated to Lua 5.3.3. | ||
2015-12-06 | Updated to Lua 5.3.2. | ||
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. | |||
2013-11-07 | New ANSI C lexer. | ||
C/C++ lexer was separated into ANSI C and C++ lexers. Also took the opportunity to use shorter macros in compile/run commands. |