130
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 20 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simd-string-case: upcase more characters.
stassats
as Stas Boukarev
More... about 23 hours ago
Fix an off-by-one error in string-case.
stassats
as Stas Boukarev
More... about 23 hours ago
Adjust a test.
stassats
as Stas Boukarev
More... 1 day ago
Detect type mismatches in structure constructor calls.
stassats
as Stas Boukarev
More... 1 day ago
Fix encoding of popcntd More... 1 day ago
cast-check-uses: check transforms too.
stassats
as Stas Boukarev
More... 1 day ago
lvar-type-annotation: don't ignore type errors from transforms.
stassats
as Stas Boukarev
More... 1 day ago
x86-64/allocate-list-on-stack: encode large immediates.
stassats
as Stas Boukarev
More... 2 days ago
Match call-arguments-limit and array-dimension-limit on -x86-64.
stassats
as Stas Boukarev
More... 2 days ago
Correct some comments, typos, etc More... 3 days ago
Allocate fdefn-of-nil once only, not in find-or-create-fdefn More... 3 days ago
Fix sb-introspect.
stassats
as Stas Boukarev
More... 3 days ago
repack-xref: look for all code objects.
stassats
as Stas Boukarev
More... 3 days ago
Record xrefs for (cas symbol-value)
stassats
as Stas Boukarev
More... 3 days ago
Be careful about converting 'f to #'f too early.
stassats
as Stas Boukarev
More... 4 days ago
Don't store xref for internal functions.
stassats
as Stas Boukarev
More... 4 days ago
Check for defined internal functions when they're not fbound.
stassats
as Stas Boukarev
More... 4 days ago
Make dump-fop not hold on to a string designator for SB-FASL More... 4 days ago
Turn symbols into functions for funcall with multiple uses.
stassats
as Stas Boukarev
More... 4 days ago
2.4.5: will be tagged as "sbcl-2.4.5" More... 4 days ago
Derive the type of funcall on multiple functions.
stassats
as Stas Boukarev
More... 5 days ago
Better handling of mixed arguments within LOG More... 5 days ago
Return double-float zero from LOG with complex-double zero base More... 5 days ago
Define stubs for x86 %log1p and %log2 More... 5 days ago
32-bit github actions runner still needs vm.mmap_rnd_compat_bits=8
stassats
as Stas Boukarev
More... 6 days ago
Return the input argument when transforming SORT.
stassats
as Stas Boukarev
More... 6 days ago
NEWS entry for lp#2067313 More... 6 days ago
Clear sigmask on startup.
stassats
as Stas Boukarev
More... 7 days ago
Faster read-sequence for strings from utf8 file streams.
stassats
as Stas Boukarev
More... 7 days ago
sb-cover: Don't dump the namestring. More... 8 days ago