Skip to content
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

[Yoon Jia Jun Ken] Duke Increments #364

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    65f72a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Add sample checkstyle configuration

    Add toolVersion block in to Gradle code sample to prevent errors.
    j-lum committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    0112efe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    cfd6da7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nus-cs2103-AY1920S1#12 from j-lum/gradle+x

    Change file mode on `gradle` to be executable (nus-cs2103-AY1920S1#9)
    j-lum authored Aug 18, 2019
    Configuration menu
    Copy the full SHA
    6e6ace1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Add configuration for console applications

    Gradle defaults to an empty stdin which results in runtime exceptions
    when attempting to read from `System.in`. Let's add some sensible
    defaults for students who may still need to work with the standard
    input stream.
    j-lum committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    a3ca5a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Merge pull request nus-cs2103-AY1920S1#13 from j-lum/javaexec

    Add configuration for console applications
    j-lum authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7b60e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Level 1. Greet, Echo, Exit

    Xelyion committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    1383ae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Level-2: Add, List

    Xelyion committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    3c56402 View commit details
    Browse the repository at this point in the history
  2. Level 3. Mark as Done

    Xelyion committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    7f00860 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    8408fe2 View commit details
    Browse the repository at this point in the history
  2. Level 5. Handle Errors

    Xelyion committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    4d2ff35 View commit details
    Browse the repository at this point in the history
  3. Level 6. Delete

    Xelyion committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    6b3432c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9abc2d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af87e40 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. Level 7. Save

    Xelyion committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    e0831a7 View commit details
    Browse the repository at this point in the history
  2. Level 8. Date and Times

    Xelyion committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    ba24fc1 View commit details
    Browse the repository at this point in the history
  3. Level 9. Find

    Xelyion committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    a0d3073 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-Level-7' into branch-Level-9

    # Conflicts:
    #	src/main/java/Task.java
    Xelyion committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    d9f3926 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'branch-Level-8' into branch-Level-9

    # Conflicts:
    #	src/main/java/Deadline.java
    #	src/main/java/Event.java
    Xelyion committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    8a225b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. A-MoreOOP, A-JavaDoc

    Xelyion committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    5cd8b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e196a34 View commit details
    Browse the repository at this point in the history
  3. A-Gradle

    Xelyion committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    1bfaaa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    954cb19 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Level 10. GUI

    Xelyion committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    593c930 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Javafx increment

    Xelyion committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    c166f7d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Extension C-Help

    Xelyion committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    6ad5040 View commit details
    Browse the repository at this point in the history
  2. Added HelpCommand class

    Xelyion committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    cec0fb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Extension C-Archive

    Xelyion committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    dac26fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    656d123 View commit details
    Browse the repository at this point in the history
  3. Improved on packaging

    Xelyion committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    867e3e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    c68fc0b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    6733c7d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Update README.md

    Xelyion authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    25220b8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Xelyion authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    2ad800b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Xelyion authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    087d030 View commit details
    Browse the repository at this point in the history
  4. Updated README.md

    Xelyion authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    6567920 View commit details
    Browse the repository at this point in the history
  5. Delete README.md

    Xelyion authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    82ea507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d931ab6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    787dffd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7089f9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    532695d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dace71b View commit details
    Browse the repository at this point in the history
  11. A-Release

    Xelyion committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    37ad858 View commit details
    Browse the repository at this point in the history
  12. Set theme jekyll-theme-slate

    Xelyion committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    be2600f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47577df View commit details
    Browse the repository at this point in the history
  14. Removed Ui.PNG to rename it.

    Xelyion committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a46d7d7 View commit details
    Browse the repository at this point in the history
  15. Renamed to Ui.png

    Xelyion committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    d749775 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d66410 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Removed redundant files

    Xelyion committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    82f91ce View commit details
    Browse the repository at this point in the history
  2. Updated jar file

    Xelyion committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    1fdc6ce View commit details
    Browse the repository at this point in the history