summaryrefslogtreecommitdiff
path: root/src/core/parser
AgeCommit message (Expand)Author
2015-01-02Moved Node class to model folderAndreas Stöckel
2015-01-02Added argument validation to parser stackAndreas Stöckel
2015-01-02Moved StandaloneParserContext to test folderAndreas Stöckel
2015-01-01Using CharReader instead of inputstream in Parser functionAndreas Stöckel
2015-01-01Replaced ParserException with more generic LoggerExceptionAndreas Stöckel
2014-12-11moved to CharReader everywhereAndreas Stöckel
2014-12-05Made the CSSParser a valid subclass of Parser.Benjamin Paassen
2014-12-03continued work on XML parser and underlying ParserStack classAndreas Stöckel
2014-12-02continued working on the xml parser classAndreas Stöckel
2014-12-01working version of the ParserStack class plus unit testsAndreas Stöckel
2014-12-01first version of the ParserStack classAndreas Stöckel
2014-11-30backupAndreas Stöckel
2014-11-28moved some filesAndreas Stöckel
2014-11-27started to implement xml parser as part of a very generic parser framework wh...Andreas Stöckel