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.
 
 
 
jdrouhard 9bee34500c
Support attribute statements under case statements (#83)
il y a 4 ans
bindings Bump tree-sitter-cli to 0.19 il y a 5 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 Support attribute statements under case statements (#83) il y a 4 ans
test Support attribute statements under case statements (#83) il y a 4 ans
.appveyor.yml Add appveyor config il y a 7 ans
.gitattributes Add some example files to parse on CI il y a 9 ans
.gitignore Add Rust package (#58) il y a 5 ans
.npmignore Bump tree-sitter-cli to 0.19 il y a 5 ans
.travis.yml Use node 10 on travis il y a 7 ans
Cargo.toml 0.20.0 il y a 4 ans
LICENSE Initial commit il y a 12 ans
README.md Add appveyor badge to README il y a 7 ans
binding.gyp Bump tree-sitter-cli to 0.19 il y a 5 ans
grammar.js Support attribute statements under case statements (#83) il y a 4 ans
package.json 0.20.0 il y a 4 ans

README.md

tree-sitter-c

Build Status Build status

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