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

Keep repo files in-line with other grammars #122

Merged
merged 6 commits into from
May 5, 2024
Merged

Commits on May 5, 2024

  1. refactor(scanner): use alloc and array header, and rely on `TREE_SITT…

    …ER_DEBUG` for debugging
    amaanq committed May 5, 2024
    Configuration menu
    Copy the full SHA
    0d6b5c0 View commit details
    Browse the repository at this point in the history
  2. ci: rework workflows

    amaanq committed May 5, 2024
    Configuration menu
    Copy the full SHA
    320494b View commit details
    Browse the repository at this point in the history
  3. fix: update bindings

    amaanq committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d5c73f4 View commit details
    Browse the repository at this point in the history
  4. chore: remove unnecessary files

    These should be implemented using the standard tree-sitter testing
    framework for corpus files or highlight/query tests.
    amaanq committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bb12be6 View commit details
    Browse the repository at this point in the history
  5. docs: update README

    amaanq committed May 5, 2024
    Configuration menu
    Copy the full SHA
    09d9534 View commit details
    Browse the repository at this point in the history
  6. chore: generate

    amaanq committed May 5, 2024
    Configuration menu
    Copy the full SHA
    894ff15 View commit details
    Browse the repository at this point in the history