Age | Commit message (Expand) | Author | Files | Lines |
2010-07-01 | * interp/define.boot (registerInlinableDomain): New. | dos-reis | 2 | -10/+12 |
2010-06-30 | * interp/c-util.boot (giveVariableSomeValue): New. | dos-reis | 6 | -20/+27 |
2010-06-30 | * interp/c-util.boot (getRepresentation): Tidy. | dos-reis | 2 | -5/+3 |
2010-06-28 | * interp/sys-constants.boot ($SystemInlinableConstructorNames): | dos-reis | 1 | -0/+1 |
2010-06-28 | * interp/slam.boot (clearCache): Use reallyClearLocalModemaps to | dos-reis | 1 | -4/+17 |
2010-06-28 | * interp/i-map.boot (findExternalVarsInBindExpr): New. | dos-reis | 1 | -1/+17 |
2010-06-28 | Fix a typo | dos-reis | 1 | -1/+1 |
2010-06-27 | * interp/g-util.boot: Add new opcode %before?. | dos-reis | 2 | -7/+11 |
2010-06-26 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %vref | dos-reis | 2 | -1/+7 |
2010-06-26 | * interp/g-util.boot: Expand %f2s. | dos-reis | 2 | -1/+4 |
2010-06-26 | * interp/compiler.boot (compString): Remove as unused. | dos-reis | 2 | -4/+0 |
2010-06-25 | * interp/g-opt.boot: Rename %eq to %peq for pointer comparaison. | dos-reis | 2 | -7/+8 |
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 | 8 | -32/+32 |
2010-06-23 | * interp/sys-constants.boot ($SystemInlinableConstructorNames): | dos-reis | 1 | -0/+1 |
2010-06-23 | * interp/nruncomp.boot (optDeltaEntry): Don't optimize current | dos-reis | 4 | -16/+70 |
2010-06-22 | Group sequence of LETT definitions into LET/LET* expressions where | dos-reis | 3 | -5/+39 |
2010-06-21 | * interp/c-util.boot (middleEndExpand): Give it another macro | dos-reis | 1 | -1/+2 |
2010-06-21 | * interp/nlib.lisp (COMPILE-LIB-FILE): Rework. Halt compilation | dos-reis | 1 | -13/+9 |
2010-06-21 | Revert previous erroneous commit | dos-reis | 1 | -1/+1 |
2010-06-21 | * algebra/sgcf.spad.pamphlet (SymmetricGroupCombinatoricFunctions) | dos-reis | 1 | -1/+1 |
2010-06-20 | * interp/g-opt.boot (changeVariableDefinitionToStore): New. | dos-reis | 1 | -1/+15 |
2010-06-20 | * interp/compiler.boot (massageLoop): New. | dos-reis | 2 | -1/+31 |
2010-06-20 | * boot/tokens.boot (readOnly?): New builtin Boot function. | dos-reis | 1 | -4/+5 |
2010-06-13 | * interp/compiler.boot (complainIfShadowing): New. | dos-reis | 1 | -1/+10 |
2010-06-12 | * interp/g-opt.boot (replaceableTemporary?): New. | dos-reis | 1 | -2/+13 |
2010-06-12 | * interp/compiler.boot (compIterate): Rewrite. | dos-reis | 1 | -6/+9 |
2010-06-11 | * interp/buildom.boot (mkNewUnionFunList): Use %bind, not PROG2. | dos-reis | 1 | -4/+6 |
2010-06-10 | * interp/compiler.boot (freeVarUsage): Handle %when too. | dos-reis | 7 | -30/+21 |
2010-06-10 | * interp/g-opt.boot (optCollectVector): Generate %loop for the | dos-reis | 1 | -3/+2 |
2010-06-10 | * interp/g-util.boot (expandLoop): Now take all arguments as a | dos-reis | 1 | -4/+5 |
2010-06-10 | Clean up | dos-reis | 5 | -16/+24 |
2010-06-09 | * interp/g-opt.boot (optCollectVector): Generare %collect form, | dos-reis | 1 | -1/+1 |
2010-06-09 | * interp/compiler.boot (canReturn): Handle %when and %bind. | dos-reis | 7 | -46/+54 |
2010-06-09 | * interp/g-opt.boot (removeNeedlessThrow): Tidy. | dos-reis | 1 | -1/+5 |
2010-06-09 | Widen scope of iterator variables in presence of terminating | dos-reis | 1 | -6/+15 |
2010-06-07 | * interp/compiler.boot (finishLambdaExpression): Bind escaped | dos-reis | 1 | -9/+8 |
2010-06-07 | * interp/compiler.boot (replaceExitEtc): Replace TAGGEDreturn with | dos-reis | 3 | -2/+22 |
2010-06-07 | * interp/c-util.boot (isLispSpecialVariable): New. | dos-reis | 1 | -3/+14 |
2010-06-06 | * interp/compiler.boot (replaceExitEtc): Tidy. | dos-reis | 1 | -10/+10 |
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-06 | * interp/compiler.boot (compRepeatOrCollect): Compile list | dos-reis | 1 | -2/+3 |
2010-06-05 | More cleanup | dos-reis | 3 | -4/+5 |
2010-06-04 | * interp/buildom.boot (UnionEqual): Don't COERCE to FUNCTION. Use | dos-reis | 7 | -13/+14 |
2010-06-04 | * interp/buildom.boot (UnionEqual): Don't COERCE to FUNCTION. Use | dos-reis | 2 | -3/+4 |
2010-06-04 | * interp/compiler.boot: Replace QCAR first and QCDR first rest. | dos-reis | 2 | -7/+7 |
2010-06-04 | * interp/br-con.boot: More cleanup. | dos-reis | 23 | -97/+97 |
2010-06-04 | * interp/buildom.boot: Clean up QEQCAR uses. | dos-reis | 2 | -6/+6 |
2010-06-03 | * interp/buildom.boot: Cleanup. | dos-reis | 4 | -20/+24 |