aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2010-07-11 * interp/database.boot (markUnique): Remove.dos-reis11-49/+15
2010-07-10 * interp/database.boot (addConsDB): Remove.dos-reis3-28/+1
2010-07-10 * interp/database.boot (addConsDB): Move from mapConsDB.dos-reis2-33/+22
2010-07-10 * interp/functor.boot (setVector4): Remove. Deadcode.dos-reis6-116/+2
2010-07-10 * interp/nruncomp.boot (buildFunctor): Remove deadcode.dos-reis1-21/+5
2010-07-10 * interp/sys-utility.boot (minimalise): Move from compress.boot.dos-reis5-77/+29
2010-07-10 * interp/sys-constants.boot ($noEnv): Remove.dos-reis3-7/+4
2010-07-10 * interp/functor.boot (SetFunctionSlots): Simplify. The outerdos-reis1-24/+22
2010-07-05 * interp/compiler.boot (compTopLevel): Bind $whereDecls.dos-reis2-3/+42
2010-07-03 * interp/category.boot (isCategoryForm): Tidy.dos-reis7-35/+66
2010-07-03 * interp/define.boot (macroExpand): Tidy. Only identifiers aredos-reis2-24/+23
2010-07-01 * interp/define.boot (registerInlinableDomain): New.dos-reis2-10/+12
2010-06-30 * interp/c-util.boot (giveVariableSomeValue): New.dos-reis6-20/+27
2010-06-30 * interp/c-util.boot (getRepresentation): Tidy.dos-reis2-5/+3
2010-06-28 * interp/sys-constants.boot ($SystemInlinableConstructorNames):dos-reis1-0/+1
2010-06-28 * interp/slam.boot (clearCache): Use reallyClearLocalModemaps todos-reis1-4/+17
2010-06-28 * interp/i-map.boot (findExternalVarsInBindExpr): New.dos-reis1-1/+17
2010-06-28Fix a typodos-reis1-1/+1
2010-06-27 * interp/g-util.boot: Add new opcode %before?.dos-reis2-7/+11
2010-06-26 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %vrefdos-reis2-1/+7
2010-06-26 * interp/g-util.boot: Expand %f2s.dos-reis2-1/+4
2010-06-26 * interp/compiler.boot (compString): Remove as unused.dos-reis2-4/+0
2010-06-25 * interp/g-opt.boot: Rename %eq to %peq for pointer comparaison.dos-reis2-7/+8
2010-06-25 * interp/c-util.boot (expandableDefinition?): Try to make it ados-reis1-1/+3
2010-06-24 * interp/c-util.boot: Cleanup.dos-reis8-32/+32
2010-06-23 * interp/sys-constants.boot ($SystemInlinableConstructorNames):dos-reis1-0/+1
2010-06-23 * interp/nruncomp.boot (optDeltaEntry): Don't optimize currentdos-reis4-16/+70
2010-06-22 Group sequence of LETT definitions into LET/LET* expressions wheredos-reis3-5/+39
2010-06-21 * interp/c-util.boot (middleEndExpand): Give it another macrodos-reis1-1/+2
2010-06-21 * interp/nlib.lisp (COMPILE-LIB-FILE): Rework. Halt compilationdos-reis1-13/+9
2010-06-21Revert previous erroneous commitdos-reis1-1/+1
2010-06-21 * algebra/sgcf.spad.pamphlet (SymmetricGroupCombinatoricFunctions)dos-reis1-1/+1
2010-06-20 * interp/g-opt.boot (changeVariableDefinitionToStore): New.dos-reis1-1/+15
2010-06-20 * interp/compiler.boot (massageLoop): New.dos-reis2-1/+31
2010-06-20 * boot/tokens.boot (readOnly?): New builtin Boot function.dos-reis1-4/+5
2010-06-13 * interp/compiler.boot (complainIfShadowing): New.dos-reis1-1/+10
2010-06-12 * interp/g-opt.boot (replaceableTemporary?): New.dos-reis1-2/+13
2010-06-12 * interp/compiler.boot (compIterate): Rewrite.dos-reis1-6/+9
2010-06-11 * interp/buildom.boot (mkNewUnionFunList): Use %bind, not PROG2.dos-reis1-4/+6
2010-06-10 * interp/compiler.boot (freeVarUsage): Handle %when too.dos-reis7-30/+21
2010-06-10 * interp/g-opt.boot (optCollectVector): Generate %loop for thedos-reis1-3/+2
2010-06-10 * interp/g-util.boot (expandLoop): Now take all arguments as ados-reis1-4/+5
2010-06-10Clean updos-reis5-16/+24
2010-06-09 * interp/g-opt.boot (optCollectVector): Generare %collect form,dos-reis1-1/+1
2010-06-09 * interp/compiler.boot (canReturn): Handle %when and %bind.dos-reis7-46/+54
2010-06-09 * interp/g-opt.boot (removeNeedlessThrow): Tidy.dos-reis1-1/+5
2010-06-09 Widen scope of iterator variables in presence of terminatingdos-reis1-6/+15
2010-06-07 * interp/compiler.boot (finishLambdaExpression): Bind escapeddos-reis1-9/+8
2010-06-07 * interp/compiler.boot (replaceExitEtc): Replace TAGGEDreturn withdos-reis3-2/+22
2010-06-07 * interp/c-util.boot (isLispSpecialVariable): New.dos-reis1-3/+14