-
Notifications
You must be signed in to change notification settings - Fork 155
Pull requests: clasp-developers/clasp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
clos: HANDLER-CASE catches on its own cluster; contf effective methods take a fixed arity
#1857
opened Sep 9, 2026 by
dg1sbg
Contributor
Loading…
cleavir: an UNWIND-PROTECT cleanup lives in the frame
#1856
opened Sep 9, 2026 by
dg1sbg
Contributor
Loading…
bytecode: a capture-free unwind-protect cleanup needs no closure
#1855
opened Sep 9, 2026 by
dg1sbg
Contributor
Loading…
regression-tests: byte-exact allocation suites for both tiers
#1854
opened Sep 9, 2026 by
dg1sbg
Contributor
Loading…
cleavir: a local mv-call's phi must name the block its arguments end in
#1853
opened Sep 9, 2026 by
dg1sbg
Contributor
Loading…
Call variadic foreign functions through a variadic function type
#1847
opened Aug 20, 2026 by
dg1sbg
Contributor
Loading…
Report whether an interrupt was enqueued, and stop implying a forceful kill
#1846
opened Aug 20, 2026 by
dg1sbg
Contributor
Loading…
Restore the park state when a parked thunk unwinds
#1844
opened Aug 20, 2026 by
dg1sbg
Contributor
Loading…
Make loops cancellable: poll interrupts on back edges, and add MP:WITH-TIMEOUT
#1843
opened Aug 20, 2026 by
dg1sbg
Contributor
Loading…
Expect the randomized ~E tests FORMAT.E.1 and FORMAT.E.2 to fail sometimes
#1842
opened Aug 20, 2026 by
dg1sbg
Contributor
Loading…
Add compare-and-swap on foreign memory: %CAS-MEM-UINT32 and -UINT64
#1841
opened Aug 20, 2026 by
dg1sbg
Contributor
Loading…
Make MP:CAS on an SVREF place actually atomic
#1838
opened Aug 17, 2026 by
dg1sbg
Contributor
Loading…
Don't deadlock in exit() when a thread is blocked in stdio
#1836
opened Aug 14, 2026 by
dg1sbg
Contributor
Loading…
koga: give installed binaries an rpath pointing at the install prefix
#1832
opened Aug 4, 2026 by
dg1sbg
Contributor
Loading…
tests: build weak tables in a function that returns before collecting
#1830
opened Aug 4, 2026 by
dg1sbg
Contributor
Loading…
cmpltv: don't raise from print-object on a half-built creator
#1827
opened Aug 3, 2026 by
dg1sbg
Contributor
Loading…
Bump docker/login-action from 4.1.0 to 4.6.0 in /.github/workflows
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1825
opened Aug 3, 2026 by
dependabot
Bot
Loading…
koga: make
ninja install produce a usable libclasp.pc
#1822
opened Aug 3, 2026 by
dg1sbg
Contributor
Loading…
Stop allocating a scratch vector for every bytecode &key call
#1820
opened Aug 3, 2026 by
dg1sbg
Contributor
Loading…
Stop 1+, 1-, logtest and isqrt consing on every call
#1817
opened Aug 1, 2026 by
dg1sbg
Contributor
Loading…
Fix: %mem-set OFFSET has no default, unlike %mem-ref
#1813
opened Jul 31, 2026 by
dg1sbg
Contributor
Loading…
Fix three CLOS guards whose read-time class literals never match (eql-gf memoization, static slot-value, validate-superclass)
#1812
opened Jul 31, 2026 by
dg1sbg
Contributor
Loading…
Zero-cons SLOT-VALUE / SLOT-BOUNDP via the class location table
#1810
opened Jul 31, 2026 by
dg1sbg
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.