index
:
mulk/toilet
master
An ANSI Common Lisp compiler using LLVM.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MLKInteger.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all occurrences of “Étoilisp” with “Toilet Lisp”.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
*
Make it possible to disable fixnum support by supplying -DNO_FIXNUMS as a com...
Matthias Andreas Benkard
2008-08-04
1
-0
/
+8
*
Add support for fixnums.
Matthias Andreas Benkard
2008-08-04
1
-3
/
+36
*
Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO...
Matthias Andreas Benkard
2008-08-04
1
-3
/
+3
*
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