summaryrefslogtreecommitdiff
path: root/MLKCons.h
Commit message (Collapse)AuthorAgeFilesLines
* MLKCons: Implement -copyWithZone:.Matthias Andreas Benkard2008-07-271-0/+2
| | | | This makes the D-B macro work again, though the cause of the failure is still unknown.
* MLKInterpreter: Implement the %LAMBDA operator.Matthias Andreas Benkard2008-06-271-0/+1
|
* Add class MLKInterpreter.Matthias Andreas Benkard2008-06-221-0/+4
|
* MLKCons, MLKSymbol: Override -descriptionForLisp.Matthias Andreas Benkard2008-06-171-0/+5
|
* Apply the GNU GPLv3 to all files.Matthias Andreas Benkard2008-06-141-1/+16
|
* Override -dealloc in every class.Matthias Andreas Benkard2008-06-131-0/+2
|
* Beginnings of a Lisp compiler.Matthias Andreas Benkard2008-06-101-0/+21