Age | Commit message (Expand) | Author | Files | Lines |
2010-06-30 | * interp/c-util.boot (getRepresentation): Tidy. | dos-reis | 1 | -1/+2 |
2010-06-25 | * interp/c-util.boot (expandableDefinition?): Try to make it a | dos-reis | 1 | -1/+3 |
2010-06-24 | * interp/c-util.boot: Cleanup. | dos-reis | 1 | -1/+1 |
2010-06-23 | * interp/nruncomp.boot (optDeltaEntry): Don't optimize current | dos-reis | 1 | -2/+2 |
2010-06-22 | Group sequence of LETT definitions into LET/LET* expressions where | dos-reis | 1 | -2/+4 |
2010-06-21 | * interp/c-util.boot (middleEndExpand): Give it another macro | dos-reis | 1 | -1/+2 |
2010-06-20 | * boot/tokens.boot (readOnly?): New builtin Boot function. | dos-reis | 1 | -4/+5 |
2010-06-07 | * interp/c-util.boot (isLispSpecialVariable): New. | dos-reis | 1 | -3/+14 |
2010-06-06 | * interp/c-util.boot (mutateToBackendCode): Don't replace explicit | dos-reis | 1 | -1/+1 |
2010-06-06 | * interp/c-util.boot (needPROGS?): New. | dos-reis | 1 | -1/+11 |
2010-06-04 | * interp/br-con.boot: More cleanup. | dos-reis | 1 | -3/+3 |
2010-06-03 | * interp/buildom.boot: Cleanup. | dos-reis | 1 | -0/+4 |
2010-06-02 | * interp/c-util.boot (usedSymbol?): New. | dos-reis | 1 | -6/+27 |
2010-05-30 | * interp/c-util.boot (middleEndExpand): Tidy. | dos-reis | 1 | -3/+2 |
2010-05-30 | Add more opcodes | dos-reis | 1 | -0/+1 |
2010-05-29 | * interp/compiler.boot (getExternalSymbolMode): Allow Lisp as | dos-reis | 1 | -0/+2 |
2010-05-28 | Clean up MAKEPROP uses | dos-reis | 1 | -1/+1 |
2010-05-27 | * interp/sys-macros.lisp (eval): Expand opcodes before calling EVAL. | dos-reis | 1 | -2/+2 |
2010-05-26 | * boot/tokens.boot: Automatically translate alphabetic?, digit?, | dos-reis | 1 | -2/+2 |
2010-05-26 | * interp/c-util.boot ($ClearBodyToken): New constant. | dos-reis | 1 | -0/+4 |
2010-05-25 | * interp/g-util.boot: Add expanders for %lt, %le, %gt, %ge, %not, | dos-reis | 1 | -0/+8 |
2010-05-25 | * interp/g-util.boot: Implement expansion of %collect forms. | dos-reis | 1 | -1/+1 |
2010-05-25 | * interp/g-util.boot (expandToVMForm): New. Export. | dos-reis | 1 | -9/+1 |
2010-05-24 | Fix typo | dos-reis | 1 | -1/+1 |
2010-05-24 | * interp/c-util.boot ($middleEndOpcodes): New. | dos-reis | 1 | -5/+14 |
2010-05-23 | * boot/tokens.boot: gensym is now candidate for renaming. | dos-reis | 1 | -5/+5 |
2010-05-13 | * interp/sys-utility.boot (hashTable): Define. | dos-reis | 1 | -0/+8 |
2010-05-10 | Add lambda expression syntax to Boot. | dos-reis | 1 | -1/+1 |
2010-05-09 | More cleanups | dos-reis | 1 | -8/+8 |
2010-05-09 | More cleanups | dos-reis | 1 | -7/+7 |
2010-05-09 | Cleanup STRCONC uses | dos-reis | 1 | -4/+4 |
2010-05-09 | * interp/bc-solve.boot: Move cleanup. | dos-reis | 1 | -1/+1 |
2010-05-09 | * interp/c-util.boot: Replace uses of rplac with explicit | dos-reis | 1 | -5/+5 |
2010-05-08 | * interp/wi2.boot: Remove more RPLACA and RPLACD uses. | dos-reis | 1 | -2/+2 |
2010-05-08 | * interp/as.boot: Replace uses of RPLACA and RPLACD with explicit | dos-reis | 1 | -10/+10 |
2010-05-07 | * interp/c-util.boot: Replace uses of rplac with explicit assignments. | dos-reis | 1 | -10/+10 |
2010-05-06 | * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with | dos-reis | 1 | -8/+8 |
2010-05-05 | * interp/compiler.boot (compSetq1): Call self, not compSetq. | dos-reis | 1 | -5/+0 |
2010-05-05 | * interp/c-util.boot: Change middle-end instruction "call" to | dos-reis | 1 | -1/+1 |
2010-05-05 | * interp/c-util.boot (backendCompileSPADSLAM): Generate more | dos-reis | 1 | -14/+12 |
2010-05-02 | * interp/compiler.boot (isSubset): Expand domain representation form. | dos-reis | 1 | -0/+3 |
2010-05-01 | * interp/c-util.boot (getSuccessEnvironment): Move to here from | dos-reis | 1 | -1/+43 |
2010-03-07 | * interp/g-opt.boot ($VMsideEffectFreeOperators): New. | dos-reis | 1 | -3/+47 |
2010-03-05 | * interp/sys-globals.boot ($optimizeRep): Define. | dos-reis | 1 | -0/+2 |
2010-03-04 | * interp/c-util.boot (isSymbol): Remove. | dos-reis | 1 | -2/+0 |
2010-03-04 | * interp/c-util.boot (quoteMinimally): New. | dos-reis | 1 | -0/+11 |
2010-02-23 | Expand support for domain inlining to non-niladic functors. | dos-reis | 1 | -1/+145 |
2009-09-26 | More cleanup | dos-reis | 1 | -4/+4 |
2009-09-26 | More cleanup | dos-reis | 1 | -1/+1 |
2009-09-26 | * interp/: More cleanup. | dos-reis | 1 | -1/+1 |