Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurrences of “Étoilisp” with “Toilet Lisp”. | Matthias Andreas Benkard | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | Package system: Fix symbol uninheriting. | Matthias Andreas Benkard | 2008-07-27 | 1 | -0/+2 |
| | |||||
* | Reimplement the package system. | Matthias Andreas Benkard | 2008-06-24 | 1 | -8/+25 |
| | |||||
* | Improve error reporting in the reader. | Matthias Andreas Benkard | 2008-06-22 | 1 | -0/+1 |
| | |||||
* | MLKDynamicContext#+initialize: Fix various sources of crashes. | Matthias Andreas Benkard | 2008-06-17 | 1 | -0/+2 |
| | |||||
* | MLKDynamicContext#+initialize: Initialise the package system and set up the ↵ | Matthias Andreas Benkard | 2008-06-17 | 1 | -1/+4 |
| | | | | global dynamic context. | ||||
* | Add class MLKPackage. | Matthias Andreas Benkard | 2008-06-14 | 1 | -11/+6 |
| | |||||
* | Add method declarations needed by the reader. | Matthias Andreas Benkard | 2008-06-14 | 1 | -0/+2 |
| | |||||
* | Implement most of the Common Lisp reader. | Matthias Andreas Benkard | 2008-06-14 | 1 | -0/+53 |