Skip to content

Pull requests: nooga/let-go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: add Discord invite link
#785 opened Aug 24, 2026 by nooga Owner Loading…
perf(bytecode): compact lazy var metadata
#781 opened Aug 23, 2026 by nnunley Collaborator Loading…
fix(ir): preserve capture-free closure identity
#779 opened Aug 23, 2026 by nnunley Collaborator Loading…
feat(vm): reflect proxy boxes multi-return funcs as vectors
#776 opened Aug 23, 2026 by abogoyavlensky Contributor Loading…
docs: catalog known Clojure divergences
#771 opened Aug 23, 2026 by nnunley Collaborator Loading…
feat(reader): support custom data readers
#770 opened Aug 21, 2026 by nnunley Collaborator 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(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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.