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 cbb9974efd
0.20.1
2 years ago
.github/workflows ci: rework publish action to publish to both npm and crates.io, with logic to fail if the version bump is incorrect 2 years ago
bindings 0.20.1 2 years ago
examples Add example files to parse on CI 9 years ago
queries chore: update tests and queries 2 years ago
src chore: generate 2 years ago
test chore: update tests and queries 2 years ago
.appveyor.yml Fix AppVeyor CI builds 3 years ago
.eslintrc.js feat: add eslint formatting 2 years ago
.gitattributes Add example files to parse on CI 9 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.1 2 years ago
LICENSE Initial commit 10 years ago
Package.swift chore: update manifests 2 years ago
README.md Add appveyor badge to readme 8 years ago
binding.gyp chore: update manifests 2 years ago
grammar.js chore: update C to v0.20.3 2 years ago
package.json 0.20.1 2 years ago

README.md

tree-sitter-cpp

Build Status Build status

C++ grammar for tree-sitter.

References