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 212a80f864
chore: remove 'static
vor 2 Jahren
.github chore: bump actions and deps vor 2 Jahren
bindings chore: remove 'static 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 feat: add Microsoft's SEH extension vor 2 Jahren
test feat: add Microsoft's SEH extension 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.6 vor 2 Jahren
LICENSE Initial commit vor 12 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 feat: add Microsoft's SEH extension vor 2 Jahren
package.json feat: allow `$` in identifiers vor 2 Jahren

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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