Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Amaan Qureshi f0db9dfc82
chore: generate
3 år sedan
.github/workflows Add an action to publish the grammar automatically 3 år sedan
bindings added spm support 4 år sedan
examples Add some example files to parse on CI 9 år sedan
queries added assignment operator to highlights (#62) 5 år sedan
src chore: generate 3 år sedan
test fix: implement Unicode identifiers 3 år sedan
.appveyor.yml Add appveyor config 7 år sedan
.gitattributes Add some example files to parse on CI 9 år sedan
.gitignore added spm support 4 år sedan
.npmignore Bump tree-sitter-cli to 0.19 5 år sedan
.travis.yml Use node 10 on travis 7 år sedan
Cargo.toml 0.20.2 4 år sedan
LICENSE Initial commit 12 år sedan
Package.swift added spm support 4 år sedan
README.md Add appveyor badge to README 7 år sedan
binding.gyp Bump tree-sitter-cli to 0.19 5 år sedan
grammar.js feat: support omitting consequences in conditional expressions 3 år sedan
package.json 0.20.2 4 år sedan

README.md

tree-sitter-c

Build Status Build status

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