Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for fixnums. | Matthias Andreas Benkard | 2008-08-04 | 1 | -2/+6 |
* | Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO... | Matthias Andreas Benkard | 2008-08-04 | 1 | -0/+33 |
* | Add MLKPrintToString along with a couple of fixnum handling functions. | Matthias Andreas Benkard | 2008-08-04 | 1 | -1/+2 |
* | Reader: Add support for dispatching macro characters. | Matthias Andreas Benkard | 2008-07-31 | 1 | -3/+4 |
* | Add class MLKNumber, unify arithmetic interface. | Matthias Benkard | 2008-07-06 | 1 | -3/+3 |
* | Implement STRING and FIND-PACKAGE. | Matthias Andreas Benkard | 2008-07-06 | 1 | -0/+18 |
* | Move functions nullify and denullify to util.h. | Matthias Andreas Benkard | 2008-07-03 | 1 | -0/+23 |
* | Move the DEFINE_GMP_OPERATION macro to util.h. | Matthias Andreas Benkard | 2008-06-15 | 1 | -0/+13 |