25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ObserverOfTime fd3e67ac62 chore: fix line endings 1 년 전
.github ci: add dependabot 2 년 전
bindings chore: regenerate 2 년 전
examples Add some example files to parse on CI 9 년 전
queries ci: update workflows 2 년 전
src feat: support `__asm` in asm expressions 1 년 전
test feat: support the `_Nonnull` clang attribute 1 년 전
.editorconfig chore: fix line endings 1 년 전
.gitattributes chore: fix line endings 1 년 전
.gitignore build: update bindings and versions 2 년 전
Cargo.toml 0.21.4 2 년 전
LICENSE Initial commit 12 년 전
Makefile 0.21.4 2 년 전
Package.swift build: update bindings 2 년 전
README.md docs: add pypi badge 2 년 전
binding.gyp build: update bindings and versions 2 년 전
grammar.js feat: support `__asm` in asm expressions 1 년 전
package-lock.json 0.21.4 2 년 전
package.json 0.21.4 2 년 전
pyproject.toml 0.21.4 2 년 전
setup.py build: update bindings and versions 2 년 전

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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