Age | Commit message (Expand) | Author | Files | Lines |
2011-07-04 | * interp/vmlisp.lisp (PRINTEXP): Remove. | dos-reis | 1 | -1/+1 |
2011-06-22 | * interp/br-con.boot: Remove reference to asharp constructors. | dos-reis | 1 | -1/+0 |
2011-05-19 | more cleanup | dos-reis | 1 | -2/+2 |
2011-05-19 | * interp/buildom.boot (lookupInDomainVector): Establish a new | dos-reis | 1 | -1/+1 |
2011-05-15 | cleanup | dos-reis | 1 | -3/+3 |
2011-05-02 | more cleanups | dos-reis | 1 | -0/+37 |
2011-05-02 | More cleanups | dos-reis | 1 | -0/+5 |
2011-05-02 | cleanup | dos-reis | 1 | -2/+2 |
2011-05-02 | * interp/c-util.boot (categoryRef, domainRef, canonicalForm) | dos-reis | 1 | -2/+30 |
2011-05-02 | * boot/parser.boot (bpDefinition): Accept macro definition | dos-reis | 1 | -1/+1 |
2011-05-02 | more cleanup | dos-reis | 1 | -11/+14 |
2011-05-01 | more cleanups | dos-reis | 1 | -2/+3 |
2011-05-01 | * interp/vmlisp.lisp (EQSUBSTLIST): Remove. | dos-reis | 1 | -12/+3 |
2011-05-01 | * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst. | dos-reis | 1 | -1/+1 |
2011-04-30 | * More cleanup | dos-reis | 1 | -2/+2 |
2011-04-30 | * interp/vmlisp.lisp (NREMOVE): Remove. | dos-reis | 1 | -1/+1 |
2011-04-30 | cleanup | dos-reis | 1 | -3/+3 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -2/+2 |
2011-04-27 | * interp/br-util.boot (dbInfovec): Move to c-util.boot | dos-reis | 1 | -1/+11 |
2011-04-23 | * lisp/core.lisp.in: Export basic types and compiler data types. | dos-reis | 1 | -13/+13 |
2011-04-22 | more cleanup | dos-reis | 1 | -5/+5 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -2/+2 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -6/+6 |
2011-04-20 | more cleanup | dos-reis | 1 | -12/+12 |
2011-04-19 | more cleanup | dos-reis | 1 | -11/+12 |
2011-04-19 | cleanup | dos-reis | 1 | -2/+2 |
2011-04-18 | cleanup | dos-reis | 1 | -1/+1 |
2011-04-17 | * boot/tokens.boot: Translate maxIndex to MAXINDEX. | dos-reis | 1 | -1/+1 |
2011-04-15 | misc cleanup | dos-reis | 1 | -7/+7 |
2011-03-10 | * interp/c-util.boot (equalFormTemplate): Tidy comparison of value | dos-reis | 1 | -1/+1 |
2011-03-10 | * interp/c-util.boot (mutateArgumentList): New. | dos-reis | 1 | -56/+51 |
2011-03-10 | * interp/c-util.boot (resolveConstantForm): New. Split out of | dos-reis | 1 | -8/+13 |
2011-03-02 | * interp/i-eval.boot (mkEvalable): Exit early on niladic constructors. | dos-reis | 1 | -3/+4 |
2011-02-27 | * interp/g-opt.boot (optCond): Recognize conjunction and | dos-reis | 1 | -1/+0 |
2011-02-26 | * interp/nruncomp.boot (optDeltaEntry): Don't SPADCALL the | dos-reis | 1 | -11/+16 |
2011-02-25 | * algebra/fmod.spad.pamphlet (IntegerMod): Simplify implementation. | dos-reis | 1 | -0/+1 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 1 | -1/+1 |
2011-02-24 | Rename getShellEntry to shellEntry now that it is a macro accessor that desig... | dos-reis | 1 | -1/+1 |
2011-02-24 | Fix isSimple, again | dos-reis | 1 | -1/+1 |
2011-02-24 | * interp/sys-macros.lisp (shellEntry): New. | dos-reis | 1 | -7/+6 |
2011-02-24 | more cleanups | dos-reis | 1 | -8/+11 |
2011-02-24 | * interp/c-util.boot (isSimple): Accept constructor instantiations. | dos-reis | 1 | -3/+3 |
2011-02-14 | * interp/compiler.boot (getUnionMode): Remove. | dos-reis | 1 | -1/+27 |
2011-02-14 | * interp/c-util.boot (getSuccessEnvironment): Follow through | dos-reis | 1 | -0/+4 |
2011-02-08 | * interp/category.boot(categoryObject?): Rename from isCategory. | dos-reis | 1 | -1/+1 |
2011-02-07 | * interp/c-util.boot (matchingEXIT): New. | dos-reis | 1 | -0/+8 |
2011-02-06 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fmanexp. | dos-reis | 1 | -2/+7 |
2011-02-04 | * interp/c-util.boot (mutateConditionalFormWithUnaryFunction): | dos-reis | 1 | -16/+16 |
2011-02-03 | * interp/c-util.boot: Replace COND with %when throught. | dos-reis | 1 | -4/+4 |
2011-01-27 | Generate SVREF for simple vector slot refs. | dos-reis | 1 | -6/+5 |