You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Amaan Qureshi 927da1f210
fix(go): correct test
1 vuosi sitten
.github ci: add dependabot 2 vuotta sitten
bindings fix(go): correct test 1 vuosi sitten
examples Add some example files to parse on CI 9 vuotta sitten
queries ci: update workflows 2 vuotta sitten
src feat: support `__asm` in asm expressions 1 vuosi sitten
test feat: support the `_Nonnull` clang attribute 1 vuosi sitten
.editorconfig chore: fix line endings 1 vuosi sitten
.gitattributes chore: fix line endings 1 vuosi sitten
.gitignore build: update bindings and versions 2 vuotta sitten
Cargo.toml 0.21.4 2 vuotta sitten
LICENSE Initial commit 12 vuotta sitten
Makefile 0.21.4 2 vuotta sitten
Package.swift build: update bindings 2 vuotta sitten
README.md docs: add pypi badge 2 vuotta sitten
binding.gyp build: update bindings and versions 2 vuotta sitten
go.mod fix(go): correct test 1 vuosi sitten
grammar.js feat: support `__asm` in asm expressions 1 vuosi sitten
package-lock.json 0.21.4 2 vuotta sitten
package.json 0.21.4 2 vuotta sitten
pyproject.toml 0.21.4 2 vuotta sitten
setup.py build: update bindings and versions 2 vuotta sitten

README.md

tree-sitter-c

CI discord matrix crates npm pypi

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