Age | Commit message (Collapse) | Author | Files | Lines |
|
See comments in bug [#1627] for some details.
|
|
See comments in bug [#1627] for some details.
|
|
|
|
|
|
From John Ehresman.
|
|
|
|
|
|
|
|
|
|
From Kein-Hong Man.
|
|
|
|
defined in scripts/HeaderOrder.txt.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define MAC(x) MAC(x+1)
Also fixes macros that are co-recursive with other macros.
|
|
|
|
Previously required braces around like #if defined(SYMBOL).
Also understand macros with arguments such as version checking macros like
#if GTK_CHECK_VERSION(2,22,0)
|
|
|
|
|
|
|
|
coordinate
measuring machines.
From Andreas Tscharner.
|
|
|
|
static.
|
|
From nkmathew.
|
|
|
|
literals with
lexer.cpp.backquoted.strings option.
From Eric Promislow.
|
|
From nkmathew.
|
|
|
|
From Alpha.
|
|
From Alpha.
|
|
for comments and ';' to separate statements.
From nkmathew.
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
in FreeBASIC
which use the prefixes &h, &o and &b respectively.
From Ebben.
|
|
|
|
Rust compiler rules)
|
|
|
|
|
|
it as an error state.
|
|
|
|
guaranty termination where possible.
|
|
style.
|