Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-11 | Initial pass reformatting all code. | ||
Use clang-format, LuaFormatter, and 100 character limit on lines. | |||
2019-02-16 | Fixed escaping of newlines in generated Lua API documentation. | ||
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. |