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ů.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings před 1 rokem
.github ci: add dependabot před 2 roky
bindings chore: regenerate před 2 roky
examples Add some example files to parse on CI před 9 roky
queries ci: update workflows před 2 roky
src feat: support `__asm` in asm expressions před 1 rokem
test feat: support the `_Nonnull` clang attribute před 1 rokem
.editorconfig chore: fix line endings před 1 rokem
.gitattributes chore: fix line endings před 1 rokem
.gitignore build: update bindings and versions před 2 roky
Cargo.toml 0.21.4 před 2 roky
LICENSE Initial commit před 12 roky
Makefile 0.21.4 před 2 roky
Package.swift build: update bindings před 2 roky
README.md docs: add pypi badge před 2 roky
binding.gyp build: update bindings and versions před 2 roky
grammar.js feat: support `__asm` in asm expressions před 1 rokem
package-lock.json 0.21.4 před 2 roky
package.json 0.21.4 před 2 roky
pyproject.toml 0.21.4 před 2 roky
setup.py build: update bindings and versions před 2 roky

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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