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

Add ne, eq, fix fold bug. #106

Merged
merged 12 commits into from
Jan 1, 2021
Merged

Add ne, eq, fix fold bug. #106

merged 12 commits into from
Jan 1, 2021

Commits on Dec 30, 2020

  1. Add ne, eq

    cgyurgyik committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    4c67faa View commit details
    Browse the repository at this point in the history
  2. Fix fold bug.

    cgyurgyik committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    53e489d View commit details
    Browse the repository at this point in the history
  3. equality.

    cgyurgyik committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    400b4e7 View commit details
    Browse the repository at this point in the history
  4. Fix.

    cgyurgyik committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f767997 View commit details
    Browse the repository at this point in the history
  5. Fix comment.

    cgyurgyik committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    447eea9 View commit details
    Browse the repository at this point in the history
  6. NE case.

    cgyurgyik committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    da18756 View commit details
    Browse the repository at this point in the history
  7. Comment.

    cgyurgyik committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    a3b2c8b View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Update examples/lvn.py

    Co-authored-by: Adrian Sampson <[email protected]>
    cgyurgyik and sampsyo committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    1cffea7 View commit details
    Browse the repository at this point in the history
  2. Update examples/lvn.py

    Co-authored-by: Adrian Sampson <[email protected]>
    cgyurgyik and sampsyo committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    78ccacd View commit details
    Browse the repository at this point in the history
  3. Add comment.

    cgyurgyik committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    260df80 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Add le, ge, tests.

    cgyurgyik committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    e854f60 View commit details
    Browse the repository at this point in the history
  2. Thorough-er

    cgyurgyik committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a03746b View commit details
    Browse the repository at this point in the history