Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove class MLKLispValue. | Matthias Benkard | 2008-08-11 | 1 | -4/+2 |
| | |||||
* | Implement most of the MLKForm class cluster. | Matthias Benkard | 2008-08-11 | 1 | -0/+1 |
| | |||||
* | Implement -finalize methods where appropriate. | Matthias Andreas Benkard | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | Centralise declaration and documentation string handling. | Matthias Andreas Benkard | 2008-08-07 | 1 | -5/+10 |
| | |||||
* | Replace all occurrences of “Étoilisp” with “Toilet Lisp”. | Matthias Andreas Benkard | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | MLKCons: Implement -copyWithZone:. | Matthias Andreas Benkard | 2008-07-27 | 1 | -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 Benkard | 2008-06-27 | 1 | -0/+1 |
| | |||||
* | Add class MLKInterpreter. | Matthias Andreas Benkard | 2008-06-22 | 1 | -0/+4 |
| | |||||
* | MLKCons, MLKSymbol: Override -descriptionForLisp. | Matthias Andreas Benkard | 2008-06-17 | 1 | -0/+5 |
| | |||||
* | Apply the GNU GPLv3 to all files. | Matthias Andreas Benkard | 2008-06-14 | 1 | -1/+16 |
| | |||||
* | Override -dealloc in every class. | Matthias Andreas Benkard | 2008-06-13 | 1 | -0/+2 |
| | |||||
* | Beginnings of a Lisp compiler. | Matthias Andreas Benkard | 2008-06-10 | 1 | -0/+21 |