55
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FR1: early exit for trivial inputs (~1% speedup) More... 3 months ago
KINDP: early exit when symbol has no DATA (1.5% speedup) More... 3 months ago
Use base 10 for system messages More... 3 months ago
Hopefully, fix documentation for $RESIMPLIFY (thanks, Eric Majzoub) More... 3 months ago
Introduce $RESIMPLIFY user-level function More... 3 months ago
Re-commit optimized $MAKELIST translation More... 3 months ago
rtest_translator.mac: Test zero-arg $MAKELIST More... 3 months ago
Add 1-argument form of makelist to the documentation More... 3 months ago
Fix $MAKELIST translation More... 3 months ago
Fixed errant/confused readline behavior in CLISP.
vttoth
as Viktor T. Toth
More... 3 months ago
Provide *FEATURES* for distinctiveness of float types More... 4 months ago
Only push :LISP-UNICODE-CAPABLE once More... 4 months ago
Remove some unnecessary :TEST #'EQ from MEMBER with literal symbol list More... 4 months ago
Predicate functions returning (MEMBER ...): return T or NIL More... 4 months ago
Replace deprecated EVAL-WHEN situations More... 4 months ago
Call functions from share packages via MFUNCALL, not FUNCALL More... 4 months ago
Remove unused variable PARAMETER-P More... 4 months ago
*USE-READABLE-GENSYMS* = :DEBUG: check *DEBUGGER-HOOK* More... 4 months ago
BIGFLOAT2RAT: use MTELL just like for floats More... 4 months ago
simp.lisp: micro-optimize predicate functions: return T More... 4 months ago
Revert "Upgrade mk-defsystem to version 3.9.2" More... 4 months ago
$PLOT2D: remove unused variable PRANGE More... 4 months ago
DRAW2D-DISCRETE: remove unused variable N-CLIPPED More... 4 months ago
plot.lisp: loop for x in in args collect (gensym) -> loop for nil ... More... 4 months ago
Remove unused/broken $ROTATE_PTS and $ROTATE_LIST More... 4 months ago
PLOT-PREAMBLE, PLOT3D-COMMAND, PLOT-SHIPOUT: ignore unused args More... 4 months ago
METHOD-BY-LIMITS: actually use MAKE-DEFINT-ASSUMPTION's return values More... 4 months ago
ZTOINF, MTOINF, SSP, SCMP: add assertions for UL/LL More... 4 months ago
BATAPP: assert UL = $INF rather than removing UL More... 4 months ago
DSKSETUP: Remove unused variable MAXIMA-ERROR More... 4 months ago