a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
John Drouhard 862f6f2841 alias decltype_auto to decltype 2022-01-16 17:00:14 +07:00
bindings Bump tree-sitter-cli to 0.19 2021-03-04 10:01:28 +07:00
examples Add example files to parse on CI 2017-06-21 15:24:25 +07:00
queries Add "requires"/"concept" keywords 2021-11-28 18:00:27 +07:00
src alias decltype_auto to decltype 2022-01-16 17:00:14 +07:00
test alias decltype_auto to decltype 2022-01-16 17:00:14 +07:00
.appveyor.yml Rename appveyor config file to .appveyor.yml 2019-04-18 10:35:15 +07:00
.gitattributes Add example files to parse on CI 2017-06-21 15:24:25 +07:00
.gitignore Add Rust package (#93) 2021-02-25 11:55:19 +07:00
.npmignore Bump tree-sitter-cli to 0.19 2021-03-04 10:01:28 +07:00
.travis.yml Use node 10 on travis 2019-05-08 15:04:20 +07:00
Cargo.toml 0.20 (#131) 2021-10-25 11:23:25 +07:00
LICENSE Initial commit 2016-01-15 11:05:04 +07:00
README.md Add appveyor badge to readme 2018-04-23 11:42:49 +07:00
binding.gyp Bump tree-sitter-cli to 0.19 2021-03-04 10:01:28 +07:00
grammar.js alias decltype_auto to decltype 2022-01-16 17:00:14 +07:00
package.json 0.20 (#131) 2021-10-25 11:23:25 +07:00

README.md

tree-sitter-cpp

Build Status Build status

C++ grammar for tree-sitter.

References