GitNexus/gitnexus/test/unit/scope-resolution/go
evolution 5cb00119e8
fix(go): normalize fixed-array parameter bindings (#1988)
* fix(go): normalize fixed-array parameter bindings

* fix(go): address parameter type review follow-ups

---------

Co-authored-by: Gergő Magyar <gergomagyar@icloud.com>
2026-06-04 05:08:15 +01:00
..
go-captures-golden.test.ts perf(go): kill O(n²) scope-capture re-walks (resolves #1848 quarantine) (#1915) 2026-05-30 13:05:08 +01:00
go-captures-smoke.test.ts feat(go): infer structural interface implementations (#1966) 2026-06-02 09:27:44 +01:00
go-hooks.test.ts feat(go): infer structural interface implementations (#1966) 2026-06-02 09:27:44 +01:00
go-imports.test.ts feat(go): implement scope resolution hooks for Go language support (#1302) 2026-05-04 07:29:11 +01:00
go-package-siblings.test.ts feat(go): implement scope resolution hooks for Go language support (#1302) 2026-05-04 07:29:11 +01:00
go-range-binding-null-guard.test.ts fix(go): use loose equality for Array.find() null checks (#1384) 2026-05-06 17:57:19 +01:00
go-type-binding.test.ts fix(go): normalize fixed-array parameter bindings (#1988) 2026-06-04 05:08:15 +01:00