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.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings 1 yıl önce
.github ci: add dependabot 2 yıl önce
bindings chore: regenerate 2 yıl önce
examples Add some example files to parse on CI 9 yıl önce
queries ci: update workflows 2 yıl önce
src feat: support `__asm` in asm expressions 1 yıl önce
test feat: support the `_Nonnull` clang attribute 1 yıl önce
.editorconfig chore: fix line endings 1 yıl önce
.gitattributes chore: fix line endings 1 yıl önce
.gitignore build: update bindings and versions 2 yıl önce
Cargo.toml 0.21.4 2 yıl önce
LICENSE Initial commit 12 yıl önce
Makefile 0.21.4 2 yıl önce
Package.swift build: update bindings 2 yıl önce
README.md docs: add pypi badge 2 yıl önce
binding.gyp build: update bindings and versions 2 yıl önce
grammar.js feat: support `__asm` in asm expressions 1 yıl önce
package-lock.json 0.21.4 2 yıl önce
package.json 0.21.4 2 yıl önce
pyproject.toml 0.21.4 2 yıl önce
setup.py build: update bindings and versions 2 yıl önce

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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