aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* what do you mean force pushing isn't allowedj-james2022-10-17
| | | | oh the embarrassment of forgetting class descriptions
* Implement fairly comprehensive ParserTestsj-james2022-10-17
| | | | 100% class and method coverage, 95% line coverage
* Remove unused classes, for nowj-james2022-10-17
|
* Sweeping refactor to check CheckStyle boxesj-james2022-10-17
|
* Some edge cases: check for escaped quotes and ignore multiple whitespace charsj-james2022-10-17
|
* Refactor HtmlParser to construct a list of Nodesj-james2022-10-17
|
* Implement LL(1) parsers for HTML and CSSj-james2022-10-17
|
* Basic prototypes of HTML/CSS lexersj-james2022-10-17
|
* Starter filesclassy2022-09-21