Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings vor 1 Jahr
.github ci: add dependabot vor 2 Jahren
bindings chore: regenerate vor 2 Jahren
examples Add some example files to parse on CI vor 9 Jahren
queries ci: update workflows vor 2 Jahren
src feat: support `__asm` in asm expressions vor 1 Jahr
test feat: support the `_Nonnull` clang attribute vor 1 Jahr
.editorconfig chore: fix line endings vor 1 Jahr
.gitattributes chore: fix line endings vor 1 Jahr
.gitignore build: update bindings and versions vor 2 Jahren
Cargo.toml 0.21.4 vor 2 Jahren
LICENSE Initial commit vor 12 Jahren
Makefile 0.21.4 vor 2 Jahren
Package.swift build: update bindings vor 2 Jahren
README.md docs: add pypi badge vor 2 Jahren
binding.gyp build: update bindings and versions vor 2 Jahren
grammar.js feat: support `__asm` in asm expressions vor 1 Jahr
package-lock.json 0.21.4 vor 2 Jahren
package.json 0.21.4 vor 2 Jahren
pyproject.toml 0.21.4 vor 2 Jahren
setup.py build: update bindings and versions vor 2 Jahren

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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