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

Improve pattern matching mechanism #460

Merged
merged 7 commits into from
Sep 27, 2023
Merged

Improve pattern matching mechanism #460

merged 7 commits into from
Sep 27, 2023

Commits on Sep 20, 2023

  1. chore: add DefBody::pre_block

    mtshiba committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b33ce38 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 24, 2023

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

Commits on Sep 26, 2023

  1. Update codegen.rs

    mtshiba committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5c757b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. chore: improve pattern match

    mtshiba committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f561eeb View commit details
    Browse the repository at this point in the history
  2. fix: short circuit bug

    mtshiba committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e412d63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbac0a3 View commit details
    Browse the repository at this point in the history