Age | Commit message (Collapse) | Author | Files | Lines |
|
lines of all slashes as normal comments instead of doc comments.
////////////////////////////////////////////
|
|
|
|
|
|
|
|
correctly.
|
|
|
|
|
|
files.
|
|
to allow folding preprocessor directives.
|
|
document. Moved IsASpaceOrTab into StyleContext header.
|
|
|
|
|
|
lexers.
|
|
|
|
linking.
|
|
File specific inline functions marker as static to ensure no bad linking.
|
|
|
|
function declared as inline rather than static inline.
|
|
|
|
comments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multi-line #defines.
Fixed preprocessor lines that just contain #.
|
|
|
|
where the deletion of a line end is leading to a bad fold state for that
line.
|
|
|
|
Defaults to on.
|
|
|
|
More accurate handling of comments.
Less possibility of different lexings dependent on which sets of lines
are lexed together.
2nd set of keywords available for tasks such as highlighting an API.
|
|
|
|
Lexers can have a fold function as well as a lexer function.
They can be identified by string name as well as an integer ID and may
ask to be automatically assigned that ID.
|
|
|
|
changing way end of line was handled leading to shorter segments.
|
|
that is folded is deleted. This leads to the fold being unfolded which
leads to reentrant styling which failed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
at end of line inside strings and to allow 5 digit line numbers when
printing.
|
|
|
|
keywords handled correctly.
|
|
for HTML comments.
|
|
|
|
|