You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jdrouhard 9bee34500c
Support attribute statements under case statements (#83)
преди 4 години
bindings Bump tree-sitter-cli to 0.19 преди 5 години
examples Add some example files to parse on CI преди 9 години
queries added assignment operator to highlights (#62) преди 5 години
src Support attribute statements under case statements (#83) преди 4 години
test Support attribute statements under case statements (#83) преди 4 години
.appveyor.yml Add appveyor config преди 7 години
.gitattributes Add some example files to parse on CI преди 9 години
.gitignore Add Rust package (#58) преди 5 години
.npmignore Bump tree-sitter-cli to 0.19 преди 5 години
.travis.yml Use node 10 on travis преди 7 години
Cargo.toml 0.20.0 преди 4 години
LICENSE Initial commit преди 12 години
README.md Add appveyor badge to README преди 7 години
binding.gyp Bump tree-sitter-cli to 0.19 преди 5 години
grammar.js Support attribute statements under case statements (#83) преди 4 години
package.json 0.20.0 преди 4 години

README.md

tree-sitter-c

Build Status Build status

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