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.
 
 
 
Max Brunsfeld a71bef804d Fix inefficient string tokenization vor 7 Jahren
corpus Add explicit nodes for bitfield clauses vor 7 Jahren
examples Add some example files to parse on CI vor 9 Jahren
src Fix inefficient string tokenization 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 clang on travis vor 10 Jahren
LICENSE Initial commit vor 12 Jahren
README.md Fix URLs in README vor 10 Jahren
binding.gyp ⬆️ tree-sitter-cli vor 9 Jahren
grammar.js Fix inefficient string tokenization vor 7 Jahren
index.js Tweak identifier naming convention vor 9 Jahren
package.json 0.13.10 vor 7 Jahren

README.md

tree-sitter-c

Build Status

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