Age | Commit message (Collapse) | Author |
|
not compile right now)
|
|
|
|
|
|
|
|
|
|
user defined token and added unit tests
|
|
|
|
|
|
resetting offsets correctly when the new length is zero
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
gatherSubclasses. Also added unit tests for those cyclic cases.
|
|
|
|
|
|
|
|
command. Adapted StackTest to the new behaviour and added new unit test. Fixed bug #76
|
|
|
|
the order of fields had to be changed.
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/parser/stack/DocumentHandler.cpp
application/src/core/parser/stack/DocumentHandler.hpp
|
|
|
|
non-const references to data and start, using "parseGenericString" in DocumentHandler for resolving non-string values, added unit test for testing whether "end()" is not called if "start()" fails.
|
|
|
|
|
|
Conflicts:
application/CMakeLists.txt
application/src/core/parser/stack/DocumentHandler.hpp
application/src/core/parser/stack/DomainHandler.hpp
application/src/core/parser/stack/ImportIncludeHandler.hpp
|
|
|
|
|
|
|
|
isIdentifierOrEmpty for use in Node
|
|
|
|
|
|
|
|
|
|
|
|
"WhitespaceMode" enum
|
|
to css code (this is the only place where it is actually used)
|
|
some time.
|
|
|