-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[seandias] iP #627
base: master
Are you sure you want to change the base?
[seandias] iP #627
Commits on Jul 11, 2024
-
damithc authored and damithc committed
Jul 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 68c58c1 - Browse repository at this point
Copy the full SHA 68c58c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03523ec - Browse repository at this point
Copy the full SHA 03523ecView commit details
Commits on Jul 21, 2024
-
build.gradle: Prevent generating a second JAR file
In build.gradle, the dependencies on distZip and/or distTar causes the shadowJar task to generate a second JAR file for which the mainClass.set("seedu.duke.Duke") does not take effect. Hence, this additional JAR file cannot be run. For this product, there is no need to generate a second JAR file to begin with. Let's remove this dependency from the build.gradle to prevent the shadowJar task from generating the extra JAR file.
Configuration menu - View commit details
-
Copy full SHA for 81a9c53 - Browse repository at this point
Copy the full SHA 81a9c53View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bd2a3b - Browse repository at this point
Copy the full SHA 8bd2a3bView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 640fd1d - Browse repository at this point
Copy the full SHA 640fd1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 945ac05 - Browse repository at this point
Copy the full SHA 945ac05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c07ac - Browse repository at this point
Copy the full SHA 54c07acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab0521 - Browse repository at this point
Copy the full SHA 2ab0521View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a380541 - Browse repository at this point
Copy the full SHA a380541View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ebf834 - Browse repository at this point
Copy the full SHA 1ebf834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68bfe01 - Browse repository at this point
Copy the full SHA 68bfe01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c697c7f - Browse repository at this point
Copy the full SHA c697c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fca5d00 - Browse repository at this point
Copy the full SHA fca5d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec24a2d - Browse repository at this point
Copy the full SHA ec24a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbdfac - Browse repository at this point
Copy the full SHA bcbdfacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 766b294 - Browse repository at this point
Copy the full SHA 766b294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0e293 - Browse repository at this point
Copy the full SHA 0e0e293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cea48e - Browse repository at this point
Copy the full SHA 1cea48eView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43883b7 - Browse repository at this point
Copy the full SHA 43883b7View commit details
Commits on Sep 3, 2024
-
Merge commit 'ec24a2d9f9afe5e1fa72e4eb8c9a7e7a2c9d1127'
# Conflicts: # src/main/java/skd/CommandType.java # src/main/java/skd/Parser.java # src/main/java/skd/SKD.java # src/main/java/skd/ToStore.java # src/main/java/skd/Ui.java # src/main/java/task/Deadline.java # src/main/java/task/Event.java # src/main/java/task/Task.java # src/main/java/task/TaskType.java # src/main/java/task/ToDo.java
Configuration menu - View commit details
-
Copy full SHA for 0798f59 - Browse repository at this point
Copy the full SHA 0798f59View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fd652f - Browse repository at this point
Copy the full SHA 2fd652fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 122eb49 - Browse repository at this point
Copy the full SHA 122eb49View commit details -
Merge commit '2fd652ffcdd0cc7b0e3f89d8de355e8c2e4f3949'
# Conflicts: # src/main/java/skd/SKD.java # src/main/java/skd/command/CommandType.java # src/main/java/skd/command/Parser.java # src/main/java/task/Deadline.java # src/main/java/task/Event.java # src/main/java/task/Task.java # src/main/java/task/TaskType.java # src/main/java/task/ToDo.java
Configuration menu - View commit details
-
Copy full SHA for b1cde3a - Browse repository at this point
Copy the full SHA b1cde3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e01ea7 - Browse repository at this point
Copy the full SHA 7e01ea7View commit details -
Merge commit '2fd652ffcdd0cc7b0e3f89d8de355e8c2e4f3949'
# Conflicts: # src/main/java/skd/SKD.java # src/main/java/skd/command/CommandType.java # src/main/java/skd/command/Parser.java # src/main/java/task/Deadline.java # src/main/java/task/Event.java # src/main/java/task/Task.java # src/main/java/task/TaskType.java # src/main/java/task/ToDo.java
Configuration menu - View commit details
-
Copy full SHA for 835a02e - Browse repository at this point
Copy the full SHA 835a02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ea043 - Browse repository at this point
Copy the full SHA 15ea043View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c1ff7 - Browse repository at this point
Copy the full SHA 88c1ff7View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a296c95 - Browse repository at this point
Copy the full SHA a296c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd704d - Browse repository at this point
Copy the full SHA 7bd704dView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1329973 - Browse repository at this point
Copy the full SHA 1329973View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc139ed - Browse repository at this point
Copy the full SHA fc139edView commit details -
-Initialise in MainWindow is does not pass checkstlye.
-It needs to have a JavaDoc comment to pass. -I added a JavaDoc comment for it. -Now with the comment it passes checkstyle conditions.
Configuration menu - View commit details
-
Copy full SHA for 10699ff - Browse repository at this point
Copy the full SHA 10699ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ce543 - Browse repository at this point
Copy the full SHA 58ce543View commit details -
-Initialise in MainWindow is does not pass checkstlye.
-It needs to have a JavaDoc comment to pass. -I added a JavaDoc comment for it. -Now with the comment it passes checkstyle conditions.
Configuration menu - View commit details
-
Copy full SHA for 7819d8f - Browse repository at this point
Copy the full SHA 7819d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce2a8b - Browse repository at this point
Copy the full SHA bce2a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f0b398 - Browse repository at this point
Copy the full SHA 8f0b398View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ab078 - Browse repository at this point
Copy the full SHA a4ab078View commit details -
No testing in between to make sure the code works correctly.
Allows for code to be tested and easier identification of error location. Assertions added in to check storage. Nne of the main checkpoints.
Configuration menu - View commit details
-
Copy full SHA for 95e8012 - Browse repository at this point
Copy the full SHA 95e8012View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e675b - Browse repository at this point
Copy the full SHA b3e675bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f73cb7c - Browse repository at this point
Copy the full SHA f73cb7cView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d3d234 - Browse repository at this point
Copy the full SHA 7d3d234View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7eb4a5 - Browse repository at this point
Copy the full SHA a7eb4a5View commit details -
Merge branch 'master' of https://github.com/seandias/ip
* 'master' of https://github.com/seandias/ip: A- UserGuide
Configuration menu - View commit details
-
Copy full SHA for f2749f5 - Browse repository at this point
Copy the full SHA f2749f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be08ef7 - Browse repository at this point
Copy the full SHA be08ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb162c - Browse repository at this point
Copy the full SHA efb162cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46eb74e - Browse repository at this point
Copy the full SHA 46eb74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06eb13b - Browse repository at this point
Copy the full SHA 06eb13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d001d - Browse repository at this point
Copy the full SHA e5d001dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1a8a9 - Browse repository at this point
Copy the full SHA bc1a8a9View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e27cf77 - Browse repository at this point
Copy the full SHA e27cf77View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28ff7fb - Browse repository at this point
Copy the full SHA 28ff7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbf968 - Browse repository at this point
Copy the full SHA 0dbf968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 023ddd4 - Browse repository at this point
Copy the full SHA 023ddd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0eb3b - Browse repository at this point
Copy the full SHA 1a0eb3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f214e - Browse repository at this point
Copy the full SHA 14f214eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92457bf - Browse repository at this point
Copy the full SHA 92457bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e89408 - Browse repository at this point
Copy the full SHA 6e89408View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb66105 - Browse repository at this point
Copy the full SHA cb66105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ada754 - Browse repository at this point
Copy the full SHA 7ada754View commit details