Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Implemented by Zufu Liu and Colomban Wendling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move data tables to end of local functions.
These changes have no strong effect - this change set just tries to simplify
the following change set which makes more significant changes.
|
|
|
|
highlights UN* segments.
|
|
|
|
makes it more difficult to change Platform.h.
|
|
|
|
|
|
|
|
|
|
Fix some warnings.
|
|
|
|
|
|
* lexers/LexMatlab.cxx
(CheckKeywordFoldPoint): add check for while keyword
|
|
Detect character literals and assign SCE_VHDL_STRING to them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add some helper methods to SubStyles for finding style metadata of substyles.
|
|
|
|
checking in 4.0. Use lvRelease4 ID.
|
|
is fixed.
|
|
(ColouriseMatlabOctaveDoc) - set end as a number if within brackets ()[]{}
that would allow end as an index rather than a keyword.
|
|
IDocument but with all the methods from IDocumentWithLineEnd. This removes
version checking (for now). Use dvRelease4 ID.
Drop mask argument to StartStyling.
|
|
default implementations of the ILexerWithSubStyles interface methods.
|