index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
plugins
/
xml
/
XmlParserTest.cpp
Age
Commit message (
Expand
)
Author
2015-02-14
Moved specific file format parsers to formats/ folder, moved old tokenizer to...
Andreas Stöckel
2015-02-07
Unified handling of references to Rtti instances: Now using pointers everywhere
Andreas Stöckel
2015-02-06
changed name of text field from content to default.
Benjamin Paassen
2015-02-06
made cardinality to an own class instead of using.
Benjamin Paassen
2015-02-06
corrected attributes descriptor handling.
Benjamin Paassen
2015-02-04
allowed actual field descriptor references.
Benjamin Paassen
2015-02-04
got annotation parsing to work with the comments domain. detected a bug, thou...
Benjamin Paassen
2015-02-04
got headings domain to work.
Benjamin Paassen
2015-02-04
added mechanism for parent parsing, which does not fully work as of now.
Benjamin Paassen
2015-02-04
reworked test for domain parsing. The skeleton works.
Benjamin Paassen
2015-02-04
further work on domain parsing. This is not a working state yet.
Benjamin Paassen
2015-02-03
Implemented Including files
Andreas Stöckel
2015-02-02
Importing files works now
Andreas Stöckel
2015-01-30
XmlParser for more stuff
Andreas Stöckel
2015-01-30
stuff
Andreas Stöckel
2015-01-28
Implemented constants
Andreas Stöckel
2015-01-28
Parsing a bit more stuff
Andreas Stöckel
2015-01-27
Removed dependency between "Project" model class and parser/resources. This r...
Andreas Stöckel
2015-01-26
Compilation fix in Release mode
Andreas Stöckel
2015-01-25
Adapted tests to StandaloneEnvironment, using complete pipeline in XmlParserTest
Andreas Stöckel
2015-01-25
added parse, link and include functions to Project
Andreas Stöckel
2015-01-24
Moved Terminal and TerminalLogger to own classes in new frontent folder
Andreas Stöckel
2015-01-23
Fixed unit tests according to new SourceLocation
Andreas Stöckel
2015-01-21
Some further refactoring -- renamed Scope to ParserScope, got rid of parser n...
Andreas Stöckel
2015-01-19
XML-Parsing for Typesystem structs works so far
Andreas Stöckel
2015-01-18
Fixed bugs in definition of Project, added reference to Project to ParserContext
Andreas Stöckel
2015-01-18
Implemented storing locations in the ParserStack, improved parsing typesystems
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
Synchronizing logger with current XML parser line number
Andreas Stöckel
2015-01-02
Moved StandaloneParserContext to test folder
Andreas Stöckel
2015-01-01
Using CharReader instead of inputstream in Parser function
Andreas Stöckel
2015-01-01
Adapted unit tests
Andreas Stöckel
2014-12-11
refactored logger
Andreas Stöckel
2014-12-05
removed fatal flag from LoggableException, added constructor capable of using...
Andreas Stöckel
2014-12-03
continued work on XML parser and underlying ParserStack class
Andreas Stöckel
2014-11-30
backup
Andreas Stöckel
2014-11-28
moved some files
Andreas Stöckel