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-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
2015-01-28
Autoformat
Andreas Stöckel
2015-01-28
Renamed add* and include* methods for referencing another Typesystem/Domain d...
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-25
Added missing const and "getSourceContextCallback" function
Andreas Stöckel
2015-01-25
added parse, link and include functions to Project
Andreas Stöckel
2015-01-25
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-25
Restructures parser classes a little, removed Registry from ParserContext, ga...
Andreas Stöckel
2015-01-25
deleted "model" namespace
Andreas Stöckel
2015-01-25
added node information to error logging in Document and Domain validation.
Benjamin Paassen
2015-01-25
removed cardinality type definition from Domain.hpp and made everything compa...
Benjamin Paassen
2015-01-23
Referencing the nodes in which the validation fails
Andreas Stöckel
2015-01-23
Compiles now
Andreas Stöckel
2015-01-23
Made getLocation const
Andreas Stöckel
2015-01-23
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-23
Added 'createChild'-style methods to Document and Domain classes.
Benjamin Paassen
2015-01-23
Atatching Location to Node
Andreas Stöckel
2015-01-22
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-22
Rethought task of the Project class: Only keeps track of the included documen...
Andreas Stöckel
2015-01-22
added move semantics do Domain and Document classes.
Benjamin Paassen
2015-01-22
made setParent protected to be consistent with move semantics.
Benjamin Paassen
2015-01-21
added variant content validation for Documents.
Benjamin Paassen
2015-01-21
Only documentation changes.
Benjamin Paassen
2015-01-21
added Node::getValidationState
Benjamin Paassen
2015-01-21
introduced ad-hoc validation method of Types against Variants.
Benjamin Paassen
2015-01-21
bugfixed Node::setParent and Node::validate.
Benjamin Paassen
2015-01-21
introduced Domain validation functionality and a Unit test for it.
Benjamin Paassen
2015-01-20
completed setters for Domain classes. setSuperclass even has move semantics!
Benjamin Paassen
2015-01-20
added a const where it was possible.
Benjamin Paassen
2015-01-20
Further work on document validation. More of a finetuning.
Benjamin Paassen
2015-01-20
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-01-20
finished setter revival in Document classes, hopefully.
Benjamin Paassen
2015-01-20
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-19
reintroduced some setters in Domain, but probably not enough yet.
Benjamin Paassen
2015-01-19
(re-)introduced setter methods to Document.
Benjamin Paassen
2015-01-19
XML-Parsing for Typesystem structs works so far
Andreas Stöckel
2015-01-19
fixed some bugs in Document validation and added further tests.
Benjamin Paassen
2015-01-18
made document validation run forward even if invalidity is already determined...
Benjamin Paassen
2015-01-18
Fixed bugs in definition of Project, added reference to Project to ParserContext
Andreas Stöckel
2015-01-18
Added Project class which represents the absolute top-level node containing m...
Andreas Stöckel
2015-01-18
Made constructors of Typesystem, Document and Domain more consistent
Andreas Stöckel
2015-01-18
Using str.empty()
Andreas Stöckel
[next]