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 475dc3bb84
Merge pull request #152 from amaanq/typedef-fixes
пре 3 година
.github/workflows ci: add steps to publish to npm as well пре 3 година
bindings chore: tidy bindings, manifests, & docs пре 3 година
examples Add some example files to parse on CI пре 9 година
queries added assignment operator to highlights (#62) пре 5 година
src chore: generate & update test пре 3 година
test chore: generate & update test пре 3 година
.appveyor.yml Fix AppVeyor CI builds пре 3 година
.eslintrc.js feat: add and apply eslint formatting пре 3 година
.gitattributes chore: tidy bindings, manifests, & docs пре 3 година
.gitignore added spm support пре 4 година
.npmignore chore: tidy bindings, manifests, & docs пре 3 година
.travis.yml Use node 10 on travis пре 7 година
Cargo.toml 0.20.3 пре 3 година
LICENSE Initial commit пре 12 година
Package.swift chore: tidy bindings, manifests, & docs пре 3 година
README.md chore: tidy bindings, manifests, & docs пре 3 година
binding.gyp Bump tree-sitter-cli to 0.19 пре 5 година
grammar.js fix: rework typedef specifiers again пре 3 година
package.json 0.20.3 пре 3 година

README.md

tree-sitter-c

Build Status Build status

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