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

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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