選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Max Brunsfeld 05cf2030e5 0.19.0 5年前
bindings Bump tree-sitter-cli to 0.19 5年前
examples Add example files to parse on CI 9年前
queries Highlight raw string literals (#91) 5年前
src Bump tree-sitter-cli to 0.19 5年前
test Fixes for constructor declarations (#89) 5年前
.appveyor.yml Rename appveyor config file to .appveyor.yml 7年前
.gitattributes Add example files to parse on CI 9年前
.gitignore Add Rust package (#93) 5年前
.npmignore Bump tree-sitter-cli to 0.19 5年前
.travis.yml Use node 10 on travis 7年前
Cargo.toml Bump tree-sitter-cli to 0.19 5年前
LICENSE Initial commit 10年前
README.md Add appveyor badge to readme 8年前
binding.gyp Bump tree-sitter-cli to 0.19 5年前
grammar.js Fixes for constructor declarations (#89) 5年前
package.json 0.19.0 5年前

README.md

tree-sitter-cpp

Build Status Build status

C++ grammar for tree-sitter.

References