summaryrefslogtreecommitdiff
path: root/MLKRoot.m
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement EXPORT, SHADOW, and UNEXPORT.Matthias Andreas Benkard2008-07-061-0/+78
|
* Implement MACROEXPAND-1.Matthias Andreas Benkard2008-07-031-0/+18
|
* Move functions nullify and denullify to util.h.Matthias Andreas Benkard2008-07-031-17/+1
|
* Implement LIST.Matthias Andreas Benkard2008-07-031-0/+5
|
* Add system functions ADD, ATOM, CONSP, DIVIDE, LISTP, MULTIPLY, NULL, ↵Matthias Andreas Benkard2008-07-031-8/+65
| | | | SUBTRACT, and SYMBOLP.
* Implement EQ.Matthias Andreas Benkard2008-07-011-0/+8
|
* Implement a raw version of LOAD.Matthias Andreas Benkard2008-07-011-0/+27
|
* Add class MLKRoot.Matthias Andreas Benkard2008-06-271-0/+131