index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-02-02
Importing files works now
Andreas Stöckel
2015-02-02
Implemented import handler.
Andreas Stöckel
2015-02-02
Removed "supportedTypes" from ParserState.
Andreas Stöckel
2015-02-02
Added function giving Handlers access to the ParserContext (for import, include)
Andreas Stöckel
2015-02-02
Introduced RootNode class from which Document, Domain and Typesystem should d...
Andreas Stöckel
2015-02-02
Allowing to store SourceLocation from which a Variant was parsed along with t...
Andreas Stöckel
2015-02-01
Improved ParserStack state description
Andreas Stöckel
2015-02-01
Made Argument and Arguments copyable
Andreas Stöckel
2015-01-30
XmlParser for more stuff
Andreas Stöckel
2015-01-30
Beautify error message
Andreas Stöckel
2015-01-30
Fixed setIntersection in ResourceRequest
Andreas Stöckel
2015-01-30
Added Argument::Cardinality named constructor to Argument
Andreas Stöckel
2015-01-30
Fixed conversion to cardinalities
Andreas Stöckel
2015-01-30
Added parsing of cardinalities to parseGeneric
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
cycle detection for imports as well.
Benjamin Paassen
2015-01-30
some formatting stuff and cycle detection in include as well as repeated impo...
Benjamin Paassen
2015-01-30
corrected CharReader handling in VariantReader and added a new testcase.
Benjamin Paassen
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
changed precedence in FileLocator. This has to be tested still.
Benjamin Paassen
2015-01-29
further attempts on making the main program work. Had to add a method for han...
Benjamin Paassen
2015-01-29
ParserScope now stores the nodes for which the resolution was triggered and 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-29
Supporting templace version for suppling locations in log exception method an...
Andreas Stöckel
2015-01-29
Autoformat, small error message change
Andreas Stöckel
2015-01-28
Fixed error messages showing the context in which they occured
Andreas Stöckel
2015-01-28
fixed comment
Andreas Stöckel
2015-01-28
first attempt on actually implementing programming logic. This is not finishe...
Benjamin Paassen
2015-01-28
Implemented constants
Andreas Stöckel
2015-01-28
Implemented select<T> function
Andreas Stöckel
2015-01-28
Printing error messages for deferred resolution at the correct location
Andreas Stöckel
2015-01-28
Implemented setters for constants
Andreas Stöckel
2015-01-28
Added my Senf to Main.cpp
Andreas Stöckel
2015-01-28
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-28
Returning again a single node as result of the import function (as this is al...
Andreas Stöckel
2015-01-28
Parsing a bit more stuff
Andreas Stöckel
2015-01-28
Added select method and repair of some Doxygen comments
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
Validating nodes after they have been parsed
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
added input as positional argument.
Benjamin Paassen
2015-01-27
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-01-27
wrote initialization section for program logic, which is probably not complet...
Benjamin Paassen
2015-01-27
Renamed "link" to "import"
Andreas Stöckel
2015-01-27
Fixed context not being shown when an exception was thrown in the parser
Andreas Stöckel
[next]