index
:
apus
main
A simple web browser from scratch. Java edition.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
Commit message (
Expand
)
Author
Age
*
Remove garbage serialization/logging code
JJ
2022-12-27
*
Implement the basics of a recursive layout renderer
j-james
2022-12-22
*
Add class and function comments
j-james
2022-12-03
*
Phase 4: Task 2
j-james
2022-12-03
*
Begin Phase 4
j-james
2022-12-03
*
Begin implementation of the layout engine
j-james
2022-11-27
*
Refactor Node into html package
j-james
2022-11-27
*
WHY is the autobot still on Java 8 (again)
j-james
2022-11-26
*
Complete milestone P3
j-james
2022-11-26
*
WHY is the autobot still on Java 8
j-james
2022-10-29
*
Implement functionality for P2
j-james
2022-10-29
*
Pass checkstyle
j-james
2022-10-18
*
Replace Java 11 features with equivalent Java 8 ones
j-james
2022-10-18
*
Add javatuples credits and loop user input
j-james
2022-10-17
*
Add skeleton of console UI
j-james
2022-10-17
*
what do you mean force pushing isn't allowed
j-james
2022-10-17
*
Implement fairly comprehensive ParserTests
j-james
2022-10-17
*
Remove unused classes, for now
j-james
2022-10-17
*
Sweeping refactor to check CheckStyle boxes
j-james
2022-10-17
*
Some edge cases: check for escaped quotes and ignore multiple whitespace chars
j-james
2022-10-17
*
Refactor HtmlParser to construct a list of Nodes
j-james
2022-10-17
*
Implement LL(1) parsers for HTML and CSS
j-james
2022-10-17
*
Basic prototypes of HTML/CSS lexers
j-james
2022-10-17
*
Starter files
classy
2022-09-21