Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
Yoann Padioleau 0906255f8d
Merge pull request #138 from XVilka/patch-1
3 роки тому
.github/workflows ci: add test and lint actions 3 роки тому
bindings chore: tidy bindings, manifests, & docs 3 роки тому
examples Add some example files to parse on CI 9 роки тому
queries added assignment operator to highlights (#62) 5 роки тому
src chore: generate 3 роки тому
test chore: add a test for the new features 3 роки тому
.appveyor.yml Fix AppVeyor CI builds 3 роки тому
.eslintrc.js feat: add and apply eslint formatting 3 роки тому
.gitattributes chore: tidy bindings, manifests, & docs 3 роки тому
.gitignore added spm support 4 роки тому
.npmignore chore: tidy bindings, manifests, & docs 3 роки тому
.travis.yml Use node 10 on travis 7 роки тому
Cargo.toml chore: tidy bindings, manifests, & docs 3 роки тому
LICENSE Initial commit 12 роки тому
Package.swift chore: tidy bindings, manifests, & docs 3 роки тому
README.md chore: tidy bindings, manifests, & docs 3 роки тому
binding.gyp Bump tree-sitter-cli to 0.19 5 роки тому
grammar.js feat: add _Generic expressions and missing type qualifiers 3 роки тому
package.json chore: tidy bindings, manifests, & docs 3 роки тому

README.md

tree-sitter-c

Build Status Build status

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