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 f0db9dfc82
chore: generate
3 anni fa
.github/workflows Add an action to publish the grammar automatically 3 anni fa
bindings added spm support 4 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 chore: generate 3 anni fa
test fix: implement Unicode identifiers 3 anni fa
.appveyor.yml Add appveyor config 7 anni fa
.gitattributes Add some example files to parse on CI 9 anni fa
.gitignore added spm support 4 anni fa
.npmignore Bump tree-sitter-cli to 0.19 5 anni fa
.travis.yml Use node 10 on travis 7 anni fa
Cargo.toml 0.20.2 4 anni fa
LICENSE Initial commit 12 anni fa
Package.swift added spm support 4 anni fa
README.md Add appveyor badge to README 7 anni fa
binding.gyp Bump tree-sitter-cli to 0.19 5 anni fa
grammar.js feat: support omitting consequences in conditional expressions 3 anni fa
package.json 0.20.2 4 anni fa

README.md

tree-sitter-c

Build Status Build status

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