summaryrefslogtreecommitdiff
path: root/MLKCons.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to Xcode 4.6. Further update to LLVM 3.2.HEADmasterMatthias Andreas Benkard2013-03-291-1/+1
|
* MLKDictionary: Implement required methods.Matthias Andreas Benkard2009-01-131-1/+2
|
* Documentation: Add sections.Matthias Benkard2008-08-311-1/+8
|
* MLKCons: Improve documentation.Matthias Andreas Benkard2008-08-291-2/+21
|
* MLKCons: Fix a typo in the documentation.Matthias Andreas Benkard2008-08-291-1/+1
|
* MLKCons: Convert documentation to Natural Docs format.Matthias Andreas Benkard2008-08-291-27/+39
|
* MLKCons: Add HeaderDoc comments.Matthias Benkard2008-08-291-0/+44
|
* Remove class MLKLispValue.Matthias Benkard2008-08-111-4/+2
|
* Implement most of the MLKForm class cluster.Matthias Benkard2008-08-111-0/+1
|
* Implement -finalize methods where appropriate.Matthias Andreas Benkard2008-08-071-1/+1
|
* Centralise declaration and documentation string handling.Matthias Andreas Benkard2008-08-071-5/+10
|
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
|
* 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