summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMake dump-fop not hold on to a string designator for SB-FASLDouglas Katzman5 months
masterUnexport sb-posix:posix-fork.Stas Boukarev3 weeks
 
TagDownloadAuthorAge
sbcl-2.4.9commit b44db82a75...Christophe Rhodes3 weeks
sbcl-2.4.8commit d394769017...Christophe Rhodes8 weeks
sbcl-2.4.7commit 65de98f92e...Christophe Rhodes3 months
sbcl-2.4.6commit 9bf2cab441...Christophe Rhodes4 months
sbcl-2.4.5commit e12e252a89...Christophe Rhodes5 months
sbcl-2.4.4commit 23daa9d45a...Christophe Rhodes6 months
sbcl-2.4.3commit 42b175e363...Christophe Rhodes7 months
sbcl-2.4.2commit 22fed52d1e...Christophe Rhodes8 months
sbcl-2.4.1commit 0f07358fcb...Christophe Rhodes9 months
sbcl-2.4.0commit 063262a35a...Christophe Rhodes10 months
[...]
 
AgeCommit messageAuthor
2024-09-30Unexport sb-posix:posix-fork.HEADmasterStas Boukarev
2024-09-30Chain multiple constraint-propagate-back together.Stas Boukarev
2024-09-29Improve WITH-PACKAGE-ITERATORDouglas Katzman
2024-09-29Add constraint-propagate-back for ABS.Stas Boukarev
2024-09-29Propagate (integerp (- x)), x => integer.Stas Boukarev
2024-09-29Simplify arithmetic constraints.Stas Boukarev
2024-09-29Derive that (+ x (complex float)) is a (complex float)Stas Boukarev
2024-09-29Don't tail call BREAK.Stas Boukarev
2024-09-29Better type error for FORMAT.Stas Boukarev
2024-09-29Inline = if the intersecting type is simple.Stas Boukarev
[...]