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 fcd123005b
Merge pull request #155 from amaanq/fix-attribute
3 anni fa
.github/workflows ci: add steps to publish to npm as well 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 feat: add `attribute_specifier` to struct 3 anni fa
test feat: add `attribute_specifier` to struct 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 0.20.3 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 feat: add `attribute_specifier` to struct 3 anni fa
package.json 0.20.3 3 anni fa

README.md

tree-sitter-c

Build Status Build status

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