Age | Commit message (Collapse) | Author |
|
namespaces in cpp
|
|
|
|
temporarily remove pushTokens and popTokens calls from DocumentChildHandler
|
|
|
|
|
|
astoecke_tokens
Conflicts:
application/src/core/parser/stack/Handler.hpp
|
|
|
|
Conflicts:
application/src/core/parser/stack/Callbacks.hpp
application/src/core/parser/stack/Handler.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.
|
|
|
|
|
|
|