aboutsummaryrefslogtreecommitdiffstats
path: root/lib/scheme/base/80-number.csc
AgeCommit message (Collapse)AuthorFilesLines
2022-08-10Subtract int-min instead of adding int-max + 1.Rose Hogenson1-11/+3
2022-08-08Fix the bugs in the number library.Rose Hogenson1-170/+218
I did some extensive manual testing. Hopefully there are no bugs left :)
2022-08-07Add numbers.Rose Hogenson1-0/+821