Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-22 | Basic implementation helpers for style metadata. | Neil | 1 | -8/+9 | |
2017-06-22 | Add style metadata methods with null implementations. | Neil | 1 | -0/+16 | |
2017-06-22 | Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version | Neil | 1 | -1/+1 | |
checking in 4.0. Use lvRelease4 ID. | |||||
2017-06-22 | Add a DefaultLexer class which lexers can subclass if they want reasonable | Neil | 1 | -0/+110 | |
default implementations of the ILexerWithSubStyles interface methods. |