Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
calixteman 2ed529f075 Add u|U|u8 string|char support (#36) 6 роки тому
examples Add some example files to parse on CI 9 роки тому
queries Improve highlighting query 6 роки тому
src Add u|U|u8 string|char support (#36) 6 роки тому
test Add u|U|u8 string|char support (#36) 6 роки тому
.appveyor.yml Add appveyor config 7 роки тому
.gitattributes Add some example files to parse on CI 9 роки тому
.gitignore ⬆️ tree-sitter-cli 8 роки тому
.npmignore Use new test structure, add syntax highlighting tests 6 роки тому
.travis.yml Use node 10 on travis 7 роки тому
LICENSE Initial commit 12 роки тому
README.md Add appveyor badge to README 7 роки тому
binding.gyp ⬆️ tree-sitter-cli 9 роки тому
grammar.js Add u|U|u8 string|char support (#36) 6 роки тому
index.js Update tree-sitter-cli to 0.15.3 7 роки тому
package.json ⬆️ tree-sitter-cli 6 роки тому

README.md

tree-sitter-c

Build Status Build status

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