No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Amaan Qureshi 34f4c7e751
fix: allow preproc calls in enumerator list items
hace 2 años
.github chore: bump actions and deps hace 2 años
bindings 0.20.7 hace 2 años
examples Add some example files to parse on CI hace 9 años
queries feat: add GH tag queries hace 2 años
src fix: allow preproc calls in enumerator list items hace 2 años
test feat: allow preprocessor directives inside enumerator lists hace 2 años
.appveyor.yml Fix AppVeyor CI builds hace 3 años
.eslintrc.js feat: add and apply eslint formatting hace 3 años
.gitattributes chore: update gitattributes hace 2 años
.gitignore added spm support hace 4 años
.npmignore chore: tidy bindings, manifests, & docs hace 3 años
Cargo.toml 0.20.7 hace 2 años
LICENSE Initial commit hace 12 años
Package.swift chore: tidy bindings, manifests, & docs hace 3 años
README.md docs: add badges hace 2 años
binding.gyp Bump tree-sitter-cli to 0.19 hace 5 años
grammar.js fix: allow preproc calls in enumerator list items hace 2 años
package.json 0.20.7 hace 2 años

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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