Age | Commit message (Expand) | Author | Files | Lines |
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 | 10 | -26/+56 |
2011-05-01 | fix accidental commit of local experiments | dos-reis | 3 | -0/+139 |
2011-05-01 | more cleanups | dos-reis | 3 | -2/+39 |
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 |
2011-04-25 | * boot/translator.boot (inAllContexts): New. | dos-reis | 6 | -17/+47 |
2011-04-24 | * boot/initial-env.lisp (MEMQ): Remove. | dos-reis | 6 | -54/+58 |
2011-04-24 | Tidy append redunction | dos-reis | 2 | -32/+50 |
2011-04-24 | * boot/ast.boot (bfMakeCollectInsn): New. | dos-reis | 8 | -505/+421 |
2011-04-24 | * boot/ast.boot (bfDoCollect): New. Implement one-pass | dos-reis | 4 | -512/+820 |
2011-04-23 | * boot/ast.boot (bf0APPEND): Remove. | dos-reis | 3 | -32/+13 |
2011-04-23 | * lisp/core.lisp.in: Export basic types and compiler data types. | dos-reis | 22 | -799/+811 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 14 | -41/+63 |
2011-04-22 | more cleanup | dos-reis | 23 | -68/+81 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 35 | -78/+118 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 5 | -6/+28 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 12 | -46/+73 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 68 | -343/+378 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 9 | -52/+110 |
2011-04-20 | more cleanup | dos-reis | 36 | -244/+289 |
2011-04-19 | more cleanup | dos-reis | 10 | -102/+110 |
2011-04-19 | cleanup | dos-reis | 40 | -150/+154 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 21 | -89/+139 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 15 | -37/+167 |