| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-31 | Updated Lua autocompletion and documentation. | ||
| 2021-04-11 | Initial pass reformatting all code. | ||
| Use clang-format, LuaFormatter, and 100 character limit on lines. | |||
| 2021-02-20 | Updated to Lua 5.4.2. | ||
| 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. | |||
