Age | Commit message (Expand) | Author |
2015-02-15 | removed author attribute from book domain (got refactored to meta domain) | Benjamin Paassen |
2015-02-12 | Anchors do not have a name anymore and have a unique mapping to their Annotat... | Benjamin Paassen |
2015-02-12 | addes special resolve case in ParserScope::resolve for default field descript... | Benjamin Paassen |
2015-02-11 | changed semantics of default field, now referring to the only TREE field. | Benjamin Paassen |
2015-02-11 | made isSubtree (fieldType) and primitivity orthogonal concepts: PRIMITIVE is ... | Benjamin Paassen |
2015-02-10 | added a document parsing test. | Benjamin Paassen |
2015-02-10 | Renamed some files and changed folder structure | Andreas Stöckel |
2015-02-10 | Implemented namespace handling | Andreas Stöckel |
2015-02-10 | Fully implemented and tested begin/end handling | Andreas Stöckel |
2015-02-09 | Implemented correct handling of fields in PlainFormatStreamReader and added a... | Andreas Stöckel |
2015-02-08 | Added support for parsing commands | Andreas Stöckel |
2015-02-08 | DynamicTokenizer now gets the reader as a parameter to read and peek -- the b... | Andreas Stöckel |
2015-02-08 | Implemented DynamicTokenizer and unit tests | Andreas Stöckel |
2015-02-08 | Deleted DynamicTokenTree class, replaced by TokenTrie | Andreas Stöckel |
2015-02-07 | Unified handling of references to Rtti instances: Now using pointers everywhere | Andreas Stöckel |
2015-02-06 | changed name of text field from content to default. | Benjamin Paassen |
2015-02-06 | made cardinality to an own class instead of using. | Benjamin Paassen |
2015-02-06 | corrected attributes descriptor handling. | Benjamin Paassen |
2015-02-06 | Continue writing parser for plain document format | Andreas Stöckel |
2015-02-05 | Added initial skeleton of the PlainFormatStreamReader class, providing the mo... | Andreas Stöckel |
2015-02-04 | allowed actual field descriptor references. | Benjamin Paassen |
2015-02-04 | got annotation parsing to work with the comments domain. detected a bug, thou... | Benjamin Paassen |
2015-02-04 | got headings domain to work. | Benjamin Paassen |
2015-02-04 | added mechanism for parent parsing, which does not fully work as of now. | Benjamin Paassen |
2015-02-04 | reworked test for domain parsing. The skeleton works. | Benjamin Paassen |
2015-02-04 | further work on domain parsing. This is not a working state yet. | Benjamin Paassen |
2015-02-03 | Implemented Including files | Andreas Stöckel |
2015-02-02 | Importing files works now | Andreas Stöckel |
2015-01-30 | XmlParser for more stuff | Andreas Stöckel |
2015-01-30 | added a unit test for absolute paths. | Benjamin Paassen |
2015-01-30 | Merge branch 'master' of somweyr.de:ousia | Benjamin Paassen |
2015-01-30 | unit test for FileLocator precedence. | Benjamin Paassen |
2015-01-30 | stuff | Andreas Stöckel |
2015-01-28 | Implemented constants | Andreas Stöckel |
2015-01-28 | Parsing a bit more stuff | Andreas Stöckel |
2015-01-28 | Renamed add* and include* methods for referencing another Typesystem/Domain d... | Andreas Stöckel |
2015-01-27 | Parsers do no longer return the node they have parsed (as this may be ill-def... | Andreas Stöckel |
2015-01-27 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel |
2015-01-27 | Removed dependency between "Project" model class and parser/resources. This r... | Andreas Stöckel |
2015-01-26 | Renamed CSS to Style (finally) | Benjamin Paassen |
2015-01-26 | Compilation fix in Release mode | Andreas Stöckel |
2015-01-25 | Adapted tests to StandaloneEnvironment, using complete pipeline in XmlParserTest | Andreas Stöckel |
2015-01-25 | added parse, link and include functions to Project | Andreas Stöckel |
2015-01-25 | Restructures parser classes a little, removed Registry from ParserContext, ga... | Andreas Stöckel |
2015-01-25 | more removal of the model namespace | Andreas Stöckel |
2015-01-24 | Moved Terminal and TerminalLogger to own classes in new frontent folder | Andreas Stöckel |
2015-01-23 | Fixed unit tests according to new SourceLocation | Andreas Stöckel |
2015-01-21 | Do only perform relative file lookups if a relative path is given (to allow u... | Andreas Stöckel |
2015-01-21 | Some further refactoring -- renamed Scope to ParserScope, got rid of parser n... | Andreas Stöckel |
2015-01-20 | Added unit test for checking the default search paths | Andreas Stöckel |