diff --git a/go.mod b/go.mod index 71ead18..6817ba8 100644 --- a/go.mod +++ b/go.mod @@ -6,6 +6,8 @@ require ( github.com/alexaandru/go-sitter-forest/ada v1.9.0 github.com/alexaandru/go-sitter-forest/agda v1.9.0 github.com/alexaandru/go-sitter-forest/aiken v1.9.0 + github.com/alexaandru/go-sitter-forest/al v1.9.14 + github.com/alexaandru/go-sitter-forest/apex v1.9.8 github.com/alexaandru/go-sitter-forest/asciidoc v1.9.2 github.com/alexaandru/go-sitter-forest/astro v1.9.3 github.com/alexaandru/go-sitter-forest/awk v1.9.2 @@ -13,6 +15,7 @@ require ( github.com/alexaandru/go-sitter-forest/bibtex v1.9.3 github.com/alexaandru/go-sitter-forest/bicep v1.9.1 github.com/alexaandru/go-sitter-forest/bitbake v1.9.1 + github.com/alexaandru/go-sitter-forest/blade v1.9.3 github.com/alexaandru/go-sitter-forest/c3 v1.9.25 github.com/alexaandru/go-sitter-forest/caddy v1.9.0 github.com/alexaandru/go-sitter-forest/capnp v1.9.0 @@ -20,6 +23,9 @@ require ( github.com/alexaandru/go-sitter-forest/cel v1.9.0 github.com/alexaandru/go-sitter-forest/circom v1.9.1 github.com/alexaandru/go-sitter-forest/clarity v1.9.5 + github.com/alexaandru/go-sitter-forest/clojure v1.9.1 + github.com/alexaandru/go-sitter-forest/cmake v1.9.5 + github.com/alexaandru/go-sitter-forest/cobol v1.9.1 github.com/alexaandru/go-sitter-forest/commonlisp v1.9.1 github.com/alexaandru/go-sitter-forest/cooklang v1.9.0 github.com/alexaandru/go-sitter-forest/crystal v1.9.29 @@ -39,13 +45,16 @@ require ( github.com/alexaandru/go-sitter-forest/editorconfig v1.9.2 github.com/alexaandru/go-sitter-forest/effekt v1.9.0 github.com/alexaandru/go-sitter-forest/eiffel v1.9.4 + github.com/alexaandru/go-sitter-forest/elisp v1.9.0 github.com/alexaandru/go-sitter-forest/elm v1.9.1 github.com/alexaandru/go-sitter-forest/elvish v1.9.0 github.com/alexaandru/go-sitter-forest/erlang v1.9.7 github.com/alexaandru/go-sitter-forest/fennel v1.9.1 github.com/alexaandru/go-sitter-forest/firrtl v1.9.0 github.com/alexaandru/go-sitter-forest/fish v1.9.2 + github.com/alexaandru/go-sitter-forest/fortran v1.9.13 github.com/alexaandru/go-sitter-forest/fsharp v1.9.3 + github.com/alexaandru/go-sitter-forest/gdscript v1.9.6 github.com/alexaandru/go-sitter-forest/gdshader v1.9.0 github.com/alexaandru/go-sitter-forest/gherkin v1.9.0 github.com/alexaandru/go-sitter-forest/git_config v1.9.3 @@ -90,6 +99,7 @@ require ( github.com/alexaandru/go-sitter-forest/jsonc v1.9.0 github.com/alexaandru/go-sitter-forest/jsonnet v1.9.1 github.com/alexaandru/go-sitter-forest/jule v1.9.4 + github.com/alexaandru/go-sitter-forest/julia v1.9.10 github.com/alexaandru/go-sitter-forest/just v1.9.6 github.com/alexaandru/go-sitter-forest/kcl v1.9.3 github.com/alexaandru/go-sitter-forest/kconfig v1.9.2 @@ -99,6 +109,7 @@ require ( github.com/alexaandru/go-sitter-forest/latex v1.9.2 github.com/alexaandru/go-sitter-forest/ledger v1.9.5 github.com/alexaandru/go-sitter-forest/linkerscript v1.9.0 + github.com/alexaandru/go-sitter-forest/liquid v1.9.3 github.com/alexaandru/go-sitter-forest/llvm v1.9.2 github.com/alexaandru/go-sitter-forest/luau v1.9.1 github.com/alexaandru/go-sitter-forest/matlab v1.9.4 @@ -107,17 +118,22 @@ require ( github.com/alexaandru/go-sitter-forest/mlir v1.9.1 github.com/alexaandru/go-sitter-forest/moonbit v1.9.26 github.com/alexaandru/go-sitter-forest/motoko v1.9.0 + github.com/alexaandru/go-sitter-forest/move v1.9.3 github.com/alexaandru/go-sitter-forest/mustache v1.9.0 github.com/alexaandru/go-sitter-forest/nftables v1.9.0 github.com/alexaandru/go-sitter-forest/nickel v1.9.2 github.com/alexaandru/go-sitter-forest/nim v1.9.1 github.com/alexaandru/go-sitter-forest/ninja v1.9.0 + github.com/alexaandru/go-sitter-forest/nix v1.9.4 github.com/alexaandru/go-sitter-forest/norg v1.9.0 github.com/alexaandru/go-sitter-forest/nu v1.9.34 + github.com/alexaandru/go-sitter-forest/objc v1.9.1 github.com/alexaandru/go-sitter-forest/ocamllex v1.9.2 github.com/alexaandru/go-sitter-forest/odin v1.9.2 + github.com/alexaandru/go-sitter-forest/pascal v1.9.2 github.com/alexaandru/go-sitter-forest/passwd v1.9.0 github.com/alexaandru/go-sitter-forest/pem v1.9.0 + github.com/alexaandru/go-sitter-forest/perl v1.9.9 github.com/alexaandru/go-sitter-forest/pgn v1.9.0 github.com/alexaandru/go-sitter-forest/pioasm v1.9.1 github.com/alexaandru/go-sitter-forest/pkl v1.9.6 @@ -125,17 +141,20 @@ require ( github.com/alexaandru/go-sitter-forest/po v1.9.0 github.com/alexaandru/go-sitter-forest/poe_filter v1.9.2 github.com/alexaandru/go-sitter-forest/pony v1.9.0 + github.com/alexaandru/go-sitter-forest/powershell v1.9.5 github.com/alexaandru/go-sitter-forest/prisma v1.9.2 github.com/alexaandru/go-sitter-forest/promql v1.9.1 github.com/alexaandru/go-sitter-forest/properties v1.9.2 github.com/alexaandru/go-sitter-forest/prql v1.9.1 github.com/alexaandru/go-sitter-forest/psv v1.9.0 + github.com/alexaandru/go-sitter-forest/pug v1.9.1 github.com/alexaandru/go-sitter-forest/puppet v1.9.1 github.com/alexaandru/go-sitter-forest/purescript v1.9.0 github.com/alexaandru/go-sitter-forest/qbe v1.9.0 github.com/alexaandru/go-sitter-forest/ql v1.9.0 github.com/alexaandru/go-sitter-forest/quint v1.9.1 github.com/alexaandru/go-sitter-forest/r v1.9.6 + github.com/alexaandru/go-sitter-forest/racket v1.9.1 github.com/alexaandru/go-sitter-forest/ralph v1.9.0 github.com/alexaandru/go-sitter-forest/razor v1.9.3 github.com/alexaandru/go-sitter-forest/rbs v1.9.1 @@ -152,6 +171,7 @@ require ( github.com/alexaandru/go-sitter-forest/smithy v1.9.2 github.com/alexaandru/go-sitter-forest/sml v1.9.1 github.com/alexaandru/go-sitter-forest/snakemake v1.9.2 + github.com/alexaandru/go-sitter-forest/solidity v1.9.3 github.com/alexaandru/go-sitter-forest/soql v1.9.6 github.com/alexaandru/go-sitter-forest/sosl v1.9.4 github.com/alexaandru/go-sitter-forest/sourcepawn v1.9.2 @@ -165,6 +185,8 @@ require ( github.com/alexaandru/go-sitter-forest/svelte v1.9.2 github.com/alexaandru/go-sitter-forest/sxhkdrc v1.9.1 github.com/alexaandru/go-sitter-forest/systemverilog v1.9.6 + github.com/alexaandru/go-sitter-forest/tact v1.9.5 + github.com/alexaandru/go-sitter-forest/tcl v1.9.4 github.com/alexaandru/go-sitter-forest/templ v1.9.6 github.com/alexaandru/go-sitter-forest/tera v1.9.3 github.com/alexaandru/go-sitter-forest/textproto v1.9.0 @@ -174,12 +196,14 @@ require ( github.com/alexaandru/go-sitter-forest/todotxt v1.9.0 github.com/alexaandru/go-sitter-forest/tsv v1.9.0 github.com/alexaandru/go-sitter-forest/turtle v1.9.0 + github.com/alexaandru/go-sitter-forest/twig v1.9.0 github.com/alexaandru/go-sitter-forest/typespec v1.9.6 github.com/alexaandru/go-sitter-forest/typst v1.9.7 github.com/alexaandru/go-sitter-forest/usd v1.9.0 github.com/alexaandru/go-sitter-forest/vala v1.9.0 github.com/alexaandru/go-sitter-forest/vento v1.9.1 github.com/alexaandru/go-sitter-forest/vhdl v1.9.5 + github.com/alexaandru/go-sitter-forest/vim v1.9.4 github.com/alexaandru/go-sitter-forest/vrl v1.9.0 github.com/alexaandru/go-sitter-forest/vue v1.9.0 github.com/alexaandru/go-sitter-forest/wgsl v1.9.1 @@ -197,7 +221,6 @@ require ( github.com/charmbracelet/lipgloss v1.1.0 github.com/coder/hnsw v0.6.1 github.com/fsnotify/fsnotify v1.10.1 - github.com/fwcd/tree-sitter-kotlin v0.0.0-20260411204054-55622a49bd59 github.com/gofrs/flock v0.13.0 github.com/google/uuid v1.6.0 github.com/gortexhq/gcx-go v0.1.0 @@ -247,35 +270,11 @@ require ( golang.org/x/term v0.43.0 golang.org/x/tools v0.45.0 gopkg.in/yaml.v3 v3.0.1 - pgregory.net/rapid v1.2.0 + pgregory.net/rapid v1.3.0 ) require ( github.com/RoaringBitmap/roaring/v2 v2.18.0 // indirect - github.com/alexaandru/go-sitter-forest/al v1.9.14 // indirect - github.com/alexaandru/go-sitter-forest/apex v1.9.8 // indirect - github.com/alexaandru/go-sitter-forest/blade v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/clojure v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/cmake v1.9.5 // indirect - github.com/alexaandru/go-sitter-forest/cobol v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/elisp v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/fortran v1.9.13 // indirect - github.com/alexaandru/go-sitter-forest/gdscript v1.9.6 // indirect - github.com/alexaandru/go-sitter-forest/julia v1.9.10 // indirect - github.com/alexaandru/go-sitter-forest/liquid v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/move v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/nix v1.9.4 // indirect - github.com/alexaandru/go-sitter-forest/objc v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/pascal v1.9.2 // indirect - github.com/alexaandru/go-sitter-forest/perl v1.9.9 // indirect - github.com/alexaandru/go-sitter-forest/powershell v1.9.5 // indirect - github.com/alexaandru/go-sitter-forest/pug v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/racket v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/solidity v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/tact v1.9.5 // indirect - github.com/alexaandru/go-sitter-forest/tcl v1.9.4 // indirect - github.com/alexaandru/go-sitter-forest/twig v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/vim v1.9.4 // indirect github.com/atotto/clipboard v0.1.4 // indirect github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect github.com/bits-and-blooms/bitset v1.24.4 // indirect diff --git a/go.sum b/go.sum index 899d31f..a39ded5 100644 --- a/go.sum +++ b/go.sum @@ -525,8 +525,6 @@ github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHk github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= github.com/fsnotify/fsnotify v1.10.1 h1:b0/UzAf9yR5rhf3RPm9gf3ehBPpf0oZKIjtpKrx59Ho= github.com/fsnotify/fsnotify v1.10.1/go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxvPSjC+bVfgo= -github.com/fwcd/tree-sitter-kotlin v0.0.0-20260411204054-55622a49bd59 h1:Ak0dQNcXtk4vsJydXZs1NtzR8795lFIbMWDKKPgP9qU= -github.com/fwcd/tree-sitter-kotlin v0.0.0-20260411204054-55622a49bd59/go.mod h1:VDp2dbLmXdPwjWnz7xVmjLKP6U2ZJyaQrGNxbEflMPc= github.com/go-errors/errors v1.5.1 h1:ZwEMSLRCapFLflTpT7NKaAc7ukJ8ZPEjzlxt8rPN8bk= github.com/go-errors/errors v1.5.1/go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og= github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI= @@ -596,8 +594,6 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0 github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw= github.com/lucasb-eyer/go-colorful v1.4.0 h1:UtrWVfLdarDgc44HcS7pYloGHJUjHV/4FwW4TvVgFr4= github.com/lucasb-eyer/go-colorful v1.4.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0= -github.com/mark3labs/mcp-go v0.52.0 h1:uRSzupNSUyPGDpF4owY5X4zEpACPwBnlM3FAFuXN6gQ= -github.com/mark3labs/mcp-go v0.52.0/go.mod h1:Zg9cB2HdwdMMVgY0xtTzq3KvYIOJQDsaut+jWjwDaQY= github.com/mark3labs/mcp-go v0.54.0 h1:PZhQvd+5xrT43cUoiaKn/hDcvLUhcLc1twSEKYPTcTA= github.com/mark3labs/mcp-go v0.54.0/go.mod h1:+8WclSK1ZUweCP3hvktSji8n8ABG/95QaEkeVE/Uwas= github.com/mattn/go-isatty v0.0.22 h1:j8l17JJ9i6VGPUFUYoTUKPSgKe/83EYU2zBC7YNKMw4= @@ -729,8 +725,6 @@ github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM= github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg= github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no= github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM= -github.com/yalue/onnxruntime_go v1.30.0 h1:VAZyXhTu0mUkq+hXwVp/flc7sndhSxz9787lZvBUVm0= -github.com/yalue/onnxruntime_go v1.30.0/go.mod h1:b4X26A8pekNb1ACJ58wAXgNKeUCGEAQ9dmACut9Sm/4= github.com/yalue/onnxruntime_go v1.30.1 h1:NaEng5lWbsHZ/8X1dtaw1mIj7eV1ozyjbFo//g0ktl4= github.com/yalue/onnxruntime_go v1.30.1/go.mod h1:b4X26A8pekNb1ACJ58wAXgNKeUCGEAQ9dmACut9Sm/4= github.com/yosida95/uritemplate/v3 v3.0.2 h1:Ed3Oyj9yrmi9087+NczuL5BwkIc4wvTb5zIM+UJPGz4= @@ -776,5 +770,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= k8s.io/klog/v2 v2.140.0 h1:Tf+J3AH7xnUzZyVVXhTgGhEKnFqye14aadWv7bzXdzc= k8s.io/klog/v2 v2.140.0/go.mod h1:o+/RWfJ6PwpnFn7OyAG3QnO47BFsymfEfrz6XyYSSp0= -pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk= -pgregory.net/rapid v1.2.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04= +pgregory.net/rapid v1.3.0 h1:vBvO0VSqti75J1jjYqpgPNBLKMd1+gxa9fYo7vk/Exc= +pgregory.net/rapid v1.3.0/go.mod h1:dPlE4OBBxgXPqkP79flB6sJL1dx5azpI7HQ9MY9Z7uk=