aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* Initial skeleton of support for HTTPJJ2023-03-22
* minor tweaksJJ2023-03-22
* Rework layout generatorJJ2022-12-29
* Clean up tests some and remove console interfaceJJ2022-12-29
* encapsulation is evilJJ2022-12-28
* Convert project to Java 19 (at long last)JJ2022-12-27
* Remove garbage serialization/logging codeJJ2022-12-27
* Implement the basics of a recursive layout rendererj-james2022-12-22
* Add class and function commentsj-james2022-12-03
* Phase 4: Task 2j-james2022-12-03
* Begin Phase 4j-james2022-12-03
* Begin implementation of the layout enginej-james2022-11-27
* Refactor Node into html packagej-james2022-11-27
* WHY is the autobot still on Java 8 (again)j-james2022-11-26
* Complete milestone P3j-james2022-11-26
* WHY is the autobot still on Java 8j-james2022-10-29
* Implement functionality for P2j-james2022-10-29
* Pass checkstylej-james2022-10-18
* Replace Java 11 features with equivalent Java 8 onesj-james2022-10-18
* Add javatuples credits and loop user inputj-james2022-10-17
* Add skeleton of console UIj-james2022-10-17
* what do you mean force pushing isn't allowedj-james2022-10-17
* Implement fairly comprehensive ParserTestsj-james2022-10-17
* 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