Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
between the Handler and the Stack and one for communication between the Stack and the Parser
|
|
class.
|
|
|
|
|
|
|
|
in order to control the parsing process
|
|
|
|
to css code (this is the only place where it is actually used)
|
|
|
|
|
|
|
|
more cleanliness and less overhead.
|
|
descriptors and changed resolve mechanism in parent field refs to just asking for the FieldDescriptor with the given name.
|
|
|
|
|
|
|
|
Conflicts:
application/src/plugins/xml/XmlParser.cpp
|
|
|
|
|
|
|
|
|
|
cleaner.
|
|
|
|
|
|
|
|
|
|
|
|
ParserState given the Type signature extracted from a ParserScope.
|
|
|
|
|
|
|
|
|
|
|
|
functions in ParserScope::resolve
|
|
first executes those resolutions that depend on not currently resolving nodes (this behaviour is needed for the resolution of constants).
|
|
|
|
|
|
already explicitly checked for).
|
|
|