Skip to content

Pull requests: clasp-developers/clasp

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

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…
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…
Zero-cons SLOT-VALUE / SLOT-BOUNDP via the class location table
#1810 opened Jul 31, 2026 by dg1sbg Contributor Loading…
Add POSIX shared-memory support
#1809 opened Jul 31, 2026 by dg1sbg Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.