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ů.
 
 
 
calixteman 2ed529f075 Add u|U|u8 string|char support (#36) před 6 roky
examples Add some example files to parse on CI před 9 roky
queries Improve highlighting query před 6 roky
src Add u|U|u8 string|char support (#36) před 6 roky
test Add u|U|u8 string|char support (#36) před 6 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 Use new test structure, add syntax highlighting tests před 6 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 Add u|U|u8 string|char support (#36) před 6 roky
index.js Update tree-sitter-cli to 0.15.3 před 7 roky
package.json ⬆️ tree-sitter-cli před 6 roky

README.md

tree-sitter-c

Build Status Build status

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