| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
be 64-bit.
|
|
|
|
|
|
|
|
available in BaanC.
Undo auto indentation by editor. Add + as well similar to -.
V3. Replace ascii value of e & x to actual value.
|
|
coloured as comment in windows due to <CR><LF>.
Checking for <CR> or <LF> directly should work for Windows/Linux/Mac.
Escape Sequence corrected.
|
|
|