Turn (copy-list small-constant) into (list ,@constant)
View Changes
lvar-constants: combine functions and refs from multiple uses
View Changes
More constant modification pass-throughs
View Changes
constant-sequence-element-type: ignore circular lists
View Changes
Add a type deriver for ELT
View Changes
Unify the sequence element-type derivers
View Changes
Derive AREF type for multiple uses with constants
View Changes
check-concatenate: consider each constant value
View Changes
More thorough type checking for concatenate arguments
View Changes
coerce derive-type: exclude rational types
View Changes
coerce type derivation: preserve simple array dimensions
View Changes
(coerce 1 'list) should signal an error
View Changes
coerce type exclusion: add (and array (not simple-array))
View Changes
doc: tweaks
View Changes
Make FDEFINITION not strip encapsulation
View Changes
doc: document sb-introspect
View Changes
Bind PRINT-READABLY to NIL when printing TRACE "returned" message
View Changes
pcl: Remove GDEFINITION
View Changes
doc: improve @code{}ification in the user manual
View Changes
Housekeeping: whitespace, typos, comments, credits
View Changes
doc: define and clean up docstring syntax
View Changes
Improve reporting of NOTINLINE full calls in make-host-2.lisp
View Changes
(coerce (the (not real) x) y) => (not real)
View Changes
Lower :test for remove-duplicates
View Changes
Remove unused instructions in arm64/simd-copy-utf8-crlf-to-base-string
View Changes
More coerce type exclusion derivation
View Changes
Lower :test for search and mismatch
View Changes
Unbreak generate-version.sh
View Changes
2.6.5: will be tagged as "sbcl-2.6.5"
View Changes
Draft NEWS for sbcl-2.6.5
View Changes
Last updated: June 5, 2026 12:19 AM