Age | Commit message (Collapse) | Author |
|
|
|
* Move dedent to the end of the previous line
* Leave indent to the first character of the current line
* Dedent is called as many times as indent
|
|
|
|
|
|
* Allow specification of a number of tests that should run
* Add usage help (-h or --help options)
* Improve messages
|
|
characters
|
|
|
|
(to facilitate creating the expected output file and for later analysis)
|
|
|
|
temporarily remove pushTokens and popTokens calls from DocumentChildHandler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DocumentChildHandler::startAnnotation
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/parser/stack/Callbacks.hpp
|
|
|
|
not compile right now)
|
|
Conflicts:
application/src/core/parser/stack/Callbacks.hpp
application/src/core/parser/stack/Handler.hpp
|
|
|
|
|
|
|
|
|
|
|
|
user defined token and added unit tests
|
|
again
|
|
|
|
|
|
|
|
not issue multiple data events if a comment occurs, just skip the comment data like in TeX)
|
|
|
|
resetting offsets correctly when the new length is zero
|
|
match ranged annotations
|
|
|
|
tests.
|
|
|
|
|
|
|
|
|
|
can be dynamically enabled and the whitespace mode specified at the moment the tokens are read
|
|
|
|
each character in a sequence in an fairly efficient manner
|
|
and newline handling and extended XMLTest to check that.
|