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

[WIP] Implement pattern matching #456

Draft
wants to merge 8 commits into
base: trunk
Choose a base branch
from
Draft

Commits on Jan 7, 2024

  1. Implement aryptn

    reese authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    31bcbed View commit details
    Browse the repository at this point in the history
  2. Support fndptn

    reese authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1f79e4a View commit details
    Browse the repository at this point in the history
  3. clippy

    reese authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    661254f View commit details
    Browse the repository at this point in the history
  4. Handle variables in patterns

    reese authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    403a0b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Fix multiline handling

    reese authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4bc03e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12573c View commit details
    Browse the repository at this point in the history
  3. Implement hshptn

    reese authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    de9dc76 View commit details
    Browse the repository at this point in the history
  4. clippy

    reese authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    36e22ad View commit details
    Browse the repository at this point in the history