aboutsummaryrefslogtreecommitdiff
path: root/src/main/model/html/HtmlParser.java
Commit message (Expand)AuthorAge
* 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