summaryrefslogtreecommitdiff
path: root/libraries/integer-simple
Commit message (Expand)AuthorAgeFilesLines
...
* Fix conversions between Float/Double and simple-integerIan Lynagh2008-06-141-15/+34
* Sprinkle on some strictness annotationsIan Lynagh2008-06-022-53/+53
* Make the Integer type components strictIan Lynagh2008-06-021-2/+2
* Avoid the need for infinite Integers when doing bitwise operationsIan Lynagh2008-06-021-12/+22
* Initial commitIan Lynagh2008-04-254-0/+748