index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
model
Age
Commit message (
Expand
)
Author
2015-02-15
Fixed compilation of VariantReader and Typesystem on GCC 4.9
Andreas Stöckel
2015-02-15
Merge branch 'master' into astoecke_parser_stack_new
Andreas Stöckel
2015-02-15
Fixed isIdentifier and isNamespacedIdentifier, added and used isIdentifierOrE...
Andreas Stöckel
2015-02-14
added DocumentEntity::getField with direct indexation.
Benjamin Paassen
2015-02-13
removed array type as VariantType of StructType
Benjamin Paassen
2015-02-13
improved error messsages in Type::read
Benjamin Paassen
2015-02-13
added domain references to domain.
Benjamin Paassen
2015-02-13
added Type::read methods
Benjamin Paassen
2015-02-13
properly renamed getVariantType to getVariantTypes
Benjamin Paassen
2015-02-13
added Type::getVariantType()
Benjamin Paassen
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
addendum to last commit. Deleted an unnecessary function.
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
addendum to last commit
Benjamin Paassen
2015-02-11
made isSubtree (fieldType) and primitivity orthogonal concepts: PRIMITIVE is ...
Benjamin Paassen
2015-02-08
added getFieldDescriptor method.
Benjamin Paassen
2015-02-08
added check for name attribute in Descriptor.
Benjamin Paassen
2015-02-08
set the return type of getFieldDescriptorIndex to ssize_t.
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-07
Fixed problem with GC -- domains Node vector was not rooted.
Andreas Stöckel
2015-02-06
improved formatting and variable names.
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-06
moved setRoot to Document.cpp
Benjamin Paassen
2015-02-04
allowed actual field descriptor references.
Benjamin Paassen
2015-02-04
added child copy (somewhat "deep copy") to the copyFieldDescriptor function. ...
Benjamin Paassen
2015-02-04
set non-empty default field name.
Benjamin Paassen
2015-02-04
Improved enum related error messages
Andreas Stöckel
2015-02-04
Implemented parsing of enum types
Andreas Stöckel
2015-02-03
Added "checkIsa" function to Type that allows to check for an isa relationship.
Andreas Stöckel
2015-02-03
Attatching position information to error messages in Typesystem.build
Andreas Stöckel
2015-02-02
Importing files works now
Andreas Stöckel
2015-02-02
Introduced RootNode class from which Document, Domain and Typesystem should d...
Andreas Stöckel
2015-01-30
Beautify error message
Andreas Stöckel
2015-01-30
Added "Cardinality" type and AnyCardinality constant to RangeSet
Andreas Stöckel
2015-01-30
Finished implementing constant importing
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-29
Improved error message
Andreas Stöckel
2015-01-29
Removed unneeded function stub
Andreas Stöckel
2015-01-28
Implemented setters for constants
Andreas Stöckel
2015-01-28
Checking parentStructure for being acyclic
Andreas Stöckel
2015-01-28
Added methods for checking a property for acyclicity (or however this is supp...
Andreas Stöckel
[prev]
[next]