Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |