Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
jdrouhard 9bee34500c
Support attribute statements under case statements (#83)
před 4 roky
bindings Bump tree-sitter-cli to 0.19 před 5 roky
examples Add some example files to parse on CI před 9 roky
queries added assignment operator to highlights (#62) před 5 roky
src Support attribute statements under case statements (#83) před 4 roky
test Support attribute statements under case statements (#83) před 4 roky
.appveyor.yml Add appveyor config před 7 roky
.gitattributes Add some example files to parse on CI před 9 roky
.gitignore Add Rust package (#58) před 5 roky
.npmignore Bump tree-sitter-cli to 0.19 před 5 roky
.travis.yml Use node 10 on travis před 7 roky
Cargo.toml 0.20.0 před 4 roky
LICENSE Initial commit před 12 roky
README.md Add appveyor badge to README před 7 roky
binding.gyp Bump tree-sitter-cli to 0.19 před 5 roky
grammar.js Support attribute statements under case statements (#83) před 4 roky
package.json 0.20.0 před 4 roky

README.md

tree-sitter-c

Build Status Build status

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