Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
interfaces ILexer4 and IDocument.
|
|
Add some helper methods to SubStyles for finding style metadata of substyles.
|
|
|
|
The lexer can't handle getting out of some states, so make sure never
to start in any of them.
|
|
|
|
This prevents a later assertion failure.
|
|
positions and line numbers and may be widened to 64-bits in a future release.
|
|
comment recognizers to allow for future implementation of 64-bit positions.
|
|
|
|
From John Ehresman.
|
|
|
|
|
|
|
|
|
|
guaranty termination where possible.
|
|
Parameter names added to method declarations.
|
|
|
|
iasascii is not part of ISO C or C++ but is a BSD extension so caused
problems when compiling in strict compliance mode.
|
|
|
|
|
|
|
|
|
|
From Sakshi Verma.
|
|
|
|
|
|
|
|
Now backtracks by whole lines until not inside tag.
|
|
|
|
|
|
|
|
|
|
From Stephan R.A. Deibel.
|
|
From Stephan R.A. Deibel.
|
|
From Stephan R.A. Deibel.
|
|
|
|
|
|
From Stephan R.A. Deibel at Wingware.
|
|
|
|
Added test for this case.
|
|
PropSetSimple directly.
Dropped declaration not needed in LexCPP.
|
|
|
|
Patch from Stephan Deibel.
|
|
the line.
This makes it more robust when lines are inserted or removed as occurred in
bug #3032652.
|
|
|
|
Normalise order of includes.
Minor fixes for compatibility with new lexer design.
|
|
|