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 fcd123005b
Merge pull request #155 from amaanq/fix-attribute
vor 3 Jahren
.github/workflows ci: add steps to publish to npm as well vor 3 Jahren
bindings chore: tidy bindings, manifests, & docs vor 3 Jahren
examples Add some example files to parse on CI vor 9 Jahren
queries added assignment operator to highlights (#62) vor 5 Jahren
src feat: add `attribute_specifier` to struct vor 3 Jahren
test feat: add `attribute_specifier` to struct vor 3 Jahren
.appveyor.yml Fix AppVeyor CI builds vor 3 Jahren
.eslintrc.js feat: add and apply eslint formatting vor 3 Jahren
.gitattributes chore: tidy bindings, manifests, & docs vor 3 Jahren
.gitignore added spm support vor 4 Jahren
.npmignore chore: tidy bindings, manifests, & docs vor 3 Jahren
.travis.yml Use node 10 on travis vor 7 Jahren
Cargo.toml 0.20.3 vor 3 Jahren
LICENSE Initial commit vor 12 Jahren
Package.swift chore: tidy bindings, manifests, & docs vor 3 Jahren
README.md chore: tidy bindings, manifests, & docs vor 3 Jahren
binding.gyp Bump tree-sitter-cli to 0.19 vor 5 Jahren
grammar.js feat: add `attribute_specifier` to struct vor 3 Jahren
package.json 0.20.3 vor 3 Jahren

README.md

tree-sitter-c

Build Status Build status

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