-
Notifications
You must be signed in to change notification settings - Fork 22
Pull requests: maplant/scheme-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: release deep object graphs iteratively so the collector cannot overflow its stack
#340
opened Aug 2, 2026 by
lshoravi
Collaborator
Loading…
perf: reify continuation returns so non-tail recursion is heap-bound
#338
opened Jul 31, 2026 by
lshoravi
Collaborator
Loading…
fix: read_cell returns an uncounted reference to cell contents
#337
opened Jul 30, 2026 by
lshoravi
Collaborator
Loading…
perf: avoid cloning the whole continuation stack on every continuation invocation
#336
opened Jul 30, 2026 by
lshoravi
Collaborator
Loading…
revert: remove dynamic plugin loading (#303)
#335
opened Jul 30, 2026 by
lshoravi
Collaborator
Loading…
perf: use mimalloc as the CLI's global allocator (-12% to -28% on real programs)
#334
opened Jul 30, 2026 by
lshoravi
Collaborator
Loading…
[1/5] Split DynState off ContBarrier, publish via thread-local
#323
opened Jul 19, 2026 by
lshoravi
Collaborator
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.