| Age | Commit message (Collapse) | Author | Files | Lines | 
|---|
|  | From Colomban Wendling. | 
|  | 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. | 
|  |  | 
|  | changes in lexers which will require styling beyond the end of the current range. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | change on most lines. | 
|  |  | 
|  | Was not finding each occurance of a given string due to misaligned
character access. | 
|  | in the collapsed fold. | 
|  |  | 
|  |  | 
|  |  | 
|  | This means I don't have to modify Framework.mk after adding a lexer. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | that fits in command table. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | ) AND (
similar to folding at "} else {". | 
|  |  | 
|  | PropSetSimple directly.
Dropped declaration not needed in LexCPP. | 
|  |  | 
|  | of 'if'. | 
|  |  | 
|  |  | 
|  | Windows. | 
|  | From b548204bb. | 
|  | folding,
disable multi-line comment folding, choosing custom explicit fold point text, and
enable explicit fold points anywhere.
From Udo Lechner. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Code structure updated to new style matching C++ lexer.
From Jérôme LAFORGE. |