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-04
added mechanism for parent parsing, which does not fully work as of now.
Benjamin Paassen
2015-02-04
Merge branch 'master' of somweyr.de:ousia
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-04
further work on domain parsing. This is not a working state yet.
Benjamin Paassen
2015-02-03
Fixed XML-Importer failing
Andreas Stöckel
2015-02-03
Throwing an Exception in RttiScope.select if no node is found. This is much c...
Andreas Stöckel
2015-02-03
Fixed comment
Andreas Stöckel
2015-02-03
Using correct "isa" provided by Type
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
Improved error message
Andreas Stöckel
2015-02-03
Implemented small state machine retrieving the byte offsets of each argument ...
Andreas Stöckel
2015-02-03
Attatching position information to error messages in Typesystem.build
Andreas Stöckel
2015-02-03
Changed behaviour of log exception with addition source location: exception h...
Andreas Stöckel
2015-02-03
Implemented storing SourceLocation of parsed Variants
Andreas Stöckel
2015-02-03
Fixed imports when ParserTypes are set to more general nodes.
Andreas Stöckel
2015-02-03
Implemented Including files
Andreas Stöckel
2015-02-03
Got rid of warnings when including files
Andreas Stöckel
2015-02-03
Added "deduceState" function
Andreas Stöckel
2015-02-03
Some refactoring, added function for extracting current type signature
Andreas Stöckel
2015-02-03
Implemented ParserStateDeductor which is used to deduce the current ParserSta...
Andreas Stöckel
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
[next]