130
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sb-introspect: Make function form-number work even on debug 0. More... about 2 months ago
or-eq-transform: disable untagged tests when subtraction is needed.
stassats
as Stas Boukarev
More... about 2 months ago
sb-introspect: Guard against (DEBUG 0) functions. More... about 2 months ago
Add WITHOUT-PACKAGE-LOCKS when interning debug-var symbols. More... about 2 months ago
parse-integer transform: correctly accept all keywords.
stassats
as Stas Boukarev
More... about 2 months ago
Properly exit from make-perfect-hash-lambda.
stassats
as Stas Boukarev
More... about 2 months ago
Optimize parse-integer for known :radix 10 and 16.
stassats
as Stas Boukarev
More... about 2 months ago
Perfectly hash initial pprint-dispatch cons entries More... about 2 months ago
or-eq-transform: operate on signed tagged fixnums.
stassats
as Stas Boukarev
More... about 2 months ago
Update xfloat-math More... about 2 months ago
arm64: fix the DPB vops when size+posn is > 64.
stassats
as Stas Boukarev
More... about 2 months ago
or-eq-transform: correctly tag negative fixnum constants.
stassats
as Stas Boukarev
More... about 2 months ago
Delete xfloat-math.lisp-expr More... about 2 months ago
Adjust compile-time cross-float tests More... about 2 months ago
Implement oracles for ATAN and COSH More... about 2 months ago
or-eq-transform: use check-range<=
stassats
as Stas Boukarev
More... about 2 months ago
or-eq-transform: operate on tagged values.
stassats
as Stas Boukarev
More... about 2 months ago
Run build-all-cores.sh More... about 2 months ago
sb-eval: use its own lexenv type.
stassats
as Stas Boukarev
More... about 2 months ago
case-body: don't expand to jump-tables under sb-fasteval.
stassats
as Stas Boukarev
More... about 2 months ago
Pass fewer args to GRAB-MUTEX from WITH-MUTEX, and other things More... about 2 months ago
Implement consistent minus zero handling for FROUND More... about 2 months ago
arm64, x86-64: a vop for (%negate word) => integer.
stassats
as Stas Boukarev
More... 2 months ago
Use correct reader conditionals for %UNARY-FTRUNCATE/DOUBLE More... 2 months ago
Fix FTRUNCATE, FFLOOR and FCEILING regarding minus zeros More... 2 months ago
Simplify whitespace[1]p.
stassats
as Stas Boukarev
More... 2 months ago
Make a type error on SET continuable.
stassats
as Stas Boukarev
More... 2 months ago
Declare a type for *standard-readtable*
stassats
as Stas Boukarev
More... 2 months ago
Implement FROUND and friends portably More... 2 months ago
Correctly transform fround.
stassats
as Stas Boukarev
More... 2 months ago