Você não pode selecionar mais de 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
3 anos atrás
.github/workflows ci: add steps to publish to npm as well 3 anos atrás
bindings chore: tidy bindings, manifests, & docs 3 anos atrás
examples Add some example files to parse on CI 9 anos atrás
queries added assignment operator to highlights (#62) 5 anos atrás
src feat: add `attribute_specifier` to struct 3 anos atrás
test feat: add `attribute_specifier` to struct 3 anos atrás
.appveyor.yml Fix AppVeyor CI builds 3 anos atrás
.eslintrc.js feat: add and apply eslint formatting 3 anos atrás
.gitattributes chore: tidy bindings, manifests, & docs 3 anos atrás
.gitignore added spm support 4 anos atrás
.npmignore chore: tidy bindings, manifests, & docs 3 anos atrás
.travis.yml Use node 10 on travis 7 anos atrás
Cargo.toml 0.20.3 3 anos atrás
LICENSE Initial commit 12 anos atrás
Package.swift chore: tidy bindings, manifests, & docs 3 anos atrás
README.md chore: tidy bindings, manifests, & docs 3 anos atrás
binding.gyp Bump tree-sitter-cli to 0.19 5 anos atrás
grammar.js feat: add `attribute_specifier` to struct 3 anos atrás
package.json 0.20.3 3 anos atrás

README.md

tree-sitter-c

Build Status Build status

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