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.
 
 
 
Yoann Padioleau 84bdf40906
Merge pull request #142 from amaanq/enum-bitfield
3 år sedan
.github/workflows ci: add test and lint actions 3 år sedan
bindings chore: tidy bindings, manifests, & docs 3 å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 chore: add some tests 3 år sedan
.appveyor.yml Fix AppVeyor CI builds 3 år sedan
.eslintrc.js feat: add and apply eslint formatting 3 år sedan
.gitattributes chore: tidy bindings, manifests, & docs 3 år sedan
.gitignore added spm support 4 år sedan
.npmignore chore: tidy bindings, manifests, & docs 3 år sedan
.travis.yml Use node 10 on travis 7 år sedan
Cargo.toml chore: tidy bindings, manifests, & docs 3 år sedan
LICENSE Initial commit 12 år sedan
Package.swift chore: tidy bindings, manifests, & docs 3 år sedan
README.md chore: tidy bindings, manifests, & docs 3 år sedan
binding.gyp Bump tree-sitter-cli to 0.19 5 år sedan
grammar.js feat: add underlying types in enums, allow bitfield clauses in repeated field declarators 3 år sedan
package.json chore: tidy bindings, manifests, & docs 3 år sedan

README.md

tree-sitter-c

Build Status Build status

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