index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
2016-04-25
Made all functions in XMLOutput static and added TODO regarding restructuring...
Andreas Stöckel
2016-04-25
added some style to the DemoHTMLOutput.
Benjamin Paassen
2016-04-25
Serialize greedy flag
Andreas Stöckel
2016-04-25
Replace NodeVector by ManagedVector where NodeVector functionality is not nee...
Andreas Stöckel
2016-04-25
Use "emph" instead of "emphasized" for the demo html output, adapt unit tests...
Andreas Stöckel
2016-04-25
handled special tokens in ontology serialization.
Benjamin Paassen
2016-04-25
Got rid of some unecessary output in ontology serialization.
Benjamin Paassen
2016-04-25
fixed nullpointer exceptions in XML output.
Benjamin Paassen
2016-04-25
added support for typesystem constants in serialization.
Benjamin Paassen
2016-04-25
added enum type support for serialization.
Benjamin Paassen
2016-04-25
fixed a bug in default value handling.
Benjamin Paassen
2016-04-25
added serialization support for attributes descriptors.
Benjamin Paassen
2016-04-25
First steps towards typesystem serialization. struct types can be successfull...
Benjamin Paassen
2016-04-25
handled output transformation of syntax descriptors (except for special tokens).
Benjamin Paassen
2016-04-25
fixed some bugs in domain serialization and added first integration test for it.
Benjamin Paassen
2016-04-25
started to implement capabilities for ontology serialization.
Benjamin Paassen
2016-04-25
added a new integration test for complicated inheritance of fields.
Benjamin Paassen
2016-04-25
Fix wrong documentation
Andreas Stöckel
2015-03-04
Fix typo
Andreas Stöckel
2015-03-04
massively reworked demo html output.
Benjamin Paassen
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-02-24
Fixed problem with XML namespaces being too verbose
Andreas Stöckel
2015-02-23
Output element names in XML serialization
Andreas Stöckel
2015-02-18
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-02-18
resvised XML output for structtype instances.
Benjamin Paassen
2015-02-18
added support for primitive subtree fields in XMLOutput.
Benjamin Paassen
2015-02-18
Do not add working directory. This creates strange behavior. Files should be ...
Andreas Stöckel
2015-02-17
added annotation support in XmlOutput.
Benjamin Paassen
2015-02-17
added domain as XML namespace and corrected toString handling.
Benjamin Paassen
2015-02-17
Improved behaviour of FileLocator:
Andreas Stöckel
2015-02-16
Implemented autocomplete in FileLocator
Andreas Stöckel
2015-02-16
Included explicit encoding and standalone flag in xml output
Andreas Stöckel
2015-02-15
Merge branch 'astoecke_parser_stack_new'
Andreas Stöckel
2015-02-15
removed enquoting from primitive string content in XML output.
Benjamin Paassen
2015-02-15
Merge branch 'master' into astoecke_parser_stack_new
Andreas Stöckel
2015-02-14
Moved specific file format parsers to formats/ folder, moved old tokenizer to...
Andreas Stöckel
2015-02-14
added first version of XML output.
Benjamin Paassen
2015-02-14
got rid of one unecessary include.
Benjamin Paassen
2015-02-13
refactored handler classes of XMLParser into own files in core/parser/stack.
Benjamin Paassen
2015-02-13
integrated Type::read into XMLParser which should enable us to read data for ...
Benjamin Paassen
2015-02-12
improved XML parser to support transparency on default fields.
Benjamin Paassen
2015-02-12
restructured pathTo. Also fixed some issues with that method and made it more...
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
refactored FieldDescriptor resolution into own function in ParserScope for mo...
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
consistent nomenclature for reference concepts.
Benjamin Paassen
2015-02-10
Renamed some files and changed folder structure
Andreas Stöckel
2015-02-10
Implemented namespace handling
Andreas Stöckel
[next]