Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-21 | Some further refactoring -- renamed Scope to ParserScope, got rid of parser ↵ | Andreas Stöckel | |
namespace, added new functionality to RegistryClass, wrote documentation, added function for extracting file extensions to Utils | |||
2015-01-20 | Refactored stuff surrounding the ResourceLocator class, implemented ↵ | Andreas Stöckel | |
StaticResourceLocator which can be used for registering static resources (mainly for testing or if certain resources need to be available from the executable) | |||
2014-12-11 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel | |
2014-12-11 | First draft. Tested search path adding mechanism. | Benjamin Paassen | |
2014-12-11 | moved to CharReader everywhere | Andreas Stöckel | |
2014-12-10 | added test for ResourceLocator Registry integration. | Benjamin Paassen | |