summaryrefslogtreecommitdiff
path: root/MLKInteger.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
* Add support for fixnums.Matthias Andreas Benkard2008-08-041-0/+8
* Add a non-trivial number of arithmetic methods to number classes.Matthias Andreas Benkard2008-07-291-0/+14
* Add class MLKNumber, unify arithmetic interface.Matthias Benkard2008-07-061-6/+6
* Add a -descriptionForLisp method to all number classes.Matthias Andreas Benkard2008-06-221-0/+1
* MLKDynamicContext#+initialize: Initialise the package system and set up the g...Matthias Andreas Benkard2008-06-171-0/+2
* Add class MLKInteger.Matthias Andreas Benkard2008-06-151-0/+19
* MLKReader: Read numbers.Matthias Andreas Benkard2008-06-151-0/+35