Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MLKLexicalContext: Add management of user-defined function and variable prope... | Matthias Andreas Benkard | 2008-08-12 | 1 | -9/+1 |
* | LLVM compiler: Insert value names into the assembly code. | Matthias Andreas Benkard | 2008-08-12 | 1 | -0/+16 |
* | LLVM compiler: Have %LAMBDA forms return closures rather than function pointers. | Matthias Andreas Benkard | 2008-08-12 | 1 | -0/+3 |
* | LLVM compiler: Support %LAMBDA, PROGN, %LOOP, lexical variables, and function... | Matthias Andreas Benkard | 2008-08-11 | 1 | -3/+14 |
* | Implement most of the MLKForm class cluster. | Matthias Benkard | 2008-08-11 | 1 | -0/+2 |
* | Update Xcode project. | Matthias Benkard | 2008-08-10 | 1 | -2/+2 |
* | Modularise the compiler. | Matthias Andreas Benkard | 2008-08-10 | 1 | -5/+17 |
* | Beginnings of a compiler. | Matthias Andreas Benkard | 2008-08-09 | 1 | -0/+36 |