aboutsummaryrefslogtreecommitdiff
path: root/modules/cpp/lua_api
AgeCommit message (Collapse)Author
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.
2013-03-29Updated to Lua 5.2.2 and LPeg 0.11.mitchell
2013-02-25Updated Lua apidocs to 5.2.1.mitchell
2011-12-12Remove 'module' and update LuaDoc comments appropriately.mitchell
2011-03-25Added Lua C API to cpp module.mitchell