Age | Commit message (Expand) | Author | Files | Lines |
2011-01-31 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove QCDR, | dos-reis | 1 | -1/+1 |
2011-01-27 | * interp/nruncomp.boot (NRTputInHead): Tidy. | dos-reis | 1 | -1/+1 |
2011-01-26 | Replace more occurences of LIST with %listlit. | dos-reis | 1 | -2/+2 |
2011-01-26 | * interp/g-util.boot (expandListlit): Tidy. | dos-reis | 1 | -14/+13 |
2011-01-26 | * interp/compiler.boot (compForm1): Use %listlit form. | dos-reis | 1 | -66/+87 |
2011-01-02 | * interp/nrunfast.boot (evalSlotDomain): Expand to VM forms before | dos-reis | 1 | -7/+8 |
2010-12-29 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %strlength. | dos-reis | 1 | -3/+1 |
2010-10-27 | * algebra/boolean.spad.pamphlet (Logic): Now extend Type. | dos-reis | 1 | -3/+3 |
2010-09-07 | * interp/c-util.boot (massageBackendCode): Remove conditional on | dos-reis | 1 | -1/+1 |
2010-07-28 | * interp/sys-globals.boot ($VariableCount): Remove. | dos-reis | 1 | -2/+2 |
2010-07-25 | * interp/cattable.boot: Use %true for truth value in VM expressions. | dos-reis | 1 | -35/+32 |
2010-07-23 | * interp/g-opt.boot (optBind): Check for dependencies in | dos-reis | 1 | -1/+1 |
2010-07-22 | * interp/g-opt.boot (simplifyVMForm): New. | dos-reis | 1 | -5/+5 |
2010-06-26 | * algebra/aggcat.spad.pamphlet (HomogeneousAggregate): Satisfy | dos-reis | 1 | -3/+3 |
2010-06-23 | * interp/nruncomp.boot (optDeltaEntry): Don't optimize current | dos-reis | 1 | -5/+5 |
2010-06-22 | Group sequence of LETT definitions into LET/LET* expressions where | dos-reis | 1 | -55/+33 |
2010-06-21 | Revert previous erroneous commit | dos-reis | 1 | -1/+0 |
2010-06-21 | * algebra/sgcf.spad.pamphlet (SymmetricGroupCombinatoricFunctions) | dos-reis | 1 | -0/+1 |
2010-06-20 | * interp/g-opt.boot (changeVariableDefinitionToStore): New. | dos-reis | 1 | -7/+3 |
2010-06-20 | * interp/compiler.boot (massageLoop): New. | dos-reis | 1 | -15/+14 |
2010-06-20 | * boot/tokens.boot (readOnly?): New builtin Boot function. | dos-reis | 1 | -0/+2 |
2010-06-09 | Widen scope of iterator variables in presence of terminating | dos-reis | 1 | -12/+8 |
2010-06-06 | * interp/c-util.boot (mutateToBackendCode): Don't replace explicit | dos-reis | 1 | -13/+6 |
2010-06-06 | * interp/c-util.boot (needPROGS?): New. | dos-reis | 1 | -15/+12 |
2010-06-06 | * interp/compiler.boot (compRepeatOrCollect): Compile list | dos-reis | 1 | -16/+9 |
2010-05-30 | * interp/c-util.boot (middleEndExpand): Tidy. | dos-reis | 1 | -4/+4 |
2010-05-03 | Generate more readable code for functor definitions. | dos-reis | 1 | -12/+8 |
2010-04-30 | * interp/macros.lisp (|check-subtype|): Return coerced value if can. | dos-reis | 1 | -3/+2 |
2010-03-07 | * interp/g-opt.boot ($VMsideEffectFreeOperators): New. | dos-reis | 1 | -17/+35 |
2010-03-05 | * interp/sys-globals.boot ($optimizeRep): Define. | dos-reis | 1 | -18/+9 |
2009-09-20 | * algebra/data.spad.pamphlet (size$Byte): Implement. | dos-reis | 1 | -1/+5 |
2009-08-28 | * boot/ast.boot (bfCase): Don't introduce temporary for scrutinee | dos-reis | 1 | -4/+4 |
2009-08-16 | * interp/i-map.boot (addMap): Fix typo from last commit. | dos-reis | 1 | -6/+5 |
2009-06-15 | * interp/define.boot (spadCompileOrSetq): Tidy. | dos-reis | 1 | -103/+264 |
2009-06-07 | * algebra/kl.spad.pamphlet (name$Kernel): Remove. | dos-reis | 1 | -1/+1 |
2009-06-01 | * interp/compiler.boot (compGreaterThan): Remove. | dos-reis | 1 | -99/+99 |
2009-05-21 | * algebra/catdef.spad.pamphlet (before?$SetCategory): New. | dos-reis | 1 | -26/+26 |
2009-04-18 | * algebra/mkfunc.spad.pamphlet (InputForm): Remove assignment to Rep. | dos-reis | 1 | -2/+2 |
2009-03-01 | Optimization should not change slot numbers. | dos-reis | 1 | -106/+115 |
2009-01-06 | * interp/sys-utility.boot (getVMType): IndexList are lists. | dos-reis | 1 | -6/+5 |
2008-12-27 | * algebra/net.spad.pamphlet (readBytes!$InputByteConduit): Set | dos-reis | 1 | -12/+13 |
2008-12-20 | * algebra/newdata.spad.pamphlet (SplittingNode): Define Rep as | dos-reis | 1 | -114/+154 |
2008-12-09 | r12415@gauss: gdr | 2008-12-06 11:42:45 -0600 | dos-reis | 1 | -3/+3 |
2008-11-30 | * interp/define.boot (mustInstantiate): Fix thinko introduced by | dos-reis | 1 | -1/+1 |
2008-11-20 | * algebra/coerce.spad.pamphlet (CoercibleFrom): New. | dos-reis | 1 | -361/+0 |
2008-10-13 | Add support for Lisp declarations in generated Lisp code. | dos-reis | 1 | -16/+30 |
2008-10-11 | Update algebra bootstrap cache. | dos-reis | 1 | -194/+465 |
2008-10-02 | update database | dos-reis | 1 | -421/+437 |
2008-09-28 | * algebra/outform.spad.pamphlet (OutputForm): Remove bogus | dos-reis | 1 | -470/+495 |
2008-08-17 | * algebra/Makefile.pamphlet (all-algstrap): New. | dos-reis | 1 | -87/+468 |