Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-09 | Fixed mistake in last change. | nyamatongwe | 1 | -1/+0 | |
2011-07-08 | Removed fold.comment.python property as it has not worked for many years. | nyamatongwe | 1 | -24/+7 | |
2011-07-08 | Bug #3325333. Property lexer.python.keywords2.no.sub.identifiers controls | nyamatongwe | 1 | -5/+14 | |
whether keywords from the keywords2 list are valid after '.'. From Todd Whiteman. | |||||
2011-07-06 | Fix problems with folding not extending to final line. Bug #3349157. | nyamatongwe | 1 | -5/+6 | |
From Marko Njezic. | |||||
2011-06-24 | LexPython: keywords2: don't highlight sub-identifiers. Bug #3325333. | nyamatongwe | 1 | -1/+6 | |
From Todd Whiteman. | |||||
2011-04-16 | Support cython cpdef keyword. Bug #3279728. | nyamatongwe | 1 | -6/+8 | |
From Stephan R.A. Deibel. | |||||
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 | -7/+11 | |
Normalise order of includes. Minor fixes for compatibility with new lexer design. | |||||
2010-07-13 | Moved lexers into lexers directory. | nyamatongwe | 1 | -0/+569 | |