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

A-Assertions #326

Open
wants to merge 35 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 21, 2020

  1. Merge branch 'gradle'

    zhouxinwei97 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b6fe7d6 View commit details
    Browse the repository at this point in the history
  2. level 1 done

    zhouxinwei97 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    a0e8d00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b2f04b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d6be9 View commit details
    Browse the repository at this point in the history
  5. Level 2. Add, List

    zhouxinwei97 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    42627fa View commit details
    Browse the repository at this point in the history
  6. Level-3

    zhouxinwei97 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    51379fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad4c7b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. A-TextUiTesting

    zhouxinwei97 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    2dd472a View commit details
    Browse the repository at this point in the history
  2. Level 5. Handle Errors

    zhouxinwei97 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    c94ae42 View commit details
    Browse the repository at this point in the history
  3. Level-6: Delete

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

Commits on Jan 29, 2020

  1. Level-7

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    fb1e46b View commit details
    Browse the repository at this point in the history
  2. Level-8

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    73b75c4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-Level-7'

    Merge Level-7
    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    36ceedd View commit details
    Browse the repository at this point in the history
  4. merged Level-8

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    d4f49c2 View commit details
    Browse the repository at this point in the history
  5. Level-8 bug fix

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    b4863f8 View commit details
    Browse the repository at this point in the history
  6. A-MoreOOP

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    c315371 View commit details
    Browse the repository at this point in the history
  7. A-MoreOOP

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    aed5aa2 View commit details
    Browse the repository at this point in the history
  8. A-MoreOOP fix

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    49c4f89 View commit details
    Browse the repository at this point in the history
  9. A-JUnit

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    2fb03dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fef934b View commit details
    Browse the repository at this point in the history
  11. A-JavaDoc

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    e9b3b1b View commit details
    Browse the repository at this point in the history
  12. A-CodingStandard

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    a8eb395 View commit details
    Browse the repository at this point in the history
  13. Level-9 Find function

    zhouxinwei97 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    588cca3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d5ae11b View commit details
    Browse the repository at this point in the history
  15. Merge all levels

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

Commits on Feb 4, 2020

  1. Level-10

    zhouxinwei97 committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    383b9d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. A-Assertions

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