Age | Commit message (Expand) | Author | Files | Lines |
2011-12-28 | * boot/tokens.boot: Remove redundant renaming of REM. | dos-reis | 1 | -18/+18 |
2011-12-28 | * boot/tokens.boot: Do not rewrite drop and take. | dos-reis | 1 | -2/+19 |
2011-12-10 | * boot/parser.boot (bpArgtypeList): Accept mapping types. | dos-reis | 1 | -1/+18 |
2011-10-30 | * interp/sys-macros.lisp (MKPF1): Tidy. | dos-reis | 1 | -0/+3 |
2011-10-29 | * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. | dos-reis | 1 | -1/+6 |
2011-10-21 | Workaround proclamation bug in GCL | dos-reis | 1 | -1/+2 |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 1 | -16/+14 |
2011-10-03 | Cleanup. | dos-reis | 1 | -1/+1 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 1 | -1/+8 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 1 | -3/+25 |
2011-09-30 | * boot/utility.boot (firstNonblankPosition): New. | dos-reis | 1 | -1/+10 |
2011-08-06 | cleanup | dos-reis | 1 | -1/+1 |
2011-08-04 | cleanup | dos-reis | 1 | -0/+7 |
2011-07-03 | * boot/tokens.boot: flushOutput, writeNewline, writeString | dos-reis | 1 | -1/+9 |
2011-05-21 | more cleanup | dos-reis | 1 | -1/+9 |
2011-05-13 | * boot/utility.boot (charPosition): New. | dos-reis | 1 | -0/+11 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 1 | -1/+1 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 1 | -1/+15 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -3/+7 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 1 | -0/+3 |
2011-04-30 | more cleanup | dos-reis | 1 | -1/+1 |
2011-04-30 | cleanup | dos-reis | 1 | -1/+3 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 1 | -4/+45 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -1/+22 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 1 | -2/+11 |
2011-04-22 | more cleanup | dos-reis | 1 | -1/+22 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -1/+22 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 1 | -1/+7 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 1 | -3/+16 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -1/+16 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -16/+31 |
2011-04-19 | more cleanup | dos-reis | 1 | -10/+15 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 1 | -15/+13 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 1 | -0/+62 |