Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Amaan Qureshi 618018069b
Merge pull request #72 from tjdevries/tjdevries/add_compound_statement_to_call_expression
3 anni fa
.github/workflows ci: add test and lint actions 3 anni fa
bindings chore: tidy bindings, manifests, & docs 3 anni fa
examples Add some example files to parse on CI 9 anni fa
queries added assignment operator to highlights (#62) 5 anni fa
src fix: Add compound statement to call expression 3 anni fa
test chore: add a test 3 anni fa
.appveyor.yml Fix AppVeyor CI builds 3 anni fa
.eslintrc.js feat: add and apply eslint formatting 3 anni fa
.gitattributes chore: tidy bindings, manifests, & docs 3 anni fa
.gitignore added spm support 4 anni fa
.npmignore chore: tidy bindings, manifests, & docs 3 anni fa
.travis.yml Use node 10 on travis 7 anni fa
Cargo.toml chore: tidy bindings, manifests, & docs 3 anni fa
LICENSE Initial commit 12 anni fa
Package.swift chore: tidy bindings, manifests, & docs 3 anni fa
README.md chore: tidy bindings, manifests, & docs 3 anni fa
binding.gyp Bump tree-sitter-cli to 0.19 5 anni fa
grammar.js fix: Add compound statement to call expression 3 anni fa
package.json chore: tidy bindings, manifests, & docs 3 anni fa

README.md

tree-sitter-c

Build Status Build status

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