| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
instead of bytes leading to more natural behaviour for multi-byte encodings like
UTF-8.
|
|
Change the argument and return type of MakeUpperCase to match MakeLowerCase.
Move StyleContext::MatchIgnoreCase into StyleContext.cxx as the change of
header for MakeLowerCase couldn't be reconciled easily.
Add casts as needed.
|
|
|
|
|
|
|
|
|
|
and SCK_DIVIDE.
|
|
of memmove and memcpy.
This allows SplitVector<std::string> to work.
|
|
|
|
Made parameter names and types more consistent. Document return types.
Use more classes in documentation to facilitate scripting and styling.
|
|
|
|
Allows choosing any colour for a margin.
|
|
|
|
|
|
is within the window.
|
|
|
|
|
|
|
|
vertical edges simultaneously.
|
|
|
|
support for abridged keywords.
|
|
ILexer implementation
Lexer can now correctly handle:
"end triggers" phrase
"last-event:function" phrase
Indefinite comment level depth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this helps downstream use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|