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 6ef89c54e1
Merge pull request #115 from antoinemadec/master
il y a 3 ans
.github/workflows ci: add test and lint actions il y a 3 ans
bindings chore: tidy bindings, manifests, & docs il y a 3 ans
examples Add some example files to parse on CI il y a 9 ans
queries added assignment operator to highlights (#62) il y a 5 ans
src Add else_clause il y a 3 ans
test Add else_clause il y a 3 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: tidy bindings, manifests, & docs il y a 3 ans
.gitignore added spm support il y a 4 ans
.npmignore chore: tidy bindings, manifests, & docs il y a 3 ans
.travis.yml Use node 10 on travis il y a 7 ans
Cargo.toml chore: tidy bindings, manifests, & docs il y a 3 ans
LICENSE Initial commit il y a 12 ans
Package.swift chore: tidy bindings, manifests, & docs il y a 3 ans
README.md chore: tidy bindings, manifests, & docs il y a 3 ans
binding.gyp Bump tree-sitter-cli to 0.19 il y a 5 ans
grammar.js Add else_clause il y a 3 ans
package.json chore: tidy bindings, manifests, & docs il y a 3 ans

README.md

tree-sitter-c

Build Status Build status

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