25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Christian Clason b780e47fc7 ci(release): update to breaking upstream changes 1 ay önce
.github ci(release): update to breaking upstream changes 1 ay önce
bindings feat(bindings): add zig bindings 1 ay önce
examples Add some example files to parse on CI 9 yıl önce
queries ci: update workflows 2 yıl önce
src release v0.24.2 1 ay önce
test fix: allow the output operand value to be an expression 1 yıl önce
.editorconfig build: update bindings 1 yıl önce
.gitattributes feat!: regenerate parser and bindings with ABI 15 1 yıl önce
.gitignore feat!: regenerate parser and bindings with ABI 15 1 yıl önce
CMakeLists.txt release v0.24.2 1 ay önce
Cargo.lock release v0.24.2 1 ay önce
Cargo.toml release v0.24.2 1 ay önce
LICENSE Initial commit 11 yıl önce
Makefile release v0.24.2 1 ay önce
Package.resolved build: update for 0.24 1 yıl önce
Package.swift feat: update bindings and parser with 0.26.8 1 ay önce
README.md docs: add pypi badge 2 yıl önce
binding.gyp build: update bindings 1 yıl önce
build.zig feat(bindings): add zig bindings 1 ay önce
build.zig.zon release v0.24.2 1 ay önce
eslint.config.mjs feat: migrate to `eslint-config-treesitter` 1 yıl önce
go.mod release v0.24.1 1 yıl önce
go.sum fix: go mod 1 yıl önce
grammar.js export helper functions for reuse in cpp grammar 1 yıl önce
package-lock.json release v0.24.2 1 ay önce
package.json release v0.24.2 1 ay önce
pyproject.toml release v0.24.2 1 ay önce
setup.py feat: update bindings and parser with 0.26.8 1 ay önce
tree-sitter.json release v0.24.2 1 ay önce

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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