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

fix(grainfmt): Format rational numbers with parens when needed for precedence #1385

Merged
merged 5 commits into from
Aug 4, 2022

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    3b222fe View commit details
    Browse the repository at this point in the history
  2. add parens based on rational being on rhs

    Marcus Roberts committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    b35bc09 View commit details
    Browse the repository at this point in the history
  3. Add tests

    Marcus Roberts committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    b86ce0b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Handle all rational cases

    ospencer committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    44c10df View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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