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 6ef89c54e1
Merge pull request #115 from antoinemadec/master
3 anos atrás
.github/workflows ci: add test and lint actions 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 Add else_clause 3 anos atrás
test Add else_clause 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 chore: tidy bindings, manifests, & docs 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 Add else_clause 3 anos atrás
package.json chore: tidy bindings, manifests, & docs 3 anos atrás

README.md

tree-sitter-c

Build Status Build status

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