aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clean up tests some and remove console interfaceJJ2022-12-29
* encapsulation is evilJJ2022-12-28
* License under the Big Time Public LicenseJJ2022-12-27
* 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 3j-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
* Add persistance testsj-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 libraryj-james2022-10-18
* Add javatuples credits and loop user inputj-james2022-10-17
* Add skeleton of console UIj-james2022-10-17
* Split tests into packagesj-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
* Initial project ideaj-james2022-09-27
* Starter filesclassy2022-09-21