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 fcd123005b
Merge pull request #155 from amaanq/fix-attribute
3 år sedan
.github/workflows ci: add steps to publish to npm as well 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 feat: add `attribute_specifier` to struct 3 år sedan
test feat: add `attribute_specifier` to struct 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 0.20.3 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 `attribute_specifier` to struct 3 år sedan
package.json 0.20.3 3 år sedan

README.md

tree-sitter-c

Build Status Build status

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