Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a non-trivial number of arithmetic methods to number classes. | Matthias Andreas Benkard | 2008-07-29 | 1 | -0/+80 |
* | Add class MLKNumber, unify arithmetic interface. | Matthias Benkard | 2008-07-06 | 1 | -5/+6 |
* | Rename methods: forBinding -> forSymbol | Matthias Andreas Benkard | 2008-06-24 | 1 | -1/+1 |
* | Add a -descriptionForLisp method to all number classes. | Matthias Andreas Benkard | 2008-06-22 | 1 | -0/+11 |
* | Add support for compilation on Mac OS X. | Matthias Benkard | 2008-06-21 | 1 | -0/+1 |
* | MLKDynamicContext#+initialize: Initialise the package system and set up the g... | Matthias Andreas Benkard | 2008-06-17 | 1 | -0/+14 |
* | Add class MLKRatio. | Matthias Andreas Benkard | 2008-06-15 | 1 | -3/+3 |
* | Move the DEFINE_GMP_OPERATION macro to util.h. | Matthias Andreas Benkard | 2008-06-15 | 1 | -15/+1 |
* | MLKInteger: Generalise the DEFINE_MPZ_OPERATION macro. | Matthias Andreas Benkard | 2008-06-15 | 1 | -16/+23 |
* | Add class MLKInteger. | Matthias Andreas Benkard | 2008-06-15 | 1 | -0/+101 |