Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Amaan Qureshi 34f4c7e751
fix: allow preproc calls in enumerator list items
2 år sedan
.github chore: bump actions and deps 2 år sedan
bindings 0.20.7 2 år sedan
examples Add some example files to parse on CI 9 år sedan
queries feat: add GH tag queries 2 år sedan
src fix: allow preproc calls in enumerator list items 2 år sedan
test feat: allow preprocessor directives inside enumerator lists 2 år sedan
.appveyor.yml Fix AppVeyor CI builds 3 år sedan
.eslintrc.js feat: add and apply eslint formatting 3 år sedan
.gitattributes chore: update gitattributes 2 år sedan
.gitignore added spm support 4 år sedan
.npmignore chore: tidy bindings, manifests, & docs 3 år sedan
Cargo.toml 0.20.7 2 år sedan
LICENSE Initial commit 12 år sedan
Package.swift chore: tidy bindings, manifests, & docs 3 år sedan
README.md docs: add badges 2 år sedan
binding.gyp Bump tree-sitter-cli to 0.19 5 år sedan
grammar.js fix: allow preproc calls in enumerator list items 2 år sedan
package.json 0.20.7 2 år sedan

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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