Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Amaan Qureshi 927da1f210
fix(go): correct test
há 1 ano
.github ci: add dependabot há 2 anos
bindings fix(go): correct test há 1 ano
examples Add some example files to parse on CI há 9 anos
queries ci: update workflows há 2 anos
src feat: support `__asm` in asm expressions há 1 ano
test feat: support the `_Nonnull` clang attribute há 1 ano
.editorconfig chore: fix line endings há 1 ano
.gitattributes chore: fix line endings há 1 ano
.gitignore build: update bindings and versions há 2 anos
Cargo.toml 0.21.4 há 2 anos
LICENSE Initial commit há 12 anos
Makefile 0.21.4 há 2 anos
Package.swift build: update bindings há 2 anos
README.md docs: add pypi badge há 2 anos
binding.gyp build: update bindings and versions há 2 anos
go.mod fix(go): correct test há 1 ano
grammar.js feat: support `__asm` in asm expressions há 1 ano
package-lock.json 0.21.4 há 2 anos
package.json 0.21.4 há 2 anos
pyproject.toml 0.21.4 há 2 anos
setup.py build: update bindings and versions há 2 anos

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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