summaryrefslogtreecommitdiff
path: root/MLKThrowException.m
Commit message (Expand)AuthorAgeFilesLines
* Add classes MLKNoSuchSymbolError, MLKStreamError, and MLKUnboundVariableError.Matthias Andreas Benkard2008-09-021-8/+13
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
* Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO...Matthias Andreas Benkard2008-08-041-4/+5
* Add support for compilation on Mac OS X.Matthias Benkard2008-06-211-0/+1
* Apply the GNU GPLv3 to all files.Matthias Andreas Benkard2008-06-141-1/+16
* Call [super init] from every initialiser of every class.Matthias Andreas Benkard2008-06-141-0/+1
* Override -dealloc in every class.Matthias Andreas Benkard2008-06-131-2/+9
* Add class MLKThrowException.Matthias Andreas Benkard2008-06-131-0/+25