Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-13 | Folding features added by Udo Lechner. | nyamatongwe | 1 | -7/+56 | |
Explicit fold points which can be set to arbitrary strings and occur anywhere. Can choose whether to have syntax based folding and multiline comment folding. | |||||
2011-02-04 | Converted to lexer objects. | nyamatongwe | 1 | -112/+202 | |
2011-01-27 | Dropped inclusion of PropSetSimple.h in lexers which do not use ↵ | nyamatongwe | 1 | -1/+0 | |
PropSetSimple directly. Dropped declaration not needed in LexCPP. | |||||
2010-07-13 | For new lexer design change includes to add new files and remove unused files. | nyamatongwe | 1 | -6/+9 | |
Normalise order of includes. Minor fixes for compatibility with new lexer design. | |||||
2010-07-13 | Moved lexers into lexers directory. | nyamatongwe | 1 | -0/+373 | |