-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
52ada81
commit 5f70e44
Showing
7 changed files
with
2,588 additions
and
2,588 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"authorDailyContributionsMap":{"hwc0419":[{"date":"2024-02-02","commitResults":[{"hash":"d3acd4c520e779893e6ce4973d7ba35e492544a2","isMergeCommit":false,"messageTitle":"Update skeleton code","messageBody":"","tags":["Level-0"],"fileTypesAndContributionMap":{"java":{"insertions":8,"deletions":6}}},{"hash":"82ad6b5b0040dd1fed1d214bd8573bd318461a7e","isMergeCommit":false,"messageTitle":"Implement echo","messageBody":"","tags":["Level-1"],"fileTypesAndContributionMap":{"java":{"insertions":11,"deletions":3}}}]},{"date":"2024-02-04","commitResults":[{"hash":"bba7c6b6c1bbf5f14fd01daf206675f1e5fc6a65","isMergeCommit":false,"messageTitle":"Implement list","messageBody":"","tags":["Level-2"],"fileTypesAndContributionMap":{"java":{"insertions":30,"deletions":7}}},{"hash":"6aff0c48f152bc83d8f8fa01f77f12f6c2c299ec","isMergeCommit":false,"messageTitle":"Add checkbox functionality to list","messageBody":"","tags":["Level-3"],"fileTypesAndContributionMap":{"java":{"insertions":83,"deletions":16}}},{"hash":"fcb141c1702ffddbe2db69c52ca3376f3725966a","isMergeCommit":false,"messageTitle":"Tweak code to comply with CS2113 coding standards","messageBody":"","tags":["A-CodingStandard"],"fileTypesAndContributionMap":{"java":{"insertions":11,"deletions":7}}}]},{"date":"2024-02-09","commitResults":[{"hash":"d77ebeb23aac40bc5e952c31c6d855c16e0c074e","isMergeCommit":false,"messageTitle":"Add ToDos, Events, Deadlines classes","messageBody":"","tags":["Level-4"],"fileTypesAndContributionMap":{"java":{"insertions":90,"deletions":10}}}]}]},"authorFileTypeContributionMap":{"hwc0419":{"java":190,"md":0,"fxml":0,"sh":0,"bat":0,"gradle":0,"txt":0}},"authorContributionVariance":{"hwc0419":1403.8763},"authorDisplayNameMap":{"hwc0419":"CS2113-F15-3 CHOO.. WEN"}} | ||
{"authorDailyContributionsMap":{"hwc0419":[{"date":"2024-02-02","commitResults":[{"hash":"d3acd4c520e779893e6ce4973d7ba35e492544a2","isMergeCommit":false,"messageTitle":"Update skeleton code","messageBody":"","tags":["Level-0"],"fileTypesAndContributionMap":{"java":{"insertions":8,"deletions":6}}},{"hash":"82ad6b5b0040dd1fed1d214bd8573bd318461a7e","isMergeCommit":false,"messageTitle":"Implement echo","messageBody":"","tags":["Level-1"],"fileTypesAndContributionMap":{"java":{"insertions":11,"deletions":3}}}]},{"date":"2024-02-04","commitResults":[{"hash":"bba7c6b6c1bbf5f14fd01daf206675f1e5fc6a65","isMergeCommit":false,"messageTitle":"Implement list","messageBody":"","tags":["Level-2"],"fileTypesAndContributionMap":{"java":{"insertions":30,"deletions":7}}},{"hash":"6aff0c48f152bc83d8f8fa01f77f12f6c2c299ec","isMergeCommit":false,"messageTitle":"Add checkbox functionality to list","messageBody":"","tags":["Level-3"],"fileTypesAndContributionMap":{"java":{"insertions":83,"deletions":16}}},{"hash":"fcb141c1702ffddbe2db69c52ca3376f3725966a","isMergeCommit":false,"messageTitle":"Tweak code to comply with CS2113 coding standards","messageBody":"","tags":["A-CodingStandard"],"fileTypesAndContributionMap":{"java":{"insertions":11,"deletions":7}}}]},{"date":"2024-02-09","commitResults":[{"hash":"d77ebeb23aac40bc5e952c31c6d855c16e0c074e","isMergeCommit":false,"messageTitle":"Add ToDos, Events, Deadlines classes","messageBody":"","tags":["Level-4"],"fileTypesAndContributionMap":{"java":{"insertions":90,"deletions":10}}}]},{"date":"2024-02-10","commitResults":[{"hash":"159466636b5300b58b62c17d55d962168dacc9ea","isMergeCommit":false,"messageTitle":"Improve Code Quality","messageBody":"","tags":["A-CodeQuality"],"fileTypesAndContributionMap":{"java":{"insertions":191,"deletions":97}}},{"hash":"c7f10abc9302ee1dfbab2eef37567bc02079b83b","isMergeCommit":false,"messageTitle":"Tweak code to comply with coding standards + More refactoring","messageBody":"","fileTypesAndContributionMap":{"java":{"insertions":70,"deletions":35}}},{"hash":"ef23fa95d26d4d5068cc132f80bfc1fd99b52b5e","isMergeCommit":false,"messageTitle":"Add Formatter Class to handle visual elements of the Interface Also fixed a bug where the commands mark and unmark would crash for inputs where consecutive digits are wrapped by non digits. This was due to the wrong regex expression used, causing SyntaxChecker to behave unexpectedly.","messageBody":"","fileTypesAndContributionMap":{"java":{"insertions":127,"deletions":49}}}]}]},"authorFileTypeContributionMap":{"hwc0419":{"java":397,"md":0,"fxml":0,"sh":0,"bat":0,"gradle":0,"txt":0}},"authorContributionVariance":{"hwc0419":14207.565},"authorDisplayNameMap":{"hwc0419":"CS2113-F15-3 CHOO.. WEN"}} |
Oops, something went wrong.