Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Amaan Qureshi 00ed08f1a6
0.21.3
2 anni fa
.github ci: add dependabot 2 anni fa
bindings chore: regenerate 2 anni fa
examples Add some example files to parse on CI 9 anni fa
queries ci: update workflows 2 anni fa
src fix: remove the unnecessary `seq` around variadic_parameter 2 anni fa
test fix: correctly handle preproc alternatives 2 anni fa
.editorconfig build: update bindings and versions 2 anni fa
.gitattributes fix: crlf test 2 anni fa
.gitignore build: update bindings and versions 2 anni fa
Cargo.toml 0.21.3 2 anni fa
LICENSE Initial commit 11 anni fa
Makefile 0.21.3 2 anni fa
Package.swift build: update bindings 2 anni fa
README.md docs: add pypi badge 2 anni fa
binding.gyp build: update bindings and versions 2 anni fa
grammar.js fix: remove the unnecessary `seq` around variadic_parameter 2 anni fa
package-lock.json 0.21.3 2 anni fa
package.json 0.21.3 2 anni fa
pyproject.toml 0.21.3 2 anni fa
setup.py build: update bindings and versions 2 anni fa

README.md

tree-sitter-c

CI discord matrix crates npm pypi

C grammar for tree-sitter. Adapted from this C99 grammar.