Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Amaan Qureshi 25ca2718aa
0.20.8
vor 2 Jahren
.github chore: bump actions and deps vor 2 Jahren
bindings 0.20.8 vor 2 Jahren
examples Add some example files to parse on CI vor 9 Jahren
queries feat: add GH tag queries vor 2 Jahren
src fix: allow function definitions to contain preproc attributes vor 2 Jahren
test fix: allow function definitions to contain preproc attributes vor 2 Jahren
.appveyor.yml Fix AppVeyor CI builds vor 3 Jahren
.eslintrc.js feat: add and apply eslint formatting vor 3 Jahren
.gitattributes chore: update gitattributes vor 2 Jahren
.gitignore added spm support vor 4 Jahren
.npmignore chore: tidy bindings, manifests, & docs vor 3 Jahren
Cargo.toml 0.20.8 vor 2 Jahren
LICENSE Initial commit vor 11 Jahren
Package.swift chore: tidy bindings, manifests, & docs vor 3 Jahren
README.md docs: add badges vor 2 Jahren
binding.gyp Bump tree-sitter-cli to 0.19 vor 5 Jahren
grammar.js fix: allow function definitions to contain preproc attributes vor 2 Jahren
package.json 0.20.8 vor 2 Jahren

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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