Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Amaan Qureshi fcd123005b
Merge pull request #155 from amaanq/fix-attribute
há 3 anos
.github/workflows ci: add steps to publish to npm as well há 3 anos
bindings chore: tidy bindings, manifests, & docs há 3 anos
examples Add some example files to parse on CI há 9 anos
queries added assignment operator to highlights (#62) há 5 anos
src feat: add `attribute_specifier` to struct há 3 anos
test feat: add `attribute_specifier` to struct há 3 anos
.appveyor.yml Fix AppVeyor CI builds há 3 anos
.eslintrc.js feat: add and apply eslint formatting há 3 anos
.gitattributes chore: tidy bindings, manifests, & docs há 3 anos
.gitignore added spm support há 4 anos
.npmignore chore: tidy bindings, manifests, & docs há 3 anos
.travis.yml Use node 10 on travis há 7 anos
Cargo.toml 0.20.3 há 3 anos
LICENSE Initial commit há 12 anos
Package.swift chore: tidy bindings, manifests, & docs há 3 anos
README.md chore: tidy bindings, manifests, & docs há 3 anos
binding.gyp Bump tree-sitter-cli to 0.19 há 5 anos
grammar.js feat: add `attribute_specifier` to struct há 3 anos
package.json 0.20.3 há 3 anos

README.md

tree-sitter-c

Build Status Build status

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