Age | Commit message (Expand) | Author | Files | Lines |
2011-05-16 | * boot/ast.boot (bfAtScope): New. | dos-reis | 7 | -65/+55 |
2011-05-16 | * boot/tokens.boot: "do" is now a keyword. | dos-reis | 8 | -4/+26 |
2011-05-15 | * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASE | dos-reis | 7 | -27/+74 |
2011-05-15 | cleanup | dos-reis | 17 | -83/+79 |
2011-05-14 | Remove recently introduced bpNamedScope | dos-reis | 2 | -18/+6 |
2011-05-14 | more cleanup | dos-reis | 2 | -56/+52 |
2011-05-14 | * boot/parser.boot (bpNamedScope): New. | dos-reis | 3 | -4/+21 |
2011-05-14 | cleanup | dos-reis | 1 | -1/+1 |
2011-05-14 | cleanup | dos-reis | 10 | -29/+33 |
2011-05-13 | * boot/utility.boot (charPosition): New. | dos-reis | 5 | -13/+41 |
2011-05-12 | * boot/initial-env.lisp (MAKE-HASHTABLE): Remove. | dos-reis | 11 | -43/+42 |
2011-05-07 | * algebra/table.spad.pamphlet (HashTable): Use tableValue instead | dos-reis | 7 | -20/+39 |
2011-05-06 | more cleanup | dos-reis | 29 | -136/+133 |
2011-05-05 | more cleanup | dos-reis | 26 | -115/+126 |
2011-05-05 | more cleanups | dos-reis | 5 | -16/+24 |
2011-05-05 | more cleanup | dos-reis | 5 | -21/+7 |
2011-05-04 | * boot/initial-env.lisp (shoeOpenOutputFile): Remove. Adjust | dos-reis | 3 | -61/+84 |
2011-05-03 | * boot/initial-env.lisp (shoeOpenInputFile): Remove. Adjust | dos-reis | 4 | -67/+97 |
2011-05-03 | more cleanup | dos-reis | 5 | -15/+14 |
2011-05-03 | more cleanup | dos-reis | 2 | -78/+90 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 11 | -531/+629 |
2011-05-02 | more cleanups | dos-reis | 13 | -49/+56 |
2011-05-02 | More cleanups | dos-reis | 12 | -26/+32 |
2011-05-02 | cleanup | dos-reis | 10 | -31/+31 |
2011-05-02 | * interp/c-util.boot (categoryRef, domainRef, canonicalForm) | dos-reis | 19 | -110/+117 |
2011-05-02 | * boot/parser.boot (bpDefinition): Accept macro definition | dos-reis | 13 | -66/+89 |
2011-05-02 | more cleanup | dos-reis | 29 | -108/+107 |
2011-05-01 | * interp/macros.lisp (WI, tryLine, embrace indentNB, tryBreak) | dos-reis | 4 | -144/+13 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 11 | -556/+542 |
2011-05-01 | fix accidental commit of local experiments | dos-reis | 3 | -0/+139 |
2011-05-01 | more cleanups | dos-reis | 8 | -490/+614 |
2011-05-01 | more cleanups | dos-reis | 9 | -25/+26 |
2011-05-01 | * interp/vmlisp.lisp (EQSUBSTLIST): Remove. | dos-reis | 7 | -25/+22 |
2011-05-01 | * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst. | dos-reis | 18 | -87/+53 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 12 | -821/+893 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 6 | -9/+66 |
2011-04-30 | * More cleanup | dos-reis | 64 | -1008/+1002 |
2011-04-30 | * interp/vmlisp.lisp (NREMOVE): Remove. | dos-reis | 7 | -13/+24 |
2011-04-30 | more cleanup | dos-reis | 42 | -289/+307 |
2011-04-30 | cleanup | dos-reis | 25 | -62/+71 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 6 | -30/+128 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 32 | -163/+223 |
2011-04-29 | * interp/cattable.boot (hasCat): Add type. Accept only | dos-reis | 3 | -7/+16 |
2011-04-28 | more cleanup | dos-reis | 4 | -80/+106 |
2011-04-28 | * boot/ast.boot (bfReduceCollect): Delegate to bfDoCollect if | dos-reis | 3 | -3/+17 |
2011-04-28 | * boot/ast.boot (bfCollect): Use bfDoCollect. | dos-reis | 3 | -502/+527 |
2011-04-27 | * boot/ast.boot (bfMakeCollectInsn): Fix thinko. | dos-reis | 4 | -144/+148 |
2011-04-27 | * interp/br-util.boot (dbInfovec): Move to c-util.boot | dos-reis | 20 | -78/+147 |
2011-04-26 | cleanup | dos-reis | 2 | -106/+101 |
2011-04-26 | cleanup | dos-reis | 3 | -277/+270 |