Age | Commit message (Expand) | Author | Files | Lines |
2012-01-12 | * boot/parser.boot (bpFunction): New. | dos-reis | 1 | -0/+2 |
2012-01-08 | * boot/ast.boot (bfEnum): New. | dos-reis | 1 | -0/+3 |
2011-12-28 | * interp/vmlisp.lisp (SORTBY): Remove. | dos-reis | 1 | -1/+13 |
2011-12-10 | * boot/parser.boot (bpArgtypeList): Accept mapping types. | dos-reis | 1 | -0/+12 |
2011-10-30 | * interp/sys-macros.lisp (MKPF1): Tidy. | dos-reis | 1 | -0/+1 |
2011-10-26 | Restore Clozure CL-based build. CCL's FFI interface | dos-reis | 1 | -1/+1 |
2011-10-03 | Cleanup. | dos-reis | 1 | -15/+15 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 1 | -4/+4 |
2011-09-30 | * boot/ast.boot (bfTableIteratorBindingForm): New. | dos-reis | 1 | -6/+21 |
2011-09-30 | * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms. | dos-reis | 1 | -7/+48 |
2011-08-12 | * boot/ast.boot (shoeCompTran1): Translate extended vector-forms. | dos-reis | 1 | -3/+12 |
2011-08-07 | cleanup | dos-reis | 1 | -2/+2 |
2011-08-06 | cleanup | dos-reis | 1 | -24/+32 |
2011-08-05 | cleanup | dos-reis | 1 | -21/+18 |
2011-08-04 | * boot/ast.boot (bfFlattenSeq): Rewrite. | dos-reis | 1 | -15/+13 |
2011-08-04 | cleanup | dos-reis | 1 | -8/+5 |
2011-08-04 | * boot/ast.boot (bfSTEP): Synthetize artificial variable for | dos-reis | 1 | -0/+2 |
2011-07-14 | * boot/ast.boot (bfIS1): Tidy test for cons cells. | dos-reis | 1 | -0/+1 |
2011-06-22 | * boot/ast.boot (shoeEVALANDFILEACTQ): Remove. | dos-reis | 1 | -5/+1 |
2011-06-05 | * boot/ast.boot: Remove debugging statement. | dos-reis | 1 | -1/+0 |
2011-05-29 | * interp/sys-utility.boot (displayTextFile): New. | dos-reis | 1 | -1/+1 |
2011-05-29 | * lisp/core.lisp.in (readExpr): New. | dos-reis | 1 | -0/+1 |
2011-05-26 | * boot/ast.boot (shoeCompTran1): Translate arguments to vector | dos-reis | 1 | -2/+6 |
2011-05-21 | more cleanup | dos-reis | 1 | -6/+6 |
2011-05-18 | * boot/translator.boot: Remove bindings of $GenVarCounter. | dos-reis | 1 | -1/+1 |
2011-05-18 | more Boot cleanup | dos-reis | 1 | -11/+17 |
2011-05-16 | * boot/ast.boot (bfAtScope): New. | dos-reis | 1 | -0/+4 |
2011-05-16 | * boot/tokens.boot: "do" is now a keyword. | dos-reis | 1 | -0/+3 |
2011-05-15 | * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASE | dos-reis | 1 | -0/+12 |
2011-05-15 | cleanup | dos-reis | 1 | -2/+0 |
2011-05-14 | more cleanup | dos-reis | 1 | -23/+23 |
2011-05-14 | cleanup | dos-reis | 1 | -2/+2 |
2011-05-12 | * boot/initial-env.lisp (MAKE-HASHTABLE): Remove. | dos-reis | 1 | -2/+4 |
2011-05-05 | more cleanup | dos-reis | 1 | -1/+1 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 1 | -0/+24 |
2011-05-01 | * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst. | dos-reis | 1 | -1/+1 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -10/+12 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 1 | -3/+10 |
2011-04-30 | more cleanup | dos-reis | 1 | -59/+59 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 1 | -3/+3 |
2011-04-28 | more cleanup | dos-reis | 1 | -74/+77 |
2011-04-28 | * boot/ast.boot (bfReduceCollect): Delegate to bfDoCollect if | dos-reis | 1 | -0/+2 |
2011-04-28 | * boot/ast.boot (bfCollect): Use bfDoCollect. | dos-reis | 1 | -9/+3 |
2011-04-27 | * boot/ast.boot (bfMakeCollectInsn): Fix thinko. | dos-reis | 1 | -2/+4 |
2011-04-25 | * boot/translator.boot (inAllContexts): New. | dos-reis | 1 | -1/+1 |
2011-04-24 | * boot/initial-env.lisp (MEMQ): Remove. | dos-reis | 1 | -26/+23 |
2011-04-24 | Tidy append redunction | dos-reis | 1 | -1/+4 |
2011-04-24 | * boot/ast.boot (bfMakeCollectInsn): New. | dos-reis | 1 | -5/+12 |
2011-04-24 | * boot/ast.boot (bfDoCollect): New. Implement one-pass | dos-reis | 1 | -1/+10 |
2011-04-23 | * boot/ast.boot (bf0APPEND): Remove. | dos-reis | 1 | -13/+2 |