You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Amaan Qureshi 93ef1785bb
0.20.5
2 years ago
.github/workflows feat: rework release action 2 years ago
bindings 0.20.5 2 years ago
examples Add some example files to parse on CI 9 years ago
queries added assignment operator to highlights (#62) 5 years ago
src chore: generate 2 years ago
test feat: add `alignof_expression` 2 years ago
.appveyor.yml Fix AppVeyor CI builds 3 years ago
.eslintrc.js feat: add and apply eslint formatting 3 years ago
.gitattributes chore: update gitattributes 2 years ago
.gitignore added spm support 4 years ago
.npmignore chore: tidy bindings, manifests, & docs 3 years ago
Cargo.toml 0.20.5 2 years ago
LICENSE Initial commit 11 years ago
Package.swift chore: tidy bindings, manifests, & docs 3 years ago
README.md docs: remove travis ci badge in favor of the gh badge 2 years ago
binding.gyp Bump tree-sitter-cli to 0.19 5 years ago
grammar.js fix: add more variations of inline 2 years ago
package.json 0.20.5 2 years ago

README.md

tree-sitter-c

CI

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