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

[Lim Xuan Hui] Duke Increments #483

Open
wants to merge 47 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 27, 2019

  1. Level-1

    limxuanhui committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    113e475 View commit details
    Browse the repository at this point in the history
  2. Revert "Level-1"

    This reverts commit 113e475.
    limxuanhui committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    af47333 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Level-1""

    This reverts commit af47333.
    limxuanhui committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    7b05fd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bdcd04 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    9132da0 View commit details
    Browse the repository at this point in the history
  2. Level-3. Mark as Done

    limxuanhui committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    685fada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a5f40b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c8e94f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Level-6 Delete

    limxuanhui committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    f69953e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d432bd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Level-5 Handle Errors

    limxuanhui committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    714dc57 View commit details
    Browse the repository at this point in the history
  2. Add support for Gradle workflow

    j-lum authored and limxuanhui committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    2929a76 View commit details
    Browse the repository at this point in the history
  3. Add sample checkstyle configuration

    Add toolVersion block in to Gradle code sample to prevent errors.
    j-lum authored and limxuanhui committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    3eb3e95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb637a0 View commit details
    Browse the repository at this point in the history
  5. 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 authored and limxuanhui committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    d84d3fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    646b8ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d2fbb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Level-7 Save

    limxuanhui committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    f3d1a4b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Level-8 Dates and Times

    limxuanhui committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    f411044 View commit details
    Browse the repository at this point in the history
  2. Revert "Level-8 Dates and Times"

    This reverts commit f411044.
    limxuanhui committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    37488a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. A-MoreOOP

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    e5c14e9 View commit details
    Browse the repository at this point in the history
  2. A-Packages

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    2beaf08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec4ce9 View commit details
    Browse the repository at this point in the history
  4. A-JUnit

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    ff4650f View commit details
    Browse the repository at this point in the history
  5. A-Jar

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    7469f35 View commit details
    Browse the repository at this point in the history
  6. A-Jar

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    fd2b411 View commit details
    Browse the repository at this point in the history
  7. A-JavaDoc

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    b1b2398 View commit details
    Browse the repository at this point in the history
  8. A-CodingStandard

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    2c13c95 View commit details
    Browse the repository at this point in the history
  9. Level-9 Find

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    f559ea0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d37706 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a42d3ed View commit details
    Browse the repository at this point in the history
  12. A-Gradle & A-CheckStyle

    limxuanhui committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    6ad98f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Level-10 GUI

    limxuanhui committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    2775b42 View commit details
    Browse the repository at this point in the history
  2. Ui.png

    limxuanhui committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    eef8352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de162b9 View commit details
    Browse the repository at this point in the history
  4. A-UserGuide

    limxuanhui committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    4447e89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0036a48 View commit details
    Browse the repository at this point in the history
  6. A-UserGuide

    limxuanhui committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    ae7d19a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    f5643cc View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    Renaming image to Ui.png as extension seems to be case-sensitive
    limxuanhui authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    1121b2b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Update README.md

    limxuanhui authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    b505871 View commit details
    Browse the repository at this point in the history