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
Commit message (
Expand
)
Author
Age
*
Update README
HEAD
main
JJ
2023-04-06
*
Initial skeleton of support for HTTP
JJ
2023-03-22
*
minor tweaks
JJ
2023-03-22
*
Rework layout generator
JJ
2022-12-29
*
Clean up tests some and remove console interface
JJ
2022-12-29
*
encapsulation is evil
JJ
2022-12-28
*
License under the Big Time Public License
JJ
2022-12-27
*
Convert project to Java 19 (at long last)
JJ
2022-12-27
*
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 3
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
*
Add persistance tests
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 library
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
*
Split tests into packages
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
*
Initial project idea
j-james
2022-09-27
*
Starter files
classy
2022-09-21