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 618018069b
Merge pull request #72 from tjdevries/tjdevries/add_compound_statement_to_call_expression
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 fix: Add compound statement to call expression vor 3 Jahren
test chore: add a test 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 fix: Add compound statement to call expression 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.