Commit Graph

27 Commits (bffeafba10f014c6f0631fca2c7005a84d385e6c)
 

Author SHA1 Message Date
Deryck Brown bffeafba10 Renamed packages to match Java guidelines. 2 years ago
Deryck Brown 55f6b2d105 Switch to generic visitor pattern. 2 years ago
Deryck Brown 1db90b20a8 Added sample Triangle programs. 2 years ago
Deryck Brown c8ed9462d8 Updated Gradle build files. 2 years ago
Deryck Brown d55ab77d0a Updated .gitignore. 2 years ago
Deryck Brown d6a74fd51c Added .gradle to .gitignore. 2 years ago
Deryck Brown 2b0f3537de Switch from Maven to Gradle projects. 2 years ago
Deryck Brown 74b1117030 Added gradle build files. 2 years ago
Deryck Brown c183dd4c24 Use "visit(this)" instead of "visit(this, null)". 2 years ago
Deryck Brown 5292b42be6 Removed "the" prefix on variable names. 2 years ago
Deryck Brown a02acc009b Format code and fix warnings. 2 years ago
Deryck Brown 2c426b5b2e Replace "new Integer" with "Integer.valueOf". 2 years ago
Deryck Brown 7e5cf9df21 Change to Java version 17. 2 years ago
Deryck Brown ae20dc2126 Fixed deprecation warning for "show()". 2 years ago
Deryck Brown 1bc91a2394 Added serialVerionUID constants. 2 years ago
Deryck Brown 5fa828c450 Clean up source code using default Eclipse settings. 2 years ago
Deryck Brown b9ed079ce1 Updated .gitignore. 2 years ago
Deryck Brown 0e04f43105 Removed unwanted file. 2 years ago
Deryck Brown 4fb25c1177 Remove ignored files. 2 years ago
Deryck Brown ef93b9cb58 Updated .gitignore. 2 years ago
Deryck Brown a5a3b92dec Updated .gitignore files. 2 years ago
Deryck Brown 3afece99e4 Add .gitignore files to source control. 2 years ago
Deryck Brown ca63857bcb Added Eclipse .project files to source control. 2 years ago
Deryck Brown 5fd4de27f1 Removed groupId and version from module poms. 2 years ago
Deryck Brown 2e3602c495 Fixed packaging in pom.xml. 2 years ago
Deryck Brown baf478a7a7 Initial commit of version 2.1. 2 years ago
deryckb d81805bc2e
Initial commit 2 years ago