You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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.