Go to file
2024-04-30 12:06:47 +03:00
.github ci: add workflows & test suite 2024-04-10 00:04:28 -04:00
bindings build(rust): only set flags if supported 2024-04-29 23:25:26 +03:00
examples ci: add workflows & test suite 2024-04-10 00:04:28 -04:00
queries feat(queries): add highlight queries 2024-04-10 00:04:28 -04:00
schema build: regenerate parser 2024-04-30 12:06:47 +03:00
src build: regenerate parser 2024-04-30 12:06:47 +03:00
test feat(queries): add highlight queries 2024-04-10 00:04:28 -04:00
.editorconfig fix(scanner): buffer overflow & memory leak 2024-04-10 00:04:28 -04:00
.gitattributes feat(schema): add json schema 2024-04-10 00:04:28 -04:00
.gitignore ci: add workflows & test suite 2024-04-10 00:04:28 -04:00
.gitmodules ci: add workflows & test suite 2024-04-10 00:04:28 -04:00
binding.gyp build: update bindings 2024-04-10 00:04:28 -04:00
Cargo.toml build: update bindings 2024-04-10 00:04:28 -04:00
grammar.js fix: improve error recovery 2024-04-13 16:45:47 +03:00
LICENSE build: update bindings 2024-04-10 00:04:28 -04:00
Makefile feat(schema): improve generator & core schema 2024-04-10 00:04:28 -04:00
package-lock.json build: update bindings 2024-04-10 00:04:28 -04:00
package.json feat(schema): add json schema 2024-04-10 00:04:28 -04:00
Package.swift build: update bindings 2024-04-10 00:04:28 -04:00
pyproject.toml build: update bindings 2024-04-10 00:04:28 -04:00
README.md feat(schema): add json schema 2024-04-10 00:04:28 -04:00
setup.py build: update bindings 2024-04-10 00:04:28 -04:00

tree-sitter-yaml

CI discord matrix npm crates pypi

A tree-sitter parser for YAML files.

References