aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexLua.cxx
AgeCommit message (Expand)AuthorFilesLines
2001-08-07Patch from Philippe to set literal string state correctly based onnyamatongwe1-1/+6
2001-04-20Simplified because of warnings.nyamatongwe1-3/+2
2001-04-20Alexey added folding for Lua.nyamatongwe1-232/+205
2001-04-13Added a string name to each lexer.nyamatongwe1-1/+1
2001-02-27Patch from Philippe to regularise comments.nyamatongwe1-2/+6
2001-01-02Philippe added % and : operators and support for initial # line.nyamatongwe1-2/+10
2000-11-26Patches from Philippe to improve Lua lexer, handle '\' continuationnyamatongwe1-245/+239
2000-06-12Lua language support from Paul Winwood.nyamatongwe1-0/+298