Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurrences of “Étoilisp” with “Toilet Lisp”. | Matthias Andreas Benkard | 2008-08-05 | 1 | -1/+1 |
* | Add support for fixnums. | Matthias Andreas Benkard | 2008-08-04 | 1 | -0/+8 |
* | Add a non-trivial number of arithmetic methods to number classes. | Matthias Andreas Benkard | 2008-07-29 | 1 | -0/+14 |
* | Add class MLKNumber, unify arithmetic interface. | Matthias Benkard | 2008-07-06 | 1 | -6/+6 |
* | Add a -descriptionForLisp method to all number classes. | Matthias Andreas Benkard | 2008-06-22 | 1 | -0/+1 |
* | MLKDynamicContext#+initialize: Initialise the package system and set up the g... | Matthias Andreas Benkard | 2008-06-17 | 1 | -0/+2 |
* | Add class MLKInteger. | Matthias Andreas Benkard | 2008-06-15 | 1 | -0/+19 |
* | MLKReader: Read numbers. | Matthias Andreas Benkard | 2008-06-15 | 1 | -0/+35 |