130
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't check emulated float computations against the host. More... 14 days ago
Don't waste time sorting xfloat-math.lisp-expr, More... 14 days ago
Make ./build-all-cores.sh check float files. More... 14 days ago
Don't bother preloading the flonum table. More... 14 days ago
Define more float constants once only. More... 14 days ago
Don't define DOUBLE-FLOAT-NEGATIVE-INFINITY twice. More... 14 days ago
Move some float tran related stuff into float-tran. More... 14 days ago
Use an integer interval in single-or-chain.
stassats
as Stas Boukarev
More... 15 days ago
Add :fails-on More... 15 days ago
Do not cons for (apply x (rest &rest))
stassats
as Stas Boukarev
More... 15 days ago
Adjust a test.
stassats
as Stas Boukarev
More... 15 days ago
Fold (* x 1) for any number.
stassats
as Stas Boukarev
More... 15 days ago
Test symbol-name traceroot more carefully More... 15 days ago
Fix a traceroot bug plus a work-in-progress bug More... 15 days ago
eq to bit-test: don't check upper bound if it's less than n-word-bits.
stassats
as Stas Boukarev
More... 15 days ago
transform-numeric-bound-test: don't wrap in safety 0.
stassats
as Stas Boukarev
More... 15 days ago
Define symbol_function() in a header, not print.c More... 16 days ago
Prettify autogenerated C headers More... 16 days ago
build-all-cores More... 16 days ago
x86-64: use aligned-stack-p.
stassats
as Stas Boukarev
More... 16 days ago
Pick better name for ~newline directive handler More... 16 days ago
Call after-gc hooks in the finalizer thread if #+sb-thread More... 17 days ago
Avoid using a GC hook in gc-slow More... 17 days ago
Avoid aligning the control stack multiple times.
stassats
as Stas Boukarev
More... 17 days ago
Generally skip safe-fdefn-fun for system packages More... 17 days ago
Fix namespace leakage from CL as in rev 19bab6069e More... 17 days ago
Use ignore_value More... 18 days ago
Cease embedding format control in FORMATTER lambda name More... 18 days ago
build-all-cores More... 18 days ago
Fix free_large_object if #-soft-card-marks More... 18 days ago