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 212a80f864
chore: remove 'static
il y a 2 ans
.github chore: bump actions and deps il y a 2 ans
bindings chore: remove 'static 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 feat: add Microsoft's SEH extension il y a 2 ans
test feat: add Microsoft's SEH extension 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.6 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 feat: add Microsoft's SEH extension il y a 2 ans
package.json feat: allow `$` in identifiers 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.