Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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, ↵ | Matthias Andreas Benkard | 2008-08-04 | 1 | -4/+5 |
| | | | | LASSIGN_COPY, and LASSIGN. | ||||
* | Add support for compilation on Mac OS X. | Matthias Benkard | 2008-06-21 | 1 | -0/+1 |
| | |||||
* | 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 | -2/+9 |
| | |||||
* | Add class MLKThrowException. | Matthias Andreas Benkard | 2008-06-13 | 1 | -0/+25 |