Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Amaan Qureshi a60f1ddef4
Merge pull request #133 from benjaminBrownlee/preproc-define-fix
3 år sedan
.github/workflows ci: add test and lint actions 3 år sedan
bindings chore: tidy bindings, manifests, & docs 3 år sedan
examples Add some example files to parse on CI 9 år sedan
queries added assignment operator to highlights (#62) 5 år sedan
src fix: allow preproc define without value to preceed a line with whitespace at start 3 år sedan
test fix: allow preproc define without value to preceed a line with whitespace at start 3 år sedan
.appveyor.yml Fix AppVeyor CI builds 3 år sedan
.eslintrc.js feat: add and apply eslint formatting 3 år sedan
.gitattributes chore: tidy bindings, manifests, & docs 3 år sedan
.gitignore added spm support 4 år sedan
.npmignore chore: tidy bindings, manifests, & docs 3 år sedan
.travis.yml Use node 10 on travis 7 år sedan
Cargo.toml chore: tidy bindings, manifests, & docs 3 år sedan
LICENSE Initial commit 12 år sedan
Package.swift chore: tidy bindings, manifests, & docs 3 år sedan
README.md chore: tidy bindings, manifests, & docs 3 år sedan
binding.gyp Bump tree-sitter-cli to 0.19 5 år sedan
grammar.js fix: allow preproc define without value to preceed a line with whitespace at start 3 år sedan
package.json chore: tidy bindings, manifests, & docs 3 år sedan

README.md

tree-sitter-c

Build Status Build status

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