Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-07 | Patch from Philippe to set literal string state correctly based on | nyamatongwe | 1 | -1/+6 | |
initial state. | |||||
2001-04-20 | Simplified because of warnings. | nyamatongwe | 1 | -3/+2 | |
2001-04-20 | Alexey added folding for Lua. | nyamatongwe | 1 | -232/+205 | |
2001-04-13 | Added a string name to each lexer. | nyamatongwe | 1 | -1/+1 | |
Made it possible for LexerModule to be subclassed so that its Lex and Fold methods can be specialised to work across DLL boundaries. | |||||
2001-02-27 | Patch from Philippe to regularise comments. | nyamatongwe | 1 | -2/+6 | |
2001-01-02 | Philippe added % and : operators and support for initial # line. | nyamatongwe | 1 | -2/+10 | |
2000-11-26 | Patches from Philippe to improve Lua lexer, handle '\' continuation | nyamatongwe | 1 | -245/+239 | |
at end of line inside strings and to allow 5 digit line numbers when printing. | |||||
2000-06-12 | Lua language support from Paul Winwood. | nyamatongwe | 1 | -0/+298 | |