Age | Commit message (Expand) | Author | Files | Lines |
2011-09-30 | * boot/utility.boot (firstNonblankPosition): New. | dos-reis | 9 | -105/+96 |
2011-09-30 | * boot/ast.boot (bfTableIteratorBindingForm): New. | dos-reis | 7 | -122/+123 |
2011-09-30 | * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms. | dos-reis | 9 | -5490/+5019 |
2011-08-12 | * boot/ast.boot (shoeCompTran1): Translate extended vector-forms. | dos-reis | 1 | -3/+12 |
2011-08-07 | cleanup | dos-reis | 5 | -92/+103 |
2011-08-06 | cleanup | dos-reis | 5 | -82/+76 |
2011-08-05 | * boot/tokens.boot: Remove unused and antiquated tokens. | dos-reis | 2 | -13/+6 |
2011-08-05 | cleanup | dos-reis | 6 | -53/+46 |
2011-08-04 | * boot/ast.boot (bfFlattenSeq): Rewrite. | dos-reis | 2 | -63/+30 |
2011-08-04 | cleanup | dos-reis | 4 | -16/+17 |
2011-08-04 | * boot/ast.boot (bfSTEP): Synthetize artificial variable for | dos-reis | 2 | -0/+3 |
2011-07-14 | * boot/ast.boot (bfIS1): Tidy test for cons cells. | dos-reis | 2 | -0/+2 |
2011-07-13 | * boot/tokens.boot: copyString, copyTree, and copyVector are now | dos-reis | 2 | -5/+9 |
2011-07-04 | * interp/vmlisp.lisp (PRINTEXP): Remove. | dos-reis | 1 | -0/+1 |
2011-07-03 | * boot/tokens.boot: flushOutput, writeNewline, writeString | dos-reis | 4 | -7/+28 |
2011-06-22 | * boot/ast.boot (shoeEVALANDFILEACTQ): Remove. | dos-reis | 5 | -182/+149 |
2011-06-05 | * boot/ast.boot: Remove debugging statement. | dos-reis | 4 | -5/+2 |
2011-05-29 | * interp/sys-utility.boot (displayTextFile): New. | dos-reis | 3 | -25/+25 |
2011-05-29 | * lisp/core.lisp.in (readExpr): New. | dos-reis | 3 | -1/+3 |
2011-05-28 | * lisp/core.lisp.in: Define and export readLine and readbyte. | dos-reis | 6 | -18/+11 |
2011-05-26 | * boot/ast.boot (shoeCompTran1): Translate arguments to vector | dos-reis | 2 | -17/+13 |
2011-05-21 | more cleanup | dos-reis | 4 | -12/+25 |
2011-05-19 | more cleanup | dos-reis | 2 | -7/+10 |
2011-05-18 | more cleanup | dos-reis | 1 | -0/+1 |
2011-05-18 | * boot/translator.boot: Remove bindings of $GenVarCounter. | dos-reis | 8 | -820/+754 |
2011-05-18 | more Boot cleanup | dos-reis | 2 | -36/+40 |
2011-05-16 | * boot/ast.boot (bfAtScope): New. | dos-reis | 6 | -65/+49 |
2011-05-16 | * boot/tokens.boot: "do" is now a keyword. | dos-reis | 6 | -2/+18 |
2011-05-15 | * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASE | dos-reis | 6 | -27/+68 |
2011-05-15 | cleanup | dos-reis | 2 | -4/+0 |
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 | 2 | -4/+16 |
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 |