aboutsummaryrefslogtreecommitdiff
path: root/modules/ansi_c/api
AgeCommit message (Collapse)Author
2019-02-16Fixed escaping of newlines in generated Lua API documentation.mitchell
2013-11-07New ANSI C lexer.mitchell
C/C++ lexer was separated into ANSI C and C++ lexers. Also took the opportunity to use shorter macros in compile/run commands.