Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-12-09 | Folding for Bash here documents. Feature #3118223. | nyamatongwe | 1 | -0/+8 | |
2010-10-27 | Fix for bug #3063822 for bash here docs starting with <<-rel-2-22 | nyamatongwe | 1 | -2/+2 | |
2010-07-23 | Casts to avoid compiler warnings. | nyamatongwe | 1 | -3/+3 | |
2010-07-23 | Patch from Kein-Hong Man as feature #3033135 | nyamatongwe | 1 | -37/+183 | |
- improved keyword highlighting with commands, compound commands, and constructs - consistent highlighting across line continuations for commands and expressions - proper highlighting of file test operators and option arguments - better highlighting within test expressions and arithmetic expressions Also fixes SF bug ticket #3027958 | |||||
2010-07-13 | For new lexer design change includes to add new files and remove unused files. | nyamatongwe | 1 | -6/+8 | |
Normalise order of includes. Minor fixes for compatibility with new lexer design. | |||||
2010-07-13 | Moved lexers into lexers directory. | nyamatongwe | 1 | -0/+521 | |