Better ftype for compiler-macro-function
View Changes
Actually fix check-coerce
View Changes
Check for characters in unread-char
View Changes
Check for integers in array-in-bounds-p
View Changes
Check types in broadcast-stream output routines
View Changes
Ensure the types are checked in the set functions
View Changes
Check types for standalone byte, byte-size, byte-position
View Changes
Fix win32 build
View Changes
Make main() a weak symbol for linkable runtime
View Changes
x86-64: Rearrange CAS vops for SYMBOL-[GLOBAL-]VALUE
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
More compact ROUND for integers
View Changes
Narrow the type of (truncate n d) based on the remainder
View Changes
Tidy up the definition of FINITE-SBS
View Changes
Propagate that after (/= (rem n d) 0) D is (not (integer -1 1))
View Changes
Avoid certain TLS load traps
View Changes
Remove a hack from src/code/signal
View Changes
Cons nothing for alien linkage entries that exist
View Changes
Base-stringize alien linkage table names
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | Fix Committed | Undecided | - | |
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
Fix ash-modfx constant folding
View Changes
Don't return the data vector from (replace complex-vector list)
View Changes
Fix a test
View Changes
Better types for (floor/ceiling (integer -5 5) integer)
View Changes
Exclude zeros when deriving truncate types
View Changes
Handle division by zero when deriving (/ integer integer)
View Changes
Warn about integer division by zero
View Changes
Lower more things to from EQUALP to EQUAL
View Changes
Last updated: April 10, 2026 05:13 PM