Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -13/+35 |
2011-05-12 | * boot/initial-env.lisp (MAKE-HASHTABLE): Remove. | dos-reis | 6 | -34/+20 |
2011-05-06 | more cleanup | dos-reis | 1 | -3/+0 |
2011-05-05 | more cleanup | dos-reis | 4 | -13/+14 |
2011-05-05 | more cleanups | dos-reis | 2 | -3/+3 |
2011-05-05 | more cleanup | dos-reis | 5 | -21/+7 |
2011-05-04 | * boot/initial-env.lisp (shoeOpenOutputFile): Remove. Adjust | dos-reis | 2 | -61/+79 |
2011-05-03 | * boot/initial-env.lisp (shoeOpenInputFile): Remove. Adjust | dos-reis | 3 | -67/+92 |
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 | 8 | -529/+619 |
2011-05-02 | * boot/parser.boot (bpDefinition): Accept macro definition | dos-reis | 7 | -46/+57 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 2 | -2/+39 |
2011-05-01 | * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst. | dos-reis | 2 | -2/+2 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 10 | -821/+881 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 4 | -7/+51 |
2011-04-30 | more cleanup | dos-reis | 9 | -137/+131 |
2011-04-30 | cleanup | dos-reis | 2 | -2/+13 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 4 | -15/+120 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 3 | -3/+57 |
2011-04-28 | more cleanup | dos-reis | 2 | -75/+90 |
2011-04-28 | * boot/ast.boot (bfReduceCollect): Delegate to bfDoCollect if | dos-reis | 2 | -3/+12 |
2011-04-28 | * boot/ast.boot (bfCollect): Use bfDoCollect. | dos-reis | 2 | -502/+522 |
2011-04-27 | * boot/ast.boot (bfMakeCollectInsn): Fix thinko. | dos-reis | 3 | -144/+144 |
2011-04-25 | * boot/translator.boot (inAllContexts): New. | dos-reis | 5 | -17/+41 |
2011-04-24 | * boot/initial-env.lisp (MEMQ): Remove. | dos-reis | 5 | -54/+50 |
2011-04-24 | Tidy append redunction | dos-reis | 2 | -32/+50 |
2011-04-24 | * boot/ast.boot (bfMakeCollectInsn): New. | dos-reis | 7 | -505/+416 |
2011-04-24 | * boot/ast.boot (bfDoCollect): New. Implement one-pass | dos-reis | 3 | -512/+814 |
2011-04-23 | * boot/ast.boot (bf0APPEND): Remove. | dos-reis | 2 | -32/+7 |
2011-04-23 | * lisp/core.lisp.in: Export basic types and compiler data types. | dos-reis | 4 | -553/+536 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 8 | -14/+41 |
2011-04-22 | more cleanup | dos-reis | 2 | -2/+46 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 6 | -10/+49 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 4 | -6/+23 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 6 | -32/+58 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 10 | -90/+118 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 6 | -51/+79 |
2011-04-20 | more cleanup | dos-reis | 5 | -23/+48 |
2011-04-19 | more cleanup | dos-reis | 1 | -10/+15 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 6 | -57/+100 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 11 | -24/+149 |
2011-04-19 | * boot/ast.boot (%Module): Now take three arguments. | dos-reis | 6 | -457/+491 |
2011-04-18 | cleanup | dos-reis | 2 | -10/+9 |
2011-04-17 | * boot/tokens.boot: Translate maxIndex to MAXINDEX. | dos-reis | 2 | -1/+3 |
2011-04-16 | * boot/tokens.boot (shoeIdChar): Accept "!" too. | dos-reis | 2 | -8/+11 |
2011-04-16 | cleanup | dos-reis | 3 | -6/+9 |
2011-04-15 | misc cleanup | dos-reis | 2 | -3/+6 |