-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: nooga/let-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build: bench-ratchet infrastructure — deterministic rebaseline, Go 1.26.5 baseline, pre-push gate
#780
opened Aug 23, 2026 by
nnunley
Collaborator
Loading…
fix(ir): preserve capture-free closure identity
#779
opened Aug 23, 2026 by
nnunley
Collaborator
Loading…
fix(vm): make []any cross the Go/let-go boundary as native values
#778
opened Aug 23, 2026 by
abogoyavlensky
Contributor
Loading…
feat(vm): reflect proxy boxes multi-return funcs as vectors
#776
opened Aug 23, 2026 by
abogoyavlensky
Contributor
Loading…
feat(interop): self-contained interop packages and an importable pkg/cli
#773
opened Aug 23, 2026 by
abogoyavlensky
Contributor
Loading…
feat(reader): support registered raw Go fragments
#768
opened Aug 21, 2026 by
nnunley
Collaborator
Loading…
fix(lower-go): assign each branch its own closure at a disagreeing join
bug
Something isn't working
#767
opened Aug 20, 2026 by
mparrett
Collaborator
Loading…
feat(vm): insertion-ordered small maps matching Clojure array-map semantics
#764
opened Aug 19, 2026 by
abogoyavlensky
Contributor
Loading…
feat(rt): reify accepts Object method overrides (toString, hashCode, equals)
#762
opened Aug 19, 2026 by
abogoyavlensky
Contributor
Loading…
fix(vm): multi-arity dispatch routes exactly-min-arg calls to the variadic variant
#760
opened Aug 19, 2026 by
abogoyavlensky
Contributor
Loading…
feat(vm): symbols are invokable for collection lookup, like keywords
#758
opened Aug 19, 2026 by
abogoyavlensky
Contributor
Loading…
fix(compiler): var special form resolves private vars across namespaces
#756
opened Aug 19, 2026 by
abogoyavlensky
Contributor
Loading…
feat(test): support thrown? and thrown-with-msg? in is
#754
opened Aug 19, 2026 by
abogoyavlensky
Contributor
Loading…
fix(bytecode): preserve func chunk identity when encoding
#745
opened Aug 15, 2026 by
mparrett
Collaborator
Loading…
fix(reader): set literals read as sets, not as (hash-set …)
review-priority/medium
Review after bases land / once rebased
#736
opened Aug 12, 2026 by
nnunley
Collaborator
Loading…
feat(aot): embed the lg-compile driver as the lg.aotdriver namespace
review-priority/medium
Review after bases land / once rebased
#735
opened Aug 12, 2026 by
mparrett
Collaborator
Loading…
fix(vm): warn-on-core-shadow never fired for compiled defs
review-priority/medium
Review after bases land / once rebased
#734
opened Aug 12, 2026 by
nnunley
Collaborator
Loading…
perf(vm): remove the runLoop hop; make leaveFrame parameter-free
perf-repeat
Run the repeat A/B (variance-reduced) perf check
review-priority/low
Minimal review effort left / already approved
#730
opened Aug 12, 2026 by
mparrett
Collaborator
Loading…
perf(rt): adopt PreparedCall in reduce's fold loops
review-priority/medium
Review after bases land / once rebased
#727
opened Aug 12, 2026 by
mparrett
Collaborator
•
2/2
Loading…
perf(vm): move cold error arms out of the dispatch loop
review-priority/high
Review/merge first: ready or unblocks the stack
#723
opened Aug 12, 2026 by
mparrett
Collaborator
•
2/2
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.