summary refs log tree commit diff stats
path: root/plus-inc.lisp
Commit message (Expand)AuthorAgeFilesLines
* add div, the division operation HEAD mainDaniel Santos2023-02-251-0/+6
* cut-digits to base-number, and other improvementsDaniel Santos2023-02-251-40/+46
* documentation typoDaniel Santos2023-01-181-1/+1
* improve cut-digits, may be a bug fixDaniel Santos2023-01-181-0/+1
* add may-reverse-and-cutDaniel Santos2023-01-141-3/+9
* bug fix: have to add cut-digitsDaniel Santos2023-01-131-2/+9
* improve indentationDaniel Santos2023-01-131-4/+4
* make plus args as list of symbols, instead of numbersDaniel Santos2023-01-131-2/+2
* rename to implode and explodeDaniel Santos2023-01-131-5/+5
* rename explode-from-string to explode-stringDaniel Santos2023-01-131-1/+1
* Add explode-from-stringDaniel Santos2023-01-121-0/+4
* rename to plus-inc.lispDaniel Santos2023-01-121-0/+82