summary refs log tree commit diff stats
path: root/cl-math.lisp
Commit message (Expand)AuthorAgeFilesLines
* rename to *number-units-at-beginning*Daniel Santos2023-01-111-2/+2
* (values) into (nth-value 0 ...)Daniel Santos2023-01-111-3/+3
* may-reverse not needed for implode and explodeDaniel Santos2023-01-101-2/+2
* may-reverse bug squashDaniel Santos2023-01-101-2/+2
* cleanup, add symbol-to-number, plus-* correct number systemDaniel Santos2023-01-101-55/+27
* add implode, explode and may-reverseDaniel Santos2023-01-101-0/+16
* plus-decimal and plus-earth sums many numbersDaniel Santos2023-01-091-6/+6
* remove (length)Daniel Santos2023-01-091-1/+1
* rename numericx.lisp cl-math.lispDaniel Santos2023-01-091-0/+94