Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Amaan Qureshi 39d4ad0fe5 chore: add tests 2 anos atrás
.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 anos atrás
bindings 0.20.2 2 anos atrás
examples Add example files to parse on CI 9 anos atrás
queries chore: update tests and queries 2 anos atrás
src chore: generate 2 anos atrás
test chore: add tests 2 anos atrás
.appveyor.yml Fix AppVeyor CI builds 3 anos atrás
.eslintrc.js feat: add eslint formatting 2 anos atrás
.gitattributes Add example files to parse on CI 9 anos atrás
.gitignore added spm support (#160) 4 anos atrás
.npmignore Bump tree-sitter-cli to 0.19 5 anos atrás
.travis.yml Use node 10 on travis 7 anos atrás
Cargo.toml 0.20.2 2 anos atrás
LICENSE Initial commit 10 anos atrás
Package.swift chore: update manifests 2 anos atrás
README.md Add appveyor badge to readme 8 anos atrás
binding.gyp chore: update manifests 2 anos atrás
grammar.js fix: restrict where fold expressions are allowed 2 anos atrás
package.json 0.20.2 2 anos atrás

README.md

tree-sitter-cpp

Build Status Build status

C++ grammar for tree-sitter.

References