summaryrefslogtreecommitdiff
path: root/MLKInteger.m
Commit message (Collapse)AuthorAgeFilesLines
* MLKDynamicContext#+initialize: Initialise the package system and set up the ↵Matthias Andreas Benkard2008-06-171-0/+14
| | | | global dynamic context.
* Add class MLKRatio.Matthias Andreas Benkard2008-06-151-3/+3
|
* Move the DEFINE_GMP_OPERATION macro to util.h.Matthias Andreas Benkard2008-06-151-15/+1
|
* MLKInteger: Generalise the DEFINE_MPZ_OPERATION macro.Matthias Andreas Benkard2008-06-151-16/+23
|
* Add class MLKInteger.Matthias Andreas Benkard2008-06-151-0/+101