Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
to write unit tests for the osxml parser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"WhitespaceMode" enum
|
|
to css code (this is the only place where it is actually used)
|
|
some time.
|
|
|
|
|
|
|
|
|
|
|
|
more general.
|
|
AnnotationEntities. This also makes serialization much easier.
|
|
descriptors and changed resolve mechanism in parent field refs to just asking for the FieldDescriptor with the given name.
|
|
|
|
|
|
no FieldType anymore.
|
|
|
|
|
|
|
|
|
|
a lot of unit tests.
|
|
|
|
|
|
|
|
|
|
beauty of this tokenizer is that it has no internal state depending on the reader, so it doesn't need to hold a reference to it
|
|
|