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

Collect syntax kinds directly from DSL v2 and isolate parser generation logic #991

Merged
merged 20 commits into from
Jun 4, 2024

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    0d1fda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645b05f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cb87c4 View commit details
    Browse the repository at this point in the history
  4. chore: Update the issue for the keyword ident scanning

    This was not meant to be tackled in the follow-up refactor but is rather a
    possibly a low-hanging fruit in terms of performance.
    Xanewok committed May 24, 2024
    Configuration menu
    Copy the full SHA
    df5e187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b619a0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbe2870 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    e88e071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b1535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b0d03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e15306 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf85366 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c935ce6 View commit details
    Browse the repository at this point in the history
  7. Revert "refactor: Remove unused GrammarVisitor methods"

    This reverts commit 645b05f.
    Xanewok committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0d144df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ec9ec0 View commit details
    Browse the repository at this point in the history
  9. Revert "refactor: Migrate referenced_versions from the grammar visi…

    …tor"
    
    This reverts commit 117b9487e9d882b372b4944b024b32d90f8296d7.
    Xanewok committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2d8b7dd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Apply feedback

    Xanewok committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    44b4ac5 View commit details
    Browse the repository at this point in the history
  2. Apply feedback

    Xanewok committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8e497a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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