index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
core
/
parser
Age
Commit message (
Expand
)
Author
2015-02-03
Implemented ParserStateDeductor which is used to deduce the current ParserSta...
Andreas Stöckel
2015-02-01
Improved ParserStack state description
Andreas Stöckel
2015-01-27
Introduced notion of "flags" that can be set at a certain level of the Parser...
Andreas Stöckel
2015-01-25
Adapted tests to StandaloneEnvironment, using complete pipeline in XmlParserTest
Andreas Stöckel
2015-01-25
Moved StandaloneParserContext to StandaloneEnvironment
Andreas Stöckel
2015-01-25
Restructures parser classes a little, removed Registry from ParserContext, ga...
Andreas Stöckel
2015-01-21
Some further refactoring -- renamed Scope to ParserScope, got rid of parser n...
Andreas Stöckel
2015-01-20
Refactored stuff surrounding the ResourceLocator class, implemented StaticRes...
Andreas Stöckel
2015-01-18
Fixed bugs in definition of Project, added reference to Project to ParserContext
Andreas Stöckel
2015-01-18
Fixed order in which elements in StandaloneParserContext are created/freed (t...
Andreas Stöckel
2015-01-16
Allowing deferred resolution of Nodes
Andreas Stöckel
2015-01-16
Working on XMLParser (still lot work in progress)
Andreas Stöckel
2015-01-15
Using Arguments class in ParserStack for validation
Andreas Stöckel
2015-01-02
Moved StandaloneParserContext to test folder
Andreas Stöckel
2014-12-03
continued work on XML parser and underlying ParserStack class
Andreas Stöckel
2014-12-02
continued working on the xml parser class
Andreas Stöckel
2014-12-01
working version of the ParserStack class plus unit tests
Andreas Stöckel
2014-11-28
moved some files
Andreas Stöckel
2014-11-27
started to implement xml parser as part of a very generic parser framework wh...
Andreas Stöckel