Age | Commit message (Expand) | Author | Files | Lines |
2011-05-26 | * boot/ast.boot (shoeCompTran1): Translate arguments to vector | dos-reis | 1 | -0/+5 |
2011-05-21 | * interp/modemap.boot (augModemapsFromDomain): Don't add modemaps | dos-reis | 1 | -0/+6 |
2011-05-20 | * interp/compiler.boot (compConstructorCategory): Rewrite. | dos-reis | 1 | -0/+4 |
2011-05-19 | * algebra/aggcat.spad.pamphlet (Aggregate) [more?,less?,size?]: | dos-reis | 1 | -0/+8 |
2011-05-19 | * interp/i-analy.boot (bottomUpForm0): Tidy. | dos-reis | 1 | -0/+11 |
2011-05-19 | * interp/i-eval.boot (evalForm): Adjust. | dos-reis | 1 | -0/+11 |
2011-05-19 | * interp/buildom.boot (lookupInDomainVector): Establish a new | dos-reis | 1 | -0/+5 |
2011-05-18 | * interp/buildom.boot (mkEnumerationFunList): Include enum | dos-reis | 1 | -0/+5 |
2011-05-18 | * interp/buildom.boot (Enumeration): Provide implementation of | dos-reis | 1 | -0/+5 |
2011-05-18 | * boot/translator.boot: Remove bindings of $GenVarCounter. | dos-reis | 1 | -0/+5 |
2011-05-17 | * interp/buildom.boot (EnumerationCategory): Rewrite. | dos-reis | 1 | -0/+6 |
2011-05-16 | * boot/ast.boot (bfAtScope): New. | dos-reis | 1 | -0/+6 |
2011-05-16 | * boot/tokens.boot: "do" is now a keyword. | dos-reis | 1 | -0/+8 |
2011-05-15 | * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASE | dos-reis | 1 | -0/+6 |
2011-05-14 | * boot/parser.boot (bpNamedScope): New. | dos-reis | 1 | -0/+5 |
2011-05-13 | * boot/utility.boot (charPosition): New. | dos-reis | 1 | -0/+6 |
2011-05-12 | * boot/initial-env.lisp (MAKE-HASHTABLE): Remove. | dos-reis | 1 | -0/+10 |
2011-05-07 | * algebra/table.spad.pamphlet (HashTable): Use tableValue instead | dos-reis | 1 | -0/+5 |
2011-05-04 | * boot/initial-env.lisp (shoeOpenOutputFile): Remove. Adjust | dos-reis | 1 | -0/+5 |
2011-05-03 | * boot/initial-env.lisp (shoeOpenInputFile): Remove. Adjust | dos-reis | 1 | -0/+5 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 1 | -0/+8 |
2011-05-02 | * interp/c-util.boot (categoryRef, domainRef, canonicalForm) | dos-reis | 1 | -0/+5 |
2011-05-02 | * boot/parser.boot (bpDefinition): Accept macro definition | dos-reis | 1 | -0/+12 |
2011-05-01 | * interp/macros.lisp (WI, tryLine, embrace indentNB, tryBreak) | dos-reis | 1 | -0/+7 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 1 | -0/+8 |
2011-05-01 | * interp/vmlisp.lisp (EQSUBSTLIST): Remove. | dos-reis | 1 | -0/+6 |
2011-05-01 | * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst. | dos-reis | 1 | -0/+19 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -0/+8 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 1 | -0/+5 |
2011-04-30 | * interp/vmlisp.lisp (NREMOVE): Remove. | dos-reis | 1 | -0/+6 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 1 | -0/+8 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -0/+17 |
2011-04-29 | * interp/cattable.boot (hasCat): Add type. Accept only | dos-reis | 1 | -0/+7 |
2011-04-28 | * boot/ast.boot (bfReduceCollect): Delegate to bfDoCollect if | dos-reis | 1 | -0/+5 |
2011-04-28 | * boot/ast.boot (bfCollect): Use bfDoCollect. | dos-reis | 1 | -0/+5 |
2011-04-27 | * boot/ast.boot (bfMakeCollectInsn): Fix thinko. | dos-reis | 1 | -0/+4 |
2011-04-27 | * interp/br-util.boot (dbInfovec): Move to c-util.boot | dos-reis | 1 | -0/+4 |
2011-04-25 | * boot/translator.boot (inAllContexts): New. | dos-reis | 1 | -0/+6 |
2011-04-24 | * boot/initial-env.lisp (MEMQ): Remove. | dos-reis | 1 | -0/+8 |
2011-04-24 | * boot/ast.boot (bfMakeCollectInsn): New. | dos-reis | 1 | -0/+5 |
2011-04-24 | * boot/ast.boot (bfDoCollect): New. Implement one-pass | dos-reis | 1 | -0/+6 |
2011-04-23 | * boot/ast.boot (bf0APPEND): Remove. | dos-reis | 1 | -0/+6 |
2011-04-23 | * lisp/core.lisp.in: Export basic types and compiler data types. | dos-reis | 1 | -0/+12 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 1 | -0/+10 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -0/+6 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 1 | -0/+5 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 1 | -0/+8 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -0/+7 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -0/+8 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 1 | -0/+6 |