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

Branch a assertions #335

Open
wants to merge 45 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-AY1920S2#12 from j-lum/gradle+x

    Change file mode on `gradle` to be executable (nus-cs2103-AY1920S2#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-AY1920S2#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 Sep 20, 2019

  1. JavaFX tutorial: Support cross-platform JARs

    The OpenJFX plugin expects applications to be modular and bundled
    with jlink, resulting in fat jars that are not cross-platform. Let's
    manually include the required dependencies so that shadow can package
    them properly.
    j-lum committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    c4678f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

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

Commits on Jan 18, 2020

  1. Merge branch 'gradle'

    adding gradle to duke
    zsoh97 committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    a800e87 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. level-1 commit

    zsoh97 committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    d132256 View commit details
    Browse the repository at this point in the history
  2. level-2 commit

    zsoh97 committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    03c4f5c View commit details
    Browse the repository at this point in the history
  3. level-3 commit

    zsoh97 committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    90cfa7b View commit details
    Browse the repository at this point in the history
  4. level-4 commit

    zsoh97 committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    910235a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. A-TextUiTesting commit

    zsoh97 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    a839254 View commit details
    Browse the repository at this point in the history
  2. level 5 commit

    zsoh97 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    4277ddd View commit details
    Browse the repository at this point in the history
  3. level 6 commit

    zsoh97 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    8d0c50f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. A-Enums commit

    zsoh97 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    930a078 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. level-7 commit

    zsoh97 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    7dcb780 View commit details
    Browse the repository at this point in the history
  2. level-7 commit

    zsoh97 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    ed40c2b View commit details
    Browse the repository at this point in the history
  3. Revert "level-7 commit"

    This reverts commit ed40c2b
    zsoh97 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    7ebbba1 View commit details
    Browse the repository at this point in the history
  4. level-8 commit

    zsoh97 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    2a01069 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'branch-level-8'

    # Conflicts:
    #	src/main/java/Task.java
    zsoh97 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    e031c18 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Merge branch 'branch-level-8' into branch-level-7

    # Conflicts:
    #	src/main/java/Task.java
    zsoh97 committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    2f2af31 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-level-7'

    zsoh97 committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    2566e10 View commit details
    Browse the repository at this point in the history
  3. A-MoreOOP commit

    zsoh97 committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    df062a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. A-JUnit commit

    zsoh97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    e7bd919 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. A-MoreOOP commit

    zsoh97 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    a1a0f14 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. A-MoreOOP commit

    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    be3ffa1 View commit details
    Browse the repository at this point in the history
  2. Revert "A-JUnit commit"

    This reverts commit e7bd919.
    
    # Conflicts:
    #	data/duke.txt
    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ebb04c4 View commit details
    Browse the repository at this point in the history
  3. A-JUnit commit

    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f03e731 View commit details
    Browse the repository at this point in the history
  4. A-JavaDoc commit

    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ba3194c View commit details
    Browse the repository at this point in the history
  5. A-CodingStandard commit

    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    b7749ce View commit details
    Browse the repository at this point in the history
  6. A-Level 9 commit

    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    7636cc5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'branch-A-CodingStandard'

    # Conflicts:
    #	src/main/java/Duke.java
    #	src/main/java/Task.java
    #	src/main/java/TaskList.java
    #	src/main/java/Ui.java
    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    390f121 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'branch-Level-9'

    # Conflicts:
    #	data/duke.txt
    #	src/main/java/Task.java
    #	src/main/java/Ui.java
    zsoh97 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ecbd9d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

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

Commits on Feb 6, 2020

  1. A-JavaFx Commit

    zsoh97 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    538006a View commit details
    Browse the repository at this point in the history
  2. Level-10 Commit

    zsoh97 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1523c25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d395975 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. A-CheckStyle commit

    zsoh97 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    7c14641 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. A-Assertions Commit

    zsoh97 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    aa9bc6f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. A-CodeQuality Commit

    zsoh97 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    04bc397 View commit details
    Browse the repository at this point in the history
  2. C-Undo commit

    zsoh97 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    94322e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Adjustments to UI

    zsoh97 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    81343f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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