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

[PatternMatcher] Support matching tuples, call nodes, and functions with variable numbers of inputs #7754

Merged
merged 4 commits into from
Apr 3, 2021

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    193272f View commit details
    Browse the repository at this point in the history
  2. support matching functions and call nodes with variable numbers of pa…

    …rameters
    Matthew committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    dce9f60 View commit details
    Browse the repository at this point in the history
  3. remove development code that was commented out

    Matthew committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    df259e0 View commit details
    Browse the repository at this point in the history
  4. add docs for fuzzy matching

    Matthew committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    b276f1d View commit details
    Browse the repository at this point in the history