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 4c49fc3883 fix: rework typedef specifiers again преди 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 преди 3 години
test chore: update & add tests преди 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.