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 e0c1678a78
0.20.5
2 years ago
.github chore: bump actions 2 years ago
bindings 0.20.5 2 years ago
examples Add example files to parse on CI 9 years ago
queries fix(queries): invalid capture 2 years ago
src chore: generate 2 years ago
test fix: allow qualified identifiers in field expressions 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.5 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: allow qualified identifiers in field expressions 2 years ago
package.json 0.20.5 2 years ago

README.md

tree-sitter-cpp

CI discord matrix crates npm

C++ grammar for tree-sitter.

References