Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Amaan Qureshi 34f4c7e751
fix: allow preproc calls in enumerator list items
il y a 2 ans
.github chore: bump actions and deps il y a 2 ans
bindings 0.20.7 il y a 2 ans
examples Add some example files to parse on CI il y a 9 ans
queries feat: add GH tag queries il y a 2 ans
src fix: allow preproc calls in enumerator list items il y a 2 ans
test feat: allow preprocessor directives inside enumerator lists il y a 2 ans
.appveyor.yml Fix AppVeyor CI builds il y a 3 ans
.eslintrc.js feat: add and apply eslint formatting il y a 3 ans
.gitattributes chore: update gitattributes il y a 2 ans
.gitignore added spm support il y a 4 ans
.npmignore chore: tidy bindings, manifests, & docs il y a 3 ans
Cargo.toml 0.20.7 il y a 2 ans
LICENSE Initial commit il y a 12 ans
Package.swift chore: tidy bindings, manifests, & docs il y a 3 ans
README.md docs: add badges il y a 2 ans
binding.gyp Bump tree-sitter-cli to 0.19 il y a 5 ans
grammar.js fix: allow preproc calls in enumerator list items il y a 2 ans
package.json 0.20.7 il y a 2 ans

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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