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 \minus equivalent to - operator #26193 #40948

Merged
merged 5 commits into from
May 27, 2021

Commits on May 25, 2021

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

Commits on May 26, 2021

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

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    ed17163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d96cd8e View commit details
    Browse the repository at this point in the history
  3. add another test for equivalence between \minus and - JuliaLang#26193

    in case "- 42" (unary operator) will get parsed like "-42" (negative literal) in the future
    epithet committed May 27, 2021
    Configuration menu
    Copy the full SHA
    92b4b9b View commit details
    Browse the repository at this point in the history