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.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings 1 anno 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 feat: support `__asm` in asm expressions 1 anno fa
test feat: support the `_Nonnull` clang attribute 1 anno fa
.editorconfig chore: fix line endings 1 anno fa
.gitattributes chore: fix line endings 1 anno fa
.gitignore build: update bindings and versions 2 anni fa
Cargo.toml 0.21.4 2 anni fa
LICENSE Initial commit 12 anni fa
Makefile 0.21.4 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 feat: support `__asm` in asm expressions 1 anno fa
package-lock.json 0.21.4 2 anni fa
package.json 0.21.4 2 anni fa
pyproject.toml 0.21.4 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.