1
Fork 0
Odin grammar for tree-sitter
Find a file
2025-07-18 17:32:33 +03:00
.github/workflows ci: update workflows 2024-12-22 18:59:46 -05:00
bindings build: update bindings 2024-12-22 18:59:46 -05:00
queries feat(odin): don't mark identifiers of a function call as @type 2024-05-07 14:41:44 -04:00
src Add more characters for identifiers 2025-07-18 17:32:33 +03:00
test/corpus feat: support build tags 2024-12-22 18:59:46 -05:00
.editorconfig build: update bindings 2024-12-22 18:59:46 -05:00
.gitattributes build: update bindings 2024-12-22 18:59:46 -05:00
.gitignore build: update bindings 2024-12-22 18:59:46 -05:00
binding.gyp build: update bindings 2024-12-22 18:59:46 -05:00
Cargo.lock 1.3.0 2024-12-22 19:00:29 -05:00
Cargo.toml 1.3.0 2024-12-22 19:00:29 -05:00
CMakeLists.txt 1.3.0 2024-12-22 19:00:29 -05:00
eslint.config.mjs build: update bindings 2024-12-22 18:59:46 -05:00
go.mod build: update bindings 2024-12-22 18:59:46 -05:00
go.sum build: update bindings 2024-12-22 18:59:46 -05:00
grammar.js Add more characters for identifiers 2025-07-18 17:32:33 +03:00
LICENSE feat: Initial working parser 2023-05-13 02:24:21 -04:00
Makefile 1.3.0 2024-12-22 19:00:29 -05:00
package-lock.json 1.3.0 2024-12-22 19:00:29 -05:00
package.json 1.3.0 2024-12-22 19:00:29 -05:00
Package.resolved build: update bindings 2024-12-22 18:59:46 -05:00
Package.swift build: update bindings 2024-12-22 18:59:46 -05:00
pyproject.toml 1.3.0 2024-12-22 19:00:29 -05:00
README.md feat: update bindings and versions 2024-04-09 21:09:13 -04:00
setup.py build: update bindings 2024-12-22 18:59:46 -05:00
tree-sitter.json 1.3.0 2024-12-22 19:00:29 -05:00

tree-sitter-odin

CI discord matrix crates npm pypi

Odin grammar for tree-sitter