Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Christian Clason b780e47fc7 ci(release): update to breaking upstream changes há 2 meses
.github ci(release): update to breaking upstream changes há 2 meses
bindings feat(bindings): add zig bindings há 2 meses
examples Add some example files to parse on CI há 9 anos
queries ci: update workflows há 2 anos
src release v0.24.2 há 2 meses
test fix: allow the output operand value to be an expression há 1 ano
.editorconfig build: update bindings há 1 ano
.gitattributes feat!: regenerate parser and bindings with ABI 15 há 1 ano
.gitignore feat!: regenerate parser and bindings with ABI 15 há 1 ano
CMakeLists.txt release v0.24.2 há 2 meses
Cargo.lock release v0.24.2 há 2 meses
Cargo.toml release v0.24.2 há 2 meses
LICENSE Initial commit há 12 anos
Makefile release v0.24.2 há 2 meses
Package.resolved build: update for 0.24 há 1 ano
Package.swift feat: update bindings and parser with 0.26.8 há 2 meses
README.md docs: add pypi badge há 2 anos
binding.gyp build: update bindings há 1 ano
build.zig feat(bindings): add zig bindings há 2 meses
build.zig.zon release v0.24.2 há 2 meses
eslint.config.mjs feat: migrate to `eslint-config-treesitter` há 1 ano
go.mod release v0.24.1 há 1 ano
go.sum fix: go mod há 1 ano
grammar.js export helper functions for reuse in cpp grammar há 1 ano
package-lock.json release v0.24.2 há 2 meses
package.json release v0.24.2 há 2 meses
pyproject.toml release v0.24.2 há 2 meses
setup.py feat: update bindings and parser with 0.26.8 há 2 meses
tree-sitter.json release v0.24.2 há 2 meses

README.md

tree-sitter-c

CI discord matrix crates npm pypi

C grammar for tree-sitter. Adapted from this C99 grammar.