Age | Commit message (Expand) | Author |
---|---|---|
2015-01-27 | Parsers do no longer return the node they have parsed (as this may be ill-def... | Andreas Stöckel |
2015-01-26 | Renamed CSS to Style (finally) | Benjamin Paassen |
2015-01-21 | Some further refactoring -- renamed Scope to ParserScope, got rid of parser n... | Andreas Stöckel |
2015-01-04 | improved documentation. | Benjamin Paassen |
2015-01-01 | Using CharReader instead of inputstream in Parser function | Andreas Stöckel |
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 | replaced tuple handling by pair handling for nicer reading. | Benjamin Paassen |
2014-12-05 | Further work on implementing CSSRuleSets. This needs further testing, though. | Benjamin Paassen |
2014-12-05 | refactored CSSParser into plugins. | Benjamin Paassen |