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.
 
 
 
Amaan Qureshi 212a80f864
chore: remove 'static
2 yıl önce
.github chore: bump actions and deps 2 yıl önce
bindings chore: remove 'static 2 yıl önce
examples Add some example files to parse on CI 9 yıl önce
queries feat: add GH tag queries 2 yıl önce
src feat: add Microsoft's SEH extension 2 yıl önce
test feat: add Microsoft's SEH extension 2 yıl önce
.appveyor.yml Fix AppVeyor CI builds 3 yıl önce
.eslintrc.js feat: add and apply eslint formatting 3 yıl önce
.gitattributes chore: update gitattributes 2 yıl önce
.gitignore added spm support 4 yıl önce
.npmignore chore: tidy bindings, manifests, & docs 3 yıl önce
Cargo.toml 0.20.6 2 yıl önce
LICENSE Initial commit 12 yıl önce
Package.swift chore: tidy bindings, manifests, & docs 3 yıl önce
README.md docs: add badges 2 yıl önce
binding.gyp Bump tree-sitter-cli to 0.19 5 yıl önce
grammar.js feat: add Microsoft's SEH extension 2 yıl önce
package.json feat: allow `$` in identifiers 2 yıl önce

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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