Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Amaan Qureshi 34f4c7e751
fix: allow preproc calls in enumerator list items
před 2 roky
.github chore: bump actions and deps před 2 roky
bindings 0.20.7 před 2 roky
examples Add some example files to parse on CI před 9 roky
queries feat: add GH tag queries před 2 roky
src fix: allow preproc calls in enumerator list items před 2 roky
test feat: allow preprocessor directives inside enumerator lists před 2 roky
.appveyor.yml Fix AppVeyor CI builds před 3 roky
.eslintrc.js feat: add and apply eslint formatting před 3 roky
.gitattributes chore: update gitattributes před 2 roky
.gitignore added spm support před 4 roky
.npmignore chore: tidy bindings, manifests, & docs před 3 roky
Cargo.toml 0.20.7 před 2 roky
LICENSE Initial commit před 12 roky
Package.swift chore: tidy bindings, manifests, & docs před 3 roky
README.md docs: add badges před 2 roky
binding.gyp Bump tree-sitter-cli to 0.19 před 5 roky
grammar.js fix: allow preproc calls in enumerator list items před 2 roky
package.json 0.20.7 před 2 roky

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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