-
Notifications
You must be signed in to change notification settings - Fork 483
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
[jellywaiyan] iP #538
Open
jellywaiyan
wants to merge
52
commits into
nus-cs2103-AY2324S1:master
Choose a base branch
from
jellywaiyan:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[jellywaiyan] iP #538
Changes from 2 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
28ad2b8
Add Gradle support
ed6d4d2
Bump gradle and lib version
Eclipse-Dominator 5f41e1b
Level-0
jellywaiyan 7845ef4
Leve-1
jellywaiyan 0a8f1fa
Level-2
jellywaiyan d757c5a
Level-3
jellywaiyan 855fdbe
Level-4
jellywaiyan 8ad03a0
A-TextUiTesting
jellywaiyan 9e78b42
Level-5
jellywaiyan 4a262ae
Level-6
jellywaiyan f98495d
Level-6
jellywaiyan a1abb5f
Level-7
jellywaiyan 8708c8a
Level-7v2
jellywaiyan 4dbc78f
Merge branch 'branch-Level-7'
jellywaiyan a6a9d84
Level-8 deadline done, event left to do
jellywaiyan 7196ad9
Level-8
jellywaiyan 8418609
Merge branch 'branch-Level-8'
jellywaiyan ffc0ca4
Add Storage, TaskList, Ui
jellywaiyan 9196ca0
A-MoreOOP
jellywaiyan f4cfe37
Merge remote-tracking branch 'jellywaiyan/A-MoreOOP'
jellywaiyan 40dccfa
A-Packages
jellywaiyan ec17221
Merge remote-tracking branch 'jellywaiyan/A-Packages'
jellywaiyan 1036713
Merge remote-tracking branch 'jellywaiyan/master' into add-gradle-sup…
jellywaiyan eb3af70
A-Gradle
jellywaiyan e349452
A-JUnit
jellywaiyan 298034b
Merge remote-tracking branch 'jellywaiyan/A-JUnit'
jellywaiyan 7153636
A-Jar
jellywaiyan f296862
Merge tag 'A-Jar'
jellywaiyan f424f95
Added javadocs to most methods/classes
jellywaiyan 092aca3
A-CodingStandard
jellywaiyan ef85ff8
Level-9
jellywaiyan accd66b
Merge remote-tracking branch 'jellywaiyan/A-JavaDoc'
jellywaiyan aa8546d
Merge remote-tracking branch 'jellywaiyan/A-CodingStandard'
jellywaiyan c4e9d23
Merge remote-tracking branch 'jellywaiyan/Level-9'
jellywaiyan 69dfcb2
A-CheckStyle
jellywaiyan 78be3ef
A-CheckStyle
jellywaiyan 5797609
Merge remote-tracking branch 'jellywaiyan/A-CheckStyle'
jellywaiyan cb808e7
Level-10
jellywaiyan 4e8dd06
Merge remote-tracking branch 'jellywaiyan/branch-Level-10'
jellywaiyan 21c4475
Improve code quality by making methods more efficient and readable.
jellywaiyan 43f2b52
Merge pull request #2 from jellywaiyan/branch-A-CodeQuality
jellywaiyan 22a0934
Current implementation does not use assertions.
jellywaiyan 7c36a44
Small change
jellywaiyan aef83c9
Merge branch 'master' into A-Assertions
jellywaiyan 288f645
Merge A-Assertions
jellywaiyan fc579d9
Merge pull request #3 from jellywaiyan/A-Assertions
jellywaiyan ccfa675
Fix checkstyle
jellywaiyan 86abced
Add priority to tasks
jellywaiyan 5a0e075
Add priority
jellywaiyan 74fff83
Merge remote-tracking branch 'jellywaiyan/C-Priority'
jellywaiyan 1af5407
Change README, add Ui.png
jellywaiyan 4015151
Configure jar file
jellywaiyan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
1 change: 0 additions & 1 deletion
1
src/main/java/Jelly/exceptions/JellyUnknownCommandException.java
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
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
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
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
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
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
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
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could be better named.
I do not expect"writeToFile" to be a method that returns the String to be written