aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/ILIST.lsp
AgeCommit message (Expand)AuthorFilesLines
2011-02-27 * interp/g-opt.boot (optCond): Recognize conjunction anddos-reis1-14/+12
2011-02-26 * interp/g-opt.boot (optCond): Recognize conjunction anddos-reis1-1/+1
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-13/+11
2011-02-24Rename getShellEntry to shellEntry now that it is a macro accessor that desig...dos-reis1-15/+15
2011-02-24 * interp/sys-macros.lisp (shellEntry): New.dos-reis1-15/+15
2011-02-24 * interp/c-util.boot (isSimple): Accept constructor instantiations.dos-reis1-9/+7
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis1-1/+1
2011-02-07 * interp/g-opt.boot (groupVariableDefinitions): Look into clausesdos-reis1-14/+12
2011-02-07 * interp/c-util.boot (matchingEXIT): New.dos-reis1-82/+74
2011-02-04 * interp/c-util.boot (mutateConditionalFormWithUnaryFunction):dos-reis1-1/+1
2011-02-01Avoid direct use or RPLACA and RPLACDdos-reis1-23/+23
2011-01-27 * interp/nruncomp.boot (NRTputInHead): Tidy.dos-reis1-1/+1
2011-01-26 Replace more occurences of LIST with %listlit.dos-reis1-3/+3
2011-01-02 * interp/nrunfast.boot (evalSlotDomain): Expand to VM forms beforedos-reis1-5/+7
2010-10-27 * algebra/boolean.spad.pamphlet (Logic): Now extend Type.dos-reis1-4/+4
2010-09-07 * interp/c-util.boot (massageBackendCode): Remove conditional ondos-reis1-1/+1
2010-07-28 * interp/sys-globals.boot ($VariableCount): Remove.dos-reis1-1/+1
2010-07-25 * interp/cattable.boot: Use %true for truth value in VM expressions.dos-reis1-112/+106
2010-07-23 * interp/g-opt.boot (optBind): Check for dependencies indos-reis1-1/+1
2010-07-22 * interp/g-opt.boot (simplifyVMForm): New.dos-reis1-2/+2
2010-06-29 * algebra/catdef.spad.pamphlet (BasicType) [before?]: Declare here.dos-reis1-18/+19
2010-06-26 * algebra/aggcat.spad.pamphlet (HomogeneousAggregate): Satisfydos-reis1-45/+50
2010-06-25 * interp/g-opt.boot: Rename %eq to %peq for pointer comparaison.dos-reis1-1/+1
2010-06-22 Group sequence of LETT definitions into LET/LET* expressions wheredos-reis1-90/+87
2010-06-21Revert previous erroneous commitdos-reis1-1/+0
2010-06-21 * algebra/sgcf.spad.pamphlet (SymmetricGroupCombinatoricFunctions)dos-reis1-0/+1
2010-06-20 * interp/g-opt.boot (changeVariableDefinitionToStore): New.dos-reis1-49/+32
2010-06-20 * interp/compiler.boot (massageLoop): New.dos-reis1-122/+119
2010-06-20 * boot/tokens.boot (readOnly?): New builtin Boot function.dos-reis1-0/+2
2010-06-09 Widen scope of iterator variables in presence of terminatingdos-reis1-46/+27
2010-06-06 * interp/c-util.boot (mutateToBackendCode): Don't replace explicitdos-reis1-8/+5
2010-06-06 * interp/c-util.boot (needPROGS?): New.dos-reis1-16/+14
2010-06-01 * algebra/list.spad.pamphlet: Use builtin functions.dos-reis1-158/+157
2010-05-30 * interp/c-util.boot (middleEndExpand): Tidy.dos-reis1-6/+6
2010-05-03 Generate more readable code for functor definitions.dos-reis1-66/+59
2010-04-30 * interp/macros.lisp (|check-subtype|): Return coerced value if can.dos-reis1-17/+15
2010-04-25 * algebra/aggcat.spad.pamphlet: Tidy.dos-reis1-2/+2
2010-04-20 * interp/compiler.boot (joinIntegerModes): New.dos-reis1-119/+118
2010-02-09 * algebra/list.spad.pamphlet (IndexedList): Don't use NEQ.dos-reis1-2/+3
2009-08-28 * boot/ast.boot (bfCase): Don't introduce temporary for scrutineedos-reis1-6/+6
2009-08-16 * interp/i-map.boot (addMap): Fix typo from last commit.dos-reis1-9/+7
2009-07-04 * interp/c-util.boot (simplifySEQ): New.dos-reis1-19/+13
2009-06-01 * interp/compiler.boot (compGreaterThan): Remove.dos-reis1-2/+2
2009-05-29 * algebra/algext.spad.pamphlet: Qualify `characteristic'.dos-reis1-4/+2
2009-05-21 * algebra/catdef.spad.pamphlet (before?$SetCategory): New.dos-reis1-12/+12
2009-04-18 * algebra/mkfunc.spad.pamphlet (InputForm): Remove assignment to Rep.dos-reis1-1/+1
2009-03-01 Optimization should not change slot numbers.dos-reis1-101/+110
2009-01-06 * interp/sys-utility.boot (getVMType): IndexList are lists.dos-reis1-42/+42
2008-12-14 r12459@gauss: gdr | 2008-12-12 18:18:31 -0600dos-reis1-133/+115
2008-12-09 r12415@gauss: gdr | 2008-12-06 11:42:45 -0600dos-reis1-14/+7