Age | Commit message (Collapse) | Author | Files | Lines |
|
* lexers/LexMatlab.cxx
(ColouriseMatlabOctaveDocument): Add ismatlab boolean to function, and on getting the '!', check if matlab to set as a command vs operator.
(ColouriseMatlabDoc): use true for call to ColouriseMatlabOctaveDocument.
(ColouriseOctaveDoc): use false for call to ColouriseMatlabOctaveDocument.
|
|
From John Donoghue.
|
|
#3316852
From Jaime Gimeno
|
|
PropSetSimple directly.
Dropped declaration not needed in LexCPP.
|
|
Normalise order of includes.
Minor fixes for compatibility with new lexer design.
|
|
|