Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Max Brunsfeld 4261addf81 0.11.2 před 8 roky
corpus Add c++17 structured binding declarations před 8 roky
examples Add example files to parse on CI před 9 roky
src Add c++17 structured binding declarations před 8 roky
.gitattributes Add example files to parse on CI před 9 roky
.gitignore ⬆️ tree-sitter-cli před 8 roky
.npmignore Update names in npmignore před 9 roky
.travis.yml Avoid redundant branch builds on travis před 8 roky
LICENSE Initial commit před 10 roky
README.md Add appveyor badge to readme před 8 roky
appveyor.yml Add appveyor config před 8 roky
binding.gyp Add raw string literals před 8 roky
grammar.js Add c++17 structured binding declarations před 8 roky
index.js Tweak identifier naming před 8 roky
package.json 0.11.2 před 8 roky

README.md

tree-sitter-cpp

Build Status Build status

C++ grammar for tree-sitter.

References