summaryrefslogtreecommitdiff
path: root/MLKLowLevelTests.m
Commit message (Expand)AuthorAgeFilesLines
* Improve error reporting in the reader.Matthias Andreas Benkard2008-06-221-1/+9
* Add support for compilation on Mac OS X.Matthias Benkard2008-06-211-0/+1
* Make the list reader work for simple lists.Matthias Andreas Benkard2008-06-191-0/+22
* Fix escaped symbol reading.Matthias Andreas Benkard2008-06-191-0/+18
* MLKLowLevelTests: Add -testTokens.Matthias Andreas Benkard2008-06-191-0/+57
* MLKLowLevelTests: Add -testInitialReadtable.Matthias Andreas Benkard2008-06-191-0/+20
* Apply the GNU GPLv3 to all files.Matthias Andreas Benkard2008-06-141-0/+1
* Call [super init] from every initialiser of every class.Matthias Andreas Benkard2008-06-141-1/+2
* Override -dealloc in every class.Matthias Andreas Benkard2008-06-131-1/+1
* MLKLowLevelTests: Add -testCons.Matthias Andreas Benkard2008-06-121-0/+50
* MLKLowLevelTests: Inherit from NSObject.Matthias Andreas Benkard2008-06-121-7/+2
* Add a test suite.Matthias Andreas Benkard2008-06-111-0/+45