index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-23
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-01-23
Introduced cardinality type. Tests are still needed, though, especially for v...
Benjamin Paassen
2015-01-23
Referencing the nodes in which the validation fails
Andreas Stöckel
2015-01-23
Made more stuff const
Andreas Stöckel
2015-01-23
Fixed ResourceManager and ResourceUtils
Andreas Stöckel
2015-01-23
Ability to add user data to ParserStack (this is just a hack, there should be...
Andreas Stöckel
2015-01-23
Logger compiles now
Andreas Stöckel
2015-01-23
Adapted XMLParser to new SourceLocation
Andreas Stöckel
2015-01-23
Compiles now
Andreas Stöckel
2015-01-23
Fixed unit tests according to new SourceLocation
Andreas Stöckel
2015-01-23
Forward declaration of RttiSet does not work
Andreas Stöckel
2015-01-23
replaced nonexistant is_file with is_regular_file
Andreas Stöckel
2015-01-23
Fixed typos, autoformat and setIsOneOf method
Andreas Stöckel
2015-01-23
typo
Andreas Stöckel
2015-01-23
Improved and fixed CharReader
Andreas Stöckel
2015-01-23
Fixed typos
Andreas Stöckel
2015-01-23
Addapted Tokenizer to new SourceLocation
Andreas Stöckel
2015-01-23
added equals operator to RangeSet and Range.
Benjamin Paassen
2015-01-23
corrected a bug in parseGeneric
Benjamin Paassen
2015-01-23
Adapted Logger class
Andreas Stöckel
2015-01-23
Made getLocation const
Andreas Stöckel
2015-01-23
Improved SourceLocation class.
Andreas Stöckel
2015-01-23
Adapted LoggableException according to new SourceLocation class.
Andreas Stöckel
2015-01-23
Started to adapt CharReader
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
Implemented most functions in ResourceManager
Andreas Stöckel
2015-01-23
Improved SourceLocation
Andreas Stöckel
2015-01-23
Added ResourceUtils class containing helper functions for deducing resource t...
Andreas Stöckel
2015-01-23
Atatching Location to Node
Andreas Stöckel
2015-01-23
Renamed SourceOffset max to InvalidSourceOffset, introduced InvalidSourceId, ...
Andreas Stöckel
2015-01-23
Added mimetype by filename lookup to registry
Andreas Stöckel
2015-01-23
Improved documentation and added "isOneOf" function to Rtti class.
Andreas Stöckel
2015-01-23
Improved documentation
Andreas Stöckel
2015-01-22
Backup
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
Improved FileLocator
Andreas Stöckel
2015-01-22
Added function which registers mimetypes for some default extensions (to be e...
Andreas Stöckel
2015-01-22
Added Location.cpp (empty, but verifies that the header has no errors)
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
Merge branch 'master' of somweyr.de:ousia
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-21
introduced ad-hoc validation method of Types against Variants.
Benjamin Paassen
2015-01-21
bugfixed Node::setParent and Node::validate.
Benjamin Paassen
[prev]
[next]