summaryrefslogtreecommitdiff
path: root/src/plugins/plain
AgeCommit message (Expand)Author
2015-02-10Renamed some files and changed folder structureAndreas Stöckel
2015-02-10Implemented namespace handlingAndreas Stöckel
2015-02-10Fully implemented and tested begin/end handlingAndreas Stöckel
2015-02-09Implemented correct handling of fields in PlainFormatStreamReader and added a...Andreas Stöckel
2015-02-09Allowing tokens to be passed to logger functionsAndreas Stöckel
2015-02-08Added support for parsing commandsAndreas Stöckel
2015-02-08added some commentsAndreas Stöckel
2015-02-08Ported PlainFormatStreamReader to DynamicTokenizerAndreas Stöckel
2015-02-08DynamicTokenizer now gets the reader as a parameter to read and peek -- the b...Andreas Stöckel
2015-02-08Implemented DynamicTokenizer and unit testsAndreas Stöckel
2015-02-08Deleted DynamicTokenTree class, replaced by TokenTrieAndreas Stöckel
2015-02-07Fixed unregisterNode functionAndreas Stöckel
2015-02-06Continue writing parser for plain document formatAndreas Stöckel
2015-02-05Added initial skeleton of the PlainFormatStreamReader class, providing the mo...Andreas Stöckel