Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
dependabot[bot] ce3bea2479
ci: bump actions/checkout from 6 to 7
2 tygodni temu
.github ci: bump actions/checkout from 6 to 7 2 tygodni temu
bindings feat(bindings): add zig bindings 2 miesięcy temu
examples Add some example files to parse on CI 9 lat temu
queries ci: update workflows 2 lat temu
src release v0.24.2 2 miesięcy temu
test fix: allow the output operand value to be an expression 1 rok temu
.editorconfig build: update bindings 1 rok temu
.gitattributes feat!: regenerate parser and bindings with ABI 15 1 rok temu
.gitignore feat!: regenerate parser and bindings with ABI 15 1 rok temu
CMakeLists.txt release v0.24.2 2 miesięcy temu
Cargo.lock release v0.24.2 2 miesięcy temu
Cargo.toml release v0.24.2 2 miesięcy temu
LICENSE Initial commit 12 lat temu
Makefile release v0.24.2 2 miesięcy temu
Package.resolved build: update for 0.24 1 rok temu
Package.swift feat: update bindings and parser with 0.26.8 2 miesięcy temu
README.md docs: add pypi badge 2 lat temu
binding.gyp build: update bindings 1 rok temu
build.zig feat(bindings): add zig bindings 2 miesięcy temu
build.zig.zon release v0.24.2 2 miesięcy temu
eslint.config.mjs feat: migrate to `eslint-config-treesitter` 1 rok temu
go.mod release v0.24.1 1 rok temu
go.sum fix: go mod 1 rok temu
grammar.js export helper functions for reuse in cpp grammar 1 rok temu
package-lock.json release v0.24.2 2 miesięcy temu
package.json release v0.24.2 2 miesięcy temu
pyproject.toml release v0.24.2 2 miesięcy temu
setup.py feat: update bindings and parser with 0.26.8 2 miesięcy temu
tree-sitter.json release v0.24.2 2 miesięcy temu

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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