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.
 
 
 
Amaan Qureshi 34f4c7e751
fix: allow preproc calls in enumerator list items
2 anos atrás
.github chore: bump actions and deps 2 anos atrás
bindings 0.20.7 2 anos atrás
examples Add some example files to parse on CI 9 anos atrás
queries feat: add GH tag queries 2 anos atrás
src fix: allow preproc calls in enumerator list items 2 anos atrás
test feat: allow preprocessor directives inside enumerator lists 2 anos atrás
.appveyor.yml Fix AppVeyor CI builds 3 anos atrás
.eslintrc.js feat: add and apply eslint formatting 3 anos atrás
.gitattributes chore: update gitattributes 2 anos atrás
.gitignore added spm support 4 anos atrás
.npmignore chore: tidy bindings, manifests, & docs 3 anos atrás
Cargo.toml 0.20.7 2 anos atrás
LICENSE Initial commit 12 anos atrás
Package.swift chore: tidy bindings, manifests, & docs 3 anos atrás
README.md docs: add badges 2 anos atrás
binding.gyp Bump tree-sitter-cli to 0.19 5 anos atrás
grammar.js fix: allow preproc calls in enumerator list items 2 anos atrás
package.json 0.20.7 2 anos atrás

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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