Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
calixteman c8061429cc Fix error with ++L (consequence of support for L strings) (#26) vor 7 Jahren
corpus Fix error with ++L (consequence of support for L strings) (#26) vor 7 Jahren
examples Add some example files to parse on CI vor 9 Jahren
src Fix error with ++L (consequence of support for L strings) (#26) vor 7 Jahren
.appveyor.yml Add appveyor config vor 7 Jahren
.gitattributes Add some example files to parse on CI vor 9 Jahren
.gitignore ⬆️ tree-sitter-cli vor 8 Jahren
.npmignore Don't include tests, examples in tarballs vor 8 Jahren
.travis.yml Use node 10 on travis vor 7 Jahren
LICENSE Initial commit vor 12 Jahren
README.md Add appveyor badge to README vor 7 Jahren
binding.gyp ⬆️ tree-sitter-cli vor 9 Jahren
grammar.js Fix error with ++L (consequence of support for L strings) (#26) vor 7 Jahren
index.js Update tree-sitter-cli to 0.15.3 vor 7 Jahren
package.json 0.15.1 vor 7 Jahren

README.md

tree-sitter-c

Build Status Build status

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