Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement EXPORT, SHADOW, and UNEXPORT. | Matthias Andreas Benkard | 2008-07-06 | 1 | -0/+78 |
* | Implement MACROEXPAND-1. | Matthias Andreas Benkard | 2008-07-03 | 1 | -0/+18 |
* | Move functions nullify and denullify to util.h. | Matthias Andreas Benkard | 2008-07-03 | 1 | -17/+1 |
* | Implement LIST. | Matthias Andreas Benkard | 2008-07-03 | 1 | -0/+5 |
* | Add system functions ADD, ATOM, CONSP, DIVIDE, LISTP, MULTIPLY, NULL, SUBTRAC... | Matthias Andreas Benkard | 2008-07-03 | 1 | -8/+65 |
* | Implement EQ. | Matthias Andreas Benkard | 2008-07-01 | 1 | -0/+8 |
* | Implement a raw version of LOAD. | Matthias Andreas Benkard | 2008-07-01 | 1 | -0/+27 |
* | Add class MLKRoot. | Matthias Andreas Benkard | 2008-06-27 | 1 | -0/+131 |