Age | Commit message (Expand) | Author | Files | Lines |
2011-05-05 | more cleanup | dos-reis | 1 | -1/+1 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 1 | -495/+584 |
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 | -679/+686 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 1 | -2/+25 |
2011-04-30 | more cleanup | dos-reis | 1 | -19/+20 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 1 | -2/+3 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -1/+7 |
2011-04-28 | more cleanup | dos-reis | 1 | -1/+13 |
2011-04-28 | * boot/ast.boot (bfReduceCollect): Delegate to bfDoCollect if | dos-reis | 1 | -3/+10 |
2011-04-28 | * boot/ast.boot (bfCollect): Use bfDoCollect. | dos-reis | 1 | -493/+519 |
2011-04-27 | * boot/ast.boot (bfMakeCollectInsn): Fix thinko. | dos-reis | 1 | -116/+116 |
2011-04-24 | * boot/initial-env.lisp (MEMQ): Remove. | dos-reis | 1 | -21/+23 |
2011-04-24 | Tidy append redunction | dos-reis | 1 | -31/+46 |
2011-04-24 | * boot/ast.boot (bfMakeCollectInsn): New. | dos-reis | 1 | -345/+282 |
2011-04-24 | * boot/ast.boot (bfDoCollect): New. Implement one-pass | dos-reis | 1 | -404/+651 |
2011-04-23 | * boot/ast.boot (bf0APPEND): Remove. | dos-reis | 1 | -19/+5 |
2011-04-23 | * lisp/core.lisp.in: Export basic types and compiler data types. | dos-reis | 1 | -466/+470 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 1 | -1/+2 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -1/+1 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 1 | -15/+16 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -50/+53 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -3/+5 |
2011-04-20 | more cleanup | dos-reis | 1 | -3/+5 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 1 | -11/+48 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 1 | -12/+20 |
2011-04-19 | * boot/ast.boot (%Module): Now take three arguments. | dos-reis | 1 | -421/+421 |
2011-04-18 | cleanup | dos-reis | 1 | -6/+5 |
2010-12-30 | more string cleanups | dos-reis | 1 | -3/+2 |
2010-12-29 | More character cleanup | dos-reis | 1 | -3/+6 |
2010-12-28 | more cleanup | dos-reis | 1 | -5/+20 |
2010-12-27 | * boot/initial-env.lisp (IDENTP): Remove. | dos-reis | 1 | -16/+19 |
2010-12-14 | * boot/ast.boot (bfQ): Emit STRING= for string comparison. | dos-reis | 1 | -0/+1 |
2010-12-12 | * boot/ast.boot (bfIS1): Tidy. | dos-reis | 1 | -1/+3 |
2010-12-12 | * boot/ast.boot (bfIS1): Tidy. | dos-reis | 1 | -2/+5 |
2010-12-11 | * boot/tokens.boot: `finally' is now a keyword. | dos-reis | 1 | -3/+2 |
2010-12-11 | * boot/parser.boot (bpListAndRecover): Use Lisp-level CATCH. | dos-reis | 1 | -420/+519 |
2010-12-11 | Clean up | dos-reis | 1 | -7/+7 |
2010-12-11 | * boot/ast.boot (bfMmeber): Tidy. | dos-reis | 1 | -4/+5 |
2010-12-10 | (no commit message) | dos-reis | 1 | -28/+30 |
2010-12-10 | Cleanup | dos-reis | 1 | -1/+1 |
2010-05-28 | Add support for 'property' builtin function. | dos-reis | 1 | -3/+9 |
2010-05-22 | * interp/cparse.boot (npQuiver): Redefine. Now send Application | dos-reis | 1 | -17/+16 |
2010-05-19 | * boot/ast.boot: Add %Leave ast node. | dos-reis | 1 | -380/+384 |
2010-05-15 | * boot/ast.boot (shoeCompTran1): Handle %Leave expressions. | dos-reis | 1 | -0/+1 |
2010-05-10 | Add lambda expression syntax to Boot. | dos-reis | 1 | -392/+401 |
2010-05-07 | * boot/ast.boot: Miscellaneous cleanup. | dos-reis | 1 | -5/+3 |
2010-05-07 | * boot/ast.boot: Translate assignment to head and tail of a list. | dos-reis | 1 | -1/+3 |
2010-02-10 | Update cached boot translator Lisp code | dos-reis | 1 | -2/+152 |
2009-09-26 | Fix typo | dos-reis | 1 | -2/+1 |