Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tree-sitter/tree-sitter-c
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: tree-sitter/tree-sitter-c
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.5
Choose a head ref
  • 19 commits
  • 30 files changed
  • 5 contributors

Commits on Oct 14, 2024

  1. build: update for 0.24

    amaanq committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    661d49b View commit details
    Browse the repository at this point in the history
  2. ci: update workflows

    amaanq committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    baef04d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. build: update bindings

    amaanq committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    79284a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix: go mod

    lyleshaw authored and amaanq committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6c7f459 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. build: update bindings

    amaanq committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    7dd61dc View commit details
    Browse the repository at this point in the history
  2. 0.23.2

    amaanq committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6a4ae2e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. ci: bump tree-sitter/setup-action from 1 to 2

    Bumps [tree-sitter/setup-action](https://github.com/tree-sitter/setup-action) from 1 to 2.
    - [Release notes](https://github.com/tree-sitter/setup-action/releases)
    - [Commits](tree-sitter/setup-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: tree-sitter/setup-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amaanq committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    677052d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8841a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. build(npm): update deps

    amaanq committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    d56a3ca View commit details
    Browse the repository at this point in the history
  2. 0.23.3

    amaanq committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    cc34f2c View commit details
    Browse the repository at this point in the history
  3. chore: generate with v0.24.5

    amaanq committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    5399e4e View commit details
    Browse the repository at this point in the history
  4. 0.23.4

    amaanq committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    3efee11 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

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

Commits on Jan 24, 2025

  1. chore: add FUNDING.yml

    amaanq committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    1d9cf21 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. chore: update FUNDING.yml

    amaanq committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    492f7aa View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Include LICENSE file (#249)

    This is needed by the MIT license terms
    
    ```
    ❯ cargo package --list | grep LICENSE
    LICENSE
    ```
    
    Signed-off-by: Michel Lind <salimma@fedoraproject.org>
    michel-slm authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    f10e84f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. feat: add Zig bindings

    amaanq committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    cf36b03 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

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

    jdrouhard committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    2a265d6 View commit details
    Browse the repository at this point in the history
Loading