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
/
MLKCons.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MLKCons: Do not crash when displaying a cons whose cdr is a fixnum.
Matthias Andreas Benkard
2008-08-17
1
-2
/
+2
*
Implement most of the MLKForm class cluster.
Matthias Benkard
2008-08-11
1
-0
/
+8
*
Centralise declaration and documentation string handling.
Matthias Andreas Benkard
2008-08-07
1
-1
/
+45
*
Replace all occurrences of “Étoilisp” with “Toilet Lisp”.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
*
Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO...
Matthias Andreas Benkard
2008-08-04
1
-9
/
+9
*
Denullify elements when turning an NSArray into a list.
Matthias Andreas Benkard
2008-08-04
1
-2
/
+2
*
Add MLKPrintToString along with a couple of fixnum handling functions.
Matthias Andreas Benkard
2008-08-04
1
-4
/
+4
*
MLKCons#-array: Nullify values before putting them into an NSArray.
Matthias Andreas Benkard
2008-07-30
1
-1
/
+2
*
MLKCons: Fix NIL printing for list tails.
Matthias Andreas Benkard
2008-07-27
1
-1
/
+2
*
MLKCons: Print NIL as ().
Matthias Andreas Benkard
2008-07-27
1
-2
/
+2
*
MLKCons: Implement -copyWithZone:.
Matthias Andreas Benkard
2008-07-27
1
-0
/
+8
*
Print quasiquoted expressions in a more legible way.
Matthias Andreas Benkard
2008-07-26
1
-4
/
+12
*
Make lists starting with the symbol QUOTE print nicely.
Matthias Andreas Benkard
2008-07-03
1
-1
/
+6
*
MLKInterpreter: Implement the %LAMBDA operator.
Matthias Andreas Benkard
2008-06-27
1
-1
/
+25
*
Add class MLKInterpreter.
Matthias Andreas Benkard
2008-06-22
1
-0
/
+15
*
Add support for compilation on Mac OS X.
Matthias Benkard
2008-06-21
1
-0
/
+1
*
MLKCons#-descriptionForLisp: Fix a stupid typo.
Matthias Andreas Benkard
2008-06-17
1
-1
/
+1
*
MLKCons, MLKSymbol: Override -descriptionForLisp.
Matthias Andreas Benkard
2008-06-17
1
-0
/
+21
*
Apply the GNU GPLv3 to all files.
Matthias Andreas Benkard
2008-06-14
1
-1
/
+16
*
Call [super init] from every initialiser of every class.
Matthias Andreas Benkard
2008-06-14
1
-0
/
+1
*
Override -dealloc in every class.
Matthias Andreas Benkard
2008-06-13
1
-1
/
+7
*
Beginnings of a Lisp compiler.
Matthias Andreas Benkard
2008-06-10
1
-0
/
+41