index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
core
/
model
Age
Commit message (
Expand
)
Author
2016-04-25
Replace NodeVector by ManagedVector where NodeVector functionality is not nee...
Andreas Stöckel
2016-04-25
Fix gcc 4.9 warnings
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
Check syntax descriptor depth
Andreas Stöckel
2015-03-04
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-03-04
massively reworked demo html output.
Benjamin Paassen
2015-03-04
Renamed "start" and "end" token to "open" and "close" token
Andreas Stöckel
2015-03-03
prevented cycles in DocumentEntity::searchStartAnchor
Benjamin Paassen
2015-03-03
added a method to find the matching start anchor for some end anchor.
Andreas Stöckel
2015-03-03
Do not allow structs to be transparent and root at the same time
Andreas Stöckel
2015-03-03
Removed last remains of "domain" in code
Andreas Stöckel
2015-03-03
Storing type and name in the HandlerData once again, using a Token
Andreas Stöckel
2015-03-02
added another domain test case for invalid syntax tokens.
Benjamin Paassen
2015-03-02
integrated syntax tokens in Domain.
Benjamin Paassen
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-02-18
detected and counteracted cycles in gatherFieldDescriptors and gatherSubclass...
Benjamin Paassen
2015-02-17
fixed wrong handling of empty attributes in TestAdvanced.
Benjamin Paassen
2015-02-16
added return value in addFieldDescriptor related methods to indicate whether ...
Benjamin Paassen
2015-02-15
Merge branch 'astoecke_parser_stack_new'
Andreas Stöckel
2015-02-15
added cardinality type.
Benjamin Paassen
2015-02-15
Fixed GCC 4.9 warnings
Andreas Stöckel
2015-02-12
added Descriptor::getPermittedChildren.
Benjamin Paassen
2015-02-12
added a method to retrieve all reachable default fields from a given descriptor.
Benjamin Paassen
2015-02-12
further revised pathTo. Now only the TREE field is used in further exploration.
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-11
improved pathto
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-08
restructured the FieldDescriptor mechanism.
Benjamin Paassen
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
corrected attributes default value.
Benjamin Paassen
2015-02-04
set non-empty default field name.
Benjamin Paassen
2015-02-04
Implemented parsing of enum types
Andreas Stöckel
2015-02-03
removed references to variant::cardinality where I did not need them.
Benjamin Paassen
2015-02-03
Added "checkIsa" function to Type that allows to check for an isa relationship.
Andreas Stöckel
2015-01-30
stuff
Andreas Stöckel
2015-01-29
Unified signature of resolve functions, passing the "owner" to the callback f...
Andreas Stöckel
2015-01-28
Renamed add* and include* methods for referencing another Typesystem/Domain d...
Andreas Stöckel
2015-01-26
Renamed CSS to Style (finally)
Benjamin Paassen
2015-01-25
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-25
more removal of the model namespace
Andreas Stöckel
2015-01-25
removed cardinality type definition from Domain.hpp and made everything compa...
Benjamin Paassen
2015-01-24
Moved Terminal and TerminalLogger to own classes in new frontent folder
Andreas Stöckel
2015-01-22
added move semantics do Domain and Document classes.
Benjamin Paassen
2015-01-21
added variant content validation for Documents.
Benjamin Paassen
2015-01-21
introduced Domain validation functionality and a Unit test for it.
Benjamin Paassen
[next]