Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
needed. Reduces calls to "Manager.registerEvent" to <10% of original value
|
|
explicit fields.
|
|
|
|
|
|
|
|
|
|
|
|
more cleanliness and less overhead.
|
|
descriptors and changed resolve mechanism in parent field refs to just asking for the FieldDescriptor with the given name.
|
|
|
|
|
|
cleaner.
|
|
|
|
|
|
|
|
|
|
|
|
functions in ParserScope::resolve
|
|
first executes those resolutions that depend on not currently resolving nodes (this behaviour is needed for the resolution of constants).
|
|
|
|
|
|
ParserScope in order to store data that should be available between parser instances, but cannot be stored in the object graph.
|
|
ParserScope and using it in the Manager
|
|
|
|
namespace, added new functionality to RegistryClass, wrote documentation, added function for extracting file extensions to Utils
|