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

Make unary "-" work with @tf #467

Merged
merged 5 commits into from
Nov 12, 2018
Merged

Make unary "-" work with @tf #467

merged 5 commits into from
Nov 12, 2018

Commits on Nov 11, 2018

  1. Make unary "-" work with @tf

    Olivier Thill committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    a7680b0 View commit details
    Browse the repository at this point in the history
  2. To much syntactic sugar it seems.

    Olivier Thill committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    05922ad View commit details
    Browse the repository at this point in the history
  3. add test for unary -

    Olivier Thill committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    e194348 View commit details
    Browse the repository at this point in the history
  4. prefix the function with @op

    Olivier Thill committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    f1ec34f View commit details
    Browse the repository at this point in the history
  5. fix typo in test

    Olivier Thill committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    f044718 View commit details
    Browse the repository at this point in the history