You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Amaan Qureshi 51da29228e
0.20.4
2 years ago
.github chore: bump actions 2 years ago
bindings 0.20.4 2 years ago
examples Add example files to parse on CI 9 years ago
queries fix(queries): invalid capture 2 years ago
src 0.20.4 2 years ago
test disambiguate fold vs parenthesized assignment (#239) 2 years ago
.appveyor.yml Fix AppVeyor CI builds 3 years ago
.eslintrc.js feat: add eslint formatting 2 years ago
.gitattributes docs: update badges 2 years ago
.gitignore added spm support (#160) 4 years ago
.npmignore Bump tree-sitter-cli to 0.19 5 years ago
.travis.yml Use node 10 on travis 7 years ago
Cargo.toml 0.20.4 2 years ago
LICENSE Initial commit 10 years ago
Package.swift chore: update manifests 2 years ago
README.md docs: update badges 2 years ago
binding.gyp chore: update manifests 2 years ago
grammar.js fix: hide aliased rule 2 years ago
package.json 0.20.4 2 years ago

README.md

tree-sitter-cpp

CI Discord Rust Crate Node Package

C++ grammar for tree-sitter.

References