| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
gave a ResourceManager instance to the Project, using ResourceRequest when including or linking files, thought through how "including" and "linking" are handled
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
users to include files without accidently including a global resource)
 | 
 | 
namespace, added new functionality to RegistryClass, wrote documentation, added function for extracting file extensions to Utils
 | 
 | 
 | 
 | 
search paths directly in ResoruceLocator instead of Registry
 | 
 | 
 | 
 | 
 | 
 | 
StaticResourceLocator which can be used for registering static resources (mainly for testing or if certain resources need to be available from the executable)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
StructureNodes in the constructor and refactored Anchor as standalone class instead of AnnotationEntity child. This made some changes in the test bench necessary as well.
 | 
 | 
 | 
 | 
comment out graphviz visualization in DemoOutputTest because it did not work for me.
 | 
 | 
 | 
 | 
 | 
 | 
StructuredEntity, Anchor and DocumentPrimitive. Nearly seems to work, but not entirely so. There are still issues with the Manager it seems.
 | 
 | 
 | 
 | 
 | 
 | 
and changed DemoOutputTest to have some kind of automatic inspection instead of visual inspection.
 | 
 | 
 | 
 | 
logging and changed TestDocument and TestAdvanced as well as all users of those files accordingly.
 | 
 | 
DemoOutput for that is still missing, though. convenience build functions have also been implemented in Document.cpp.
 | 
 | 
and extended DemoOutput accordingly.
 | 
 | 
document creation function as well as the respective domain creation functions. The DemoOutputTest for it looks good so far.
 | 
 | 
system in test domain.
 | 
 | 
 | 
 | 
easy test document everything works.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
type system parsing.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
using a PosType
 |