選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Christian Clason b780e47fc7 ci(release): update to breaking upstream changes 1ヶ月前
.github ci(release): update to breaking upstream changes 1ヶ月前
bindings feat(bindings): add zig bindings 1ヶ月前
examples Add some example files to parse on CI 9年前
queries ci: update workflows 2年前
src release v0.24.2 1ヶ月前
test fix: allow the output operand value to be an expression 1年前
.editorconfig build: update bindings 1年前
.gitattributes feat!: regenerate parser and bindings with ABI 15 1年前
.gitignore feat!: regenerate parser and bindings with ABI 15 1年前
CMakeLists.txt release v0.24.2 1ヶ月前
Cargo.lock release v0.24.2 1ヶ月前
Cargo.toml release v0.24.2 1ヶ月前
LICENSE Initial commit 11年前
Makefile release v0.24.2 1ヶ月前
Package.resolved build: update for 0.24 1年前
Package.swift feat: update bindings and parser with 0.26.8 1ヶ月前
README.md docs: add pypi badge 2年前
binding.gyp build: update bindings 1年前
build.zig feat(bindings): add zig bindings 1ヶ月前
build.zig.zon release v0.24.2 1ヶ月前
eslint.config.mjs feat: migrate to `eslint-config-treesitter` 1年前
go.mod release v0.24.1 1年前
go.sum fix: go mod 1年前
grammar.js export helper functions for reuse in cpp grammar 1年前
package-lock.json release v0.24.2 1ヶ月前
package.json release v0.24.2 1ヶ月前
pyproject.toml release v0.24.2 1ヶ月前
setup.py feat: update bindings and parser with 0.26.8 1ヶ月前
tree-sitter.json release v0.24.2 1ヶ月前

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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