summaryrefslogtreecommitdiff
path: root/MLKPackage.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove class MLKLispValue.Matthias Benkard2008-08-111-3/+1
|
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
|
* Package system: Fix symbol uninheriting.Matthias Andreas Benkard2008-07-271-0/+2
|
* Reimplement the package system.Matthias Andreas Benkard2008-06-241-8/+25
|
* Improve error reporting in the reader.Matthias Andreas Benkard2008-06-221-0/+1
|
* MLKDynamicContext#+initialize: Fix various sources of crashes.Matthias Andreas Benkard2008-06-171-0/+2
|
* MLKDynamicContext#+initialize: Initialise the package system and set up the ↵Matthias Andreas Benkard2008-06-171-1/+4
| | | | global dynamic context.
* Add class MLKPackage.Matthias Andreas Benkard2008-06-141-11/+6
|
* Add method declarations needed by the reader.Matthias Andreas Benkard2008-06-141-0/+2
|
* Implement most of the Common Lisp reader.Matthias Andreas Benkard2008-06-141-0/+53