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 ability for dialects to override prefix, infix, and statement parsing #581

Merged
merged 16 commits into from Aug 19, 2022

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    41c9969 View commit details
    Browse the repository at this point in the history
  2. save progress

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    af39f1f View commit details
    Browse the repository at this point in the history
  3. it compiles

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    cec3108 View commit details
    Browse the repository at this point in the history
  4. it works

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    eadd846 View commit details
    Browse the repository at this point in the history
  5. clippy

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    b299687 View commit details
    Browse the repository at this point in the history
  6. no-std support

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    1445886 View commit details
    Browse the repository at this point in the history
  7. no-std support

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3c65284 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28568de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab5e683 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f70ff47 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7b57fa View commit details
    Browse the repository at this point in the history
  12. revert no-std fix

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9dd2ea4 View commit details
    Browse the repository at this point in the history
  13. revert no-std fix

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c2e096e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f518c30 View commit details
    Browse the repository at this point in the history
  15. more tests

    andygrove committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8640d1b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. move tests

    andygrove committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ed14940 View commit details
    Browse the repository at this point in the history