index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
plugins
Age
Commit message (
Expand
)
Author
2015-01-15
Synchronizing logger with current XML parser line number
Andreas Stöckel
2015-01-13
put entity escaping in XML serialization instead of DemoOutput. Also had to c...
Benjamin Paassen
2015-01-12
Fixed failing html test
Andreas Stöckel
2015-01-12
some further trials to solve the issue of segfault in HTML test, but failed.
Benjamin Paassen
2015-01-12
Tried to introduce another StructureNode class as common superclass for Struc...
Benjamin Paassen
2015-01-11
Forward declaring Rtti stuff for fewer dependencies in the Rtti.hpp header
Andreas Stöckel
2015-01-11
Fixed GCC 4.9 warnings (signed unsigned compare)
Andreas Stöckel
2015-01-09
added non-pretty output of XML serialization, changed DemoOutput accordingly ...
Benjamin Paassen
2015-01-09
debugged DemoOutput.cpp
Benjamin Paassen
2015-01-09
Refactored building convenience methods to TestDocumentBuilder, added error l...
Benjamin Paassen
2015-01-08
further extended example to include annotations (emphasized and strong). The ...
Benjamin Paassen
2015-01-08
further extended advanced document (now list domain is supported as well) and...
Benjamin Paassen
2015-01-08
slight changes to Domain and Document. Started to add a more advanced test do...
Benjamin Paassen
2015-01-05
corrected RTTI for domain und document and added a reference to system type s...
Benjamin Paassen
2015-01-05
Added graphviz output to DemoOutputTest
Andreas Stöckel
2015-01-04
corrected first draft of DemoOutput. Still some TODOs remain, but for the eas...
Benjamin Paassen
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-12
Slight changes to logging mechanism.
Benjamin Paassen
2014-12-11
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2014-12-11
refactored logger
Andreas Stöckel
2014-12-11
finished FileLocator implementation and tests for it.
Benjamin Paassen
2014-12-11
First draft. Tested search path adding mechanism.
Benjamin Paassen
2014-12-11
moved to CharReader everywhere
Andreas Stöckel
2014-12-09
made CSSParser full compatible (including pseudo selector arguments) with typ...
Benjamin Paassen
2014-12-05
Successfully (hopefully) implemented CSS Parsing and the respective test.
Benjamin Paassen
2014-12-05
Further work on implementing CSSRuleSets. This needs further testing, though.
Benjamin Paassen
2014-12-05
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2014-12-05
removed fatal flag from LoggableException, added constructor capable of using...
Andreas Stöckel
2014-12-05
added an 'accepting' attribute to SelectorNodes to make them properly usable ...
Benjamin Paassen
2014-12-05
refactored CSSParser into plugins.
Benjamin Paassen
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
2014-10-26
implemented setting/getting host variables, including host functions but not ...
Andreas Stöckel
2014-10-26
some small changes to the script engine unit test and the documentation
Andreas Stöckel
2014-10-26
Fully implemented reading values from MozJs (except for all bugs that are sti...
Andreas Stöckel
[prev]