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.