選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Max Brunsfeld c8023d36f3 0.13.9 7年前
corpus Add variadic template and function parameters 7年前
examples Add example files to parse on CI 9年前
src Add variadic template and function parameters 7年前
.gitattributes Add example files to parse on CI 9年前
.gitignore ⬆️ tree-sitter-cli 8年前
.npmignore Update names in npmignore 9年前
.travis.yml Avoid redundant branch builds on travis 8年前
LICENSE Initial commit 10年前
README.md Add appveyor badge to readme 8年前
appveyor.yml Add appveyor config 8年前
binding.gyp Add raw string literals 8年前
grammar.js Add variadic template and function parameters 7年前
index.js Tweak identifier naming 8年前
package.json 0.13.9 7年前

README.md

tree-sitter-cpp

Build Status Build status

C++ grammar for tree-sitter.

References