index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
plain
Age
Commit message (
Expand
)
Author
2015-02-10
Renamed some files and changed folder structure
Andreas Stöckel
2015-02-10
Implemented namespace handling
Andreas Stöckel
2015-02-10
Fully implemented and tested begin/end handling
Andreas Stöckel
2015-02-09
Implemented correct handling of fields in PlainFormatStreamReader and added a...
Andreas Stöckel
2015-02-09
Allowing tokens to be passed to logger functions
Andreas Stöckel
2015-02-08
Added support for parsing commands
Andreas Stöckel
2015-02-08
added some comments
Andreas Stöckel
2015-02-08
Ported PlainFormatStreamReader to DynamicTokenizer
Andreas Stöckel
2015-02-08
DynamicTokenizer now gets the reader as a parameter to read and peek -- the b...
Andreas Stöckel
2015-02-08
Implemented DynamicTokenizer and unit tests
Andreas Stöckel
2015-02-08
Deleted DynamicTokenTree class, replaced by TokenTrie
Andreas Stöckel
2015-02-07
Fixed unregisterNode function
Andreas Stöckel
2015-02-06
Continue writing parser for plain document format
Andreas Stöckel
2015-02-05
Added initial skeleton of the PlainFormatStreamReader class, providing the mo...
Andreas Stöckel