Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LLVM compiler: Have %LAMBDA forms return closures rather than function pointers. | Matthias Andreas Benkard | 2008-08-12 | 1 | -1/+1 |
* | Fix various errors in the compiler and semantic analyser. | Matthias Andreas Benkard | 2008-08-11 | 1 | -5/+7 |
* | LLVM compiler: Support %LAMBDA, PROGN, %LOOP, lexical variables, and function... | Matthias Andreas Benkard | 2008-08-11 | 1 | -1/+1 |
* | MLKForm: Add method -subforms. | Matthias Benkard | 2008-08-11 | 1 | -2/+97 |
* | MLKForm class cluster: Implement declaration and docstring handling. | Matthias Benkard | 2008-08-11 | 1 | -28/+132 |
* | Implement most of the MLKForm class cluster. | Matthias Benkard | 2008-08-11 | 1 | -0/+387 |
* | MLKForm class cluster: Add instance variables. | Matthias Andreas Benkard | 2008-08-10 | 1 | -0/+33 |
* | Add missing class stubs. | Matthias Benkard | 2008-08-10 | 1 | -1/+93 |
* | Add class cluster MLKForm. | Matthias Andreas Benkard | 2008-08-10 | 1 | -0/+209 |