選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Amaan Qureshi 927da1f210
fix(go): correct test
1年前
.github ci: add dependabot 2年前
bindings fix(go): correct test 1年前
examples Add some example files to parse on CI 9年前
queries ci: update workflows 2年前
src feat: support `__asm` in asm expressions 1年前
test feat: support the `_Nonnull` clang attribute 1年前
.editorconfig chore: fix line endings 1年前
.gitattributes chore: fix line endings 1年前
.gitignore build: update bindings and versions 2年前
Cargo.toml 0.21.4 2年前
LICENSE Initial commit 12年前
Makefile 0.21.4 2年前
Package.swift build: update bindings 2年前
README.md docs: add pypi badge 2年前
binding.gyp build: update bindings and versions 2年前
go.mod fix(go): correct test 1年前
grammar.js feat: support `__asm` in asm expressions 1年前
package-lock.json 0.21.4 2年前
package.json 0.21.4 2年前
pyproject.toml 0.21.4 2年前
setup.py build: update bindings and versions 2年前

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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