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 34f4c7e751
fix: allow preproc calls in enumerator list items
преди 2 години
.github chore: bump actions and deps преди 2 години
bindings 0.20.7 преди 2 години
examples Add some example files to parse on CI преди 9 години
queries feat: add GH tag queries преди 2 години
src fix: allow preproc calls in enumerator list items преди 2 години
test feat: allow preprocessor directives inside enumerator lists преди 2 години
.appveyor.yml Fix AppVeyor CI builds преди 3 години
.eslintrc.js feat: add and apply eslint formatting преди 3 години
.gitattributes chore: update gitattributes преди 2 години
.gitignore added spm support преди 4 години
.npmignore chore: tidy bindings, manifests, & docs преди 3 години
Cargo.toml 0.20.7 преди 2 години
LICENSE Initial commit преди 12 години
Package.swift chore: tidy bindings, manifests, & docs преди 3 години
README.md docs: add badges преди 2 години
binding.gyp Bump tree-sitter-cli to 0.19 преди 5 години
grammar.js fix: allow preproc calls in enumerator list items преди 2 години
package.json 0.20.7 преди 2 години

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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