25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Amaan Qureshi 34f4c7e751
fix: allow preproc calls in enumerator list items
2 년 전
.github chore: bump actions and deps 2 년 전
bindings 0.20.7 2 년 전
examples Add some example files to parse on CI 9 년 전
queries feat: add GH tag queries 2 년 전
src fix: allow preproc calls in enumerator list items 2 년 전
test feat: allow preprocessor directives inside enumerator lists 2 년 전
.appveyor.yml Fix AppVeyor CI builds 3 년 전
.eslintrc.js feat: add and apply eslint formatting 3 년 전
.gitattributes chore: update gitattributes 2 년 전
.gitignore added spm support 4 년 전
.npmignore chore: tidy bindings, manifests, & docs 3 년 전
Cargo.toml 0.20.7 2 년 전
LICENSE Initial commit 12 년 전
Package.swift chore: tidy bindings, manifests, & docs 3 년 전
README.md docs: add badges 2 년 전
binding.gyp Bump tree-sitter-cli to 0.19 5 년 전
grammar.js fix: allow preproc calls in enumerator list items 2 년 전
package.json 0.20.7 2 년 전

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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