Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-08 | * interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP. | dos-reis | 1 | -1/+1 |
2011-02-06 | cleanup special hyperbolic builtins | dos-reis | 1 | -18/+0 |
2011-02-06 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fmanexp. | dos-reis | 1 | -0/+1 |
2011-02-05 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include inverse | dos-reis | 1 | -1/+57 |
2011-02-05 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove CGREATERP | dos-reis | 1 | -12/+44 |
2011-02-04 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove more Lisp | dos-reis | 1 | -1/+6 |
2011-02-03 | * interp/slam.boot (reportFunctionCompilation): Use %otherwise, | dos-reis | 1 | -2/+2 |
2011-02-02 | * interp/lisp-backend.boot: New file. Consolidate Common Lisp | dos-reis | 1 | -0/+610 |