Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Christian Clason b780e47fc7 ci(release): update to breaking upstream changes před 1 měsícem
.github ci(release): update to breaking upstream changes před 1 měsícem
bindings feat(bindings): add zig bindings před 1 měsícem
examples Add some example files to parse on CI před 9 roky
queries ci: update workflows před 2 roky
src release v0.24.2 před 1 měsícem
test fix: allow the output operand value to be an expression před 1 rokem
.editorconfig build: update bindings před 1 rokem
.gitattributes feat!: regenerate parser and bindings with ABI 15 před 1 rokem
.gitignore feat!: regenerate parser and bindings with ABI 15 před 1 rokem
CMakeLists.txt release v0.24.2 před 1 měsícem
Cargo.lock release v0.24.2 před 1 měsícem
Cargo.toml release v0.24.2 před 1 měsícem
LICENSE Initial commit před 11 roky
Makefile release v0.24.2 před 1 měsícem
Package.resolved build: update for 0.24 před 1 rokem
Package.swift feat: update bindings and parser with 0.26.8 před 1 měsícem
README.md docs: add pypi badge před 2 roky
binding.gyp build: update bindings před 1 rokem
build.zig feat(bindings): add zig bindings před 1 měsícem
build.zig.zon release v0.24.2 před 1 měsícem
eslint.config.mjs feat: migrate to `eslint-config-treesitter` před 1 rokem
go.mod release v0.24.1 před 1 rokem
go.sum fix: go mod před 1 rokem
grammar.js export helper functions for reuse in cpp grammar před 1 rokem
package-lock.json release v0.24.2 před 1 měsícem
package.json release v0.24.2 před 1 měsícem
pyproject.toml release v0.24.2 před 1 měsícem
setup.py feat: update bindings and parser with 0.26.8 před 1 měsícem
tree-sitter.json release v0.24.2 před 1 měsícem

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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