a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Amaan Qureshi b20f858322
docs: update badges
2024-02-14 17:44:21 +07:00
.github chore: bump actions and deps 2023-11-17 05:50:17 +07:00
bindings 0.20.8 2024-02-13 11:43:23 +07:00
examples Add some example files to parse on CI 2017-06-20 09:43:27 +07:00
queries feat: add GH tag queries 2023-10-16 01:46:12 +07:00
src fix: allow function definitions to contain preproc attributes 2024-02-13 11:25:05 +07:00
test fix: allow function definitions to contain preproc attributes 2024-02-13 11:25:05 +07:00
.appveyor.yml Fix AppVeyor CI builds 2023-05-31 11:10:21 +07:00
.eslintrc.js feat: add and apply eslint formatting 2023-05-21 19:49:09 +07:00
.gitattributes chore: update gitattributes 2023-08-09 15:02:48 +07:00
.gitignore added spm support 2022-05-30 02:55:53 +07:00
.npmignore chore: tidy bindings, manifests, & docs 2023-05-21 19:49:09 +07:00
Cargo.toml 0.20.8 2024-02-13 11:43:23 +07:00
LICENSE Initial commit 2014-09-05 23:53:51 +07:00
Package.swift chore: tidy bindings, manifests, & docs 2023-05-21 19:49:09 +07:00
README.md docs: update badges 2024-02-14 17:44:21 +07:00
binding.gyp Bump tree-sitter-cli to 0.19 2021-03-03 17:00:36 +07:00
grammar.js fix: allow function definitions to contain preproc attributes 2024-02-13 11:25:05 +07:00
package.json 0.20.8 2024-02-13 11:43:23 +07:00

README.md

tree-sitter-c

CI discord matrix crates npm

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