Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
checking in 4.0. Use lvRelease4 ID.
|
|
default implementations of the ILexerWithSubStyles interface methods.
|
|
|
|
positions and line numbers and may be widened to 64-bits in a future release.
|
|
|
|
|
|
protected region, allow folding of protected region
|
|
|
|
levelMinCurrent was missing. Add support for lexer.verilog.fold.preprocessor.else that behaves like fold.at.else only for preprocessor `else and `elseif directives.
|
|
carry over to the next line
|
|
`endcelldefine with `if
|
|
identifier
|
|
endclass statement
|
|
|
|
bugs with wait fork and disable fork statements.
|
|
done in LexerModule::Fold
|
|
properties to preserve backwards compatibility
|
|
missing inclusion of algorithm header file.
|
|
preprocessor commands
|
|
inout ports; and fixes a bug in highlighting numbers.
From Haimag Ren.
|
|
|
|
PropSetSimple directly.
Dropped declaration not needed in LexCPP.
|
|
Normalise order of includes.
Minor fixes for compatibility with new lexer design.
|
|
|