aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/cpp.lua
AgeCommit message (Collapse)AuthorFilesLines
2019-06-04lexlua: Support single quotes in C++14 integer literals.mitchell1-1/+5
2019-02-16Updated copyright year.mitchell1-1/+1
2018-03-11Added optional Lua lexer support.mitchell1-0/+75
This support is disabled by default and must be enabled via compile-time option.