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.
 
 
 
Yoann Padioleau 84bdf40906
Merge pull request #142 from amaanq/enum-bitfield
vor 3 Jahren
.github/workflows ci: add test and lint actions 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 chore: generate vor 3 Jahren
test chore: add some tests 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 chore: tidy bindings, manifests, & docs 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 underlying types in enums, allow bitfield clauses in repeated field declarators vor 3 Jahren
package.json chore: tidy bindings, manifests, & docs vor 3 Jahren

README.md

tree-sitter-c

Build Status Build status

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