-
Notifications
You must be signed in to change notification settings - Fork 27
Pull requests: nooga/let-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(rt): JVM string/keyword interop surface and a StringBuilder shim
#787
opened Aug 27, 2026 by
abogoyavlensky
Contributor
Loading…
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…
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
perf
Run the perf A/B benchmark check
perf-repeat
Run the repeat A/B (variance-reduced) perf check
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…
test: pin apply*'s no-mutation property end to end
#707
opened Aug 9, 2026 by
mparrett
Collaborator
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.