Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Max Brunsfeld 2af332790e Make case statements contain all subsequent statements until the next case 7 anni fa
corpus Make case statements contain all subsequent statements until the next case 7 anni fa
examples Add some example files to parse on CI 9 anni fa
src Make case statements contain all subsequent statements until the next case 7 anni fa
.gitattributes Add some example files to parse on CI 9 anni fa
.gitignore ⬆️ tree-sitter-cli 8 anni fa
.npmignore Don't include tests, examples in tarballs 8 anni fa
.travis.yml Use clang on travis 10 anni fa
LICENSE Initial commit 12 anni fa
README.md Fix URLs in README 10 anni fa
binding.gyp ⬆️ tree-sitter-cli 9 anni fa
grammar.js Make case statements contain all subsequent statements until the next case 7 anni fa
index.js Tweak identifier naming convention 9 anni fa
package.json 0.13.7 7 anni fa

README.md

tree-sitter-c

Build Status

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