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ů.
 
 
 
Max Brunsfeld 0bc1adf0c2 Tweak fields před 7 roky
corpus Tweak fields před 7 roky
examples Add some example files to parse on CI před 9 roky
src Tweak fields před 7 roky
.appveyor.yml Add appveyor config před 7 roky
.gitattributes Add some example files to parse on CI před 9 roky
.gitignore ⬆️ tree-sitter-cli před 8 roky
.npmignore Don't include tests, examples in tarballs před 8 roky
.travis.yml Use node 10 on travis před 7 roky
LICENSE Initial commit před 12 roky
README.md Add appveyor badge to README před 7 roky
binding.gyp ⬆️ tree-sitter-cli před 9 roky
grammar.js Tweak fields před 7 roky
index.js Update tree-sitter-cli to 0.15.3 před 7 roky
package.json Add node fields, update tree-sitter-cli před 7 roky

README.md

tree-sitter-c

Build Status Build status

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