Age | Commit message (Collapse) | Author | Files | Lines |
|
for HTML comments.
|
|
Many lexer changes from Philippe Lhoste.
VB handles preprocessor and hex constants.
C++ optionally leaves preprocessor state after the preprocessor command.
HTML terminates incomplete entities earlier and marks them as bad attributes.
|
|
|
|
|
|
so they can be explicitly referenced to force inclusion in a build.
|
|
Changed name of interface class defined in Accessor.h to Accessor.
|
|
the old accessor which is now called WindowAccessor.
Accessor.h defines a common interface which is the type consumed
by the lexers.
|
|
Fixed setting up of second view to get right document length.
Changed Python lexer to handle empty lines immediately after fold line
and last line of document.
|