Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PRIMITIVE-INVOKE in memory management and clean the codebase up a bit. | Matthias Benkard | 2007-09-14 | 1 | -33/+0 |
* | Introduce PRIMITIVE-INVOKE, a lower-level INVOKE-BY-NAME alternative written ... | Matthias Benkard | 2007-09-14 | 1 | -8/+8 |
* | Code reorganisation. | Matthias Benkard | 2007-09-14 | 1 | -1/+3 |
* | Document and export classes and special variables. | Matthias Benkard | 2007-08-06 | 1 | -5/+91 |
* | Make class and selector name retrieval more portable. | Matthias Benkard | 2007-08-06 | 1 | -0/+7 |
* | Rename OBJC-ID to ID and OBJC-SELECTOR to SELECTOR. | Matthias Benkard | 2007-08-06 | 1 | -14/+23 |
* | Allegro CL compatibility. | Matthias Benkard | 2007-08-04 | 1 | -1/+7 |
* | Define an external interface, properly document FIND-OBJC-CLASS. | Matthias Benkard | 2007-08-04 | 1 | -8/+8 |
* | Refactor directory and source file layout. | Matthias Benkard | 2007-08-04 | 1 | -0/+97 |