Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | * algebra/catdef.spad.pamphlet (StepThrough) [nextItem]: Now | dos-reis | 8 | -32/+34 |
2011-03-09 | * algebra/catdef.spad.pamphlet (EuclideanDomain) | dos-reis | 2 | -34/+20 |
2011-03-09 | * interp/g-opt.boot: %pair, %list, %vector, %bitvector are now | dos-reis | 2 | -6/+11 |
2011-03-08 | * algebra/catdef.spad.pamphlet (SemiRing): New category. | dos-reis | 3 | -3/+24 |
2011-03-08 | Fix dependency for bootstrap | dos-reis | 2 | -46/+115 |
2011-03-07 | * More dependeny rules. | dos-reis | 1 | -34/+102 |
2011-03-07 | * interp/sys-utility.boot (getSystemModulePath): Use | dos-reis | 74 | -15153/+293 |
2011-03-07 | * algebra/si.spad.pamphlet (SingleInteger): Logic is indirectly | dos-reis | 1 | -1/+1 |
2011-03-06 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %c2s. | dos-reis | 4 | -148/+148 |
2011-02-28 | * algebra/boolean.spad.pamphlet (PropositionalFormula): | dos-reis | 1 | -2/+8 |
2011-02-27 | * algebra/outform.spad.pamphlet (OutputForm) [infix?]: Rewrite. | dos-reis | 2 | -39/+43 |
2011-02-27 | * interp/g-opt.boot (optCond): Recognize conjunction and | dos-reis | 10 | -228/+231 |
2011-02-26 | * interp/g-opt.boot (optCond): Recognize conjunction and | dos-reis | 10 | -120/+96 |
2011-02-26 | * interp/nruncomp.boot (optDeltaEntry): Don't SPADCALL the | dos-reis | 1 | -1/+1 |
2011-02-26 | * interp/parse.boot (parseLessEqual): Remove. | dos-reis | 4 | -192/+194 |
2011-02-25 | * algebra/fmod.spad.pamphlet (IntegerMod): Simplify implementation. | dos-reis | 1 | -70/+53 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 13 | -153/+121 |
2011-02-24 | Rename getShellEntry to shellEntry now that it is a macro accessor that desig... | dos-reis | 36 | -1416/+1278 |
2011-02-24 | Fix isSimple, again | dos-reis | 1 | -39/+42 |
2011-02-24 | * interp/sys-macros.lisp (shellEntry): New. | dos-reis | 71 | -488/+505 |
2011-02-24 | * interp/c-util.boot (isSimple): Accept constructor instantiations. | dos-reis | 20 | -344/+314 |
2011-02-24 | (no commit message) | dos-reis | 1 | -4/+5 |
2011-02-20 | small cleanups | dos-reis | 1 | -1/+1 |
2011-02-18 | Rename %veclit to %vector and %listlit to %list | dos-reis | 15 | -125/+102 |
2011-02-14 | Remove explicit call to autoCoerce | dos-reis | 2 | -10/+8 |
2011-02-11 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %funcall | dos-reis | 1 | -3/+5 |
2011-02-08 | * interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP. | dos-reis | 1 | -10/+14 |
2011-02-08 | clean up | dos-reis | 1 | -6/+6 |
2011-02-07 | * algebra/ituple.spad.pamphlet (InfiniteTuple): Use Stream S as | dos-reis | 1 | -14/+14 |
2011-02-07 | * interp/g-opt.boot (groupVariableDefinitions): Look into clauses | dos-reis | 11 | -891/+778 |
2011-02-07 | * interp/c-util.boot (matchingEXIT): New. | dos-reis | 15 | -1355/+1222 |
2011-02-06 | cleanup special hyperbolic builtins | dos-reis | 2 | -50/+64 |
2011-02-06 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fmanexp. | dos-reis | 1 | -2/+3 |
2011-02-05 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include inverse | dos-reis | 2 | -361/+415 |
2011-02-05 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove CGREATERP | dos-reis | 7 | -53/+59 |
2011-02-04 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove more Lisp | dos-reis | 5 | -92/+94 |
2011-02-04 | * interp/c-util.boot (mutateConditionalFormWithUnaryFunction): | dos-reis | 3 | -8/+6 |
2011-02-03 | * algebra/stream.spad.pamphlet (Stream): Remove bogus assignment | dos-reis | 4 | -36/+32 |
2011-02-01 | * algebra/files.spad.pamphlet (Library): Remove assignment to Rep. | dos-reis | 2 | -21/+13 |
2011-02-01 | Avoid direct use or RPLACA and RPLACD | dos-reis | 3 | -37/+43 |
2011-01-31 | * interp/g-opt.boot (optQSMINUS): Remove. | dos-reis | 7 | -33/+35 |
2011-01-31 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove QCDR, | dos-reis | 18 | -50/+77 |
2011-01-31 | * interp/vmlisp.lisp: Remove QREFELT, QSDEC1, QSETREFV, QSETVELT, | dos-reis | 2 | -10/+12 |
2011-01-27 | * interp/nruncomp.boot (NRTputInHead): Tidy. | dos-reis | 7 | -97/+74 |
2011-01-26 | Replace more occurences of LIST with %listlit. | dos-reis | 42 | -95/+91 |
2011-01-26 | * interp/g-util.boot (expandListlit): Tidy. | dos-reis | 26 | -41/+40 |
2011-01-26 | * interp/compiler.boot (compForm1): Use %listlit form. | dos-reis | 1 | -66/+87 |
2011-01-24 | * interp/g-opt.boot (optMkRecord): Generate %makepair forms. | dos-reis | 2 | -2/+2 |
2011-01-24 | * algebra/array1.spad.pamphlet: Use %aref instead of %vref. | dos-reis | 5 | -74/+74 |
2011-01-19 | * interp/vmlisp.lisp (FIXP): Remove. | dos-reis | 3 | -3/+3 |