Age | Commit message (Expand) | Author | Files | Lines |
2011-10-30 | * interp/sys-macros.lisp (MKPF1): Tidy. | dos-reis | 1 | -17/+18 |
2011-10-29 | * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. | dos-reis | 1 | -1/+1 |
2011-10-22 | * boot/tokens.boot: Add new selectors: mapOperation, mapSignature, | dos-reis | 1 | -5/+7 |
2011-10-21 | Workaround proclamation bug in GCL | dos-reis | 1 | -5/+5 |
2011-10-05 | * lisp/core.lisp.in (eof?): New. | dos-reis | 1 | -6/+7 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 1 | -4/+3 |
2011-09-30 | * boot/ast.boot (bfTableIteratorBindingForm): New. | dos-reis | 1 | -17/+11 |
2011-09-30 | * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms. | dos-reis | 1 | -239/+196 |
2011-08-07 | cleanup | dos-reis | 1 | -8/+13 |
2011-08-05 | * boot/tokens.boot: Remove unused and antiquated tokens. | dos-reis | 1 | -8/+6 |
2011-07-13 | * boot/tokens.boot: copyString, copyTree, and copyVector are now | dos-reis | 1 | -5/+7 |
2011-07-03 | * boot/tokens.boot: flushOutput, writeNewline, writeString | dos-reis | 1 | -3/+7 |
2011-06-22 | * boot/ast.boot (shoeEVALANDFILEACTQ): Remove. | dos-reis | 1 | -151/+136 |
2011-05-28 | * lisp/core.lisp.in: Define and export readLine and readbyte. | dos-reis | 1 | -2/+0 |
2011-05-19 | more cleanup | dos-reis | 1 | -7/+9 |
2011-05-18 | * boot/translator.boot: Remove bindings of $GenVarCounter. | dos-reis | 1 | -57/+56 |
2011-05-16 | * boot/tokens.boot: "do" is now a keyword. | dos-reis | 1 | -1/+1 |
2011-05-14 | cleanup | dos-reis | 1 | -1/+3 |
2011-05-12 | * boot/initial-env.lisp (MAKE-HASHTABLE): Remove. | dos-reis | 1 | -2/+2 |
2011-05-05 | more cleanup | dos-reis | 1 | -1/+2 |
2011-05-03 | more cleanup | dos-reis | 1 | -0/+5 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 1 | -7/+8 |
2011-05-02 | * boot/parser.boot (bpDefinition): Accept macro definition | dos-reis | 1 | -8/+8 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -12/+11 |
2011-04-24 | * boot/ast.boot (bfMakeCollectInsn): New. | dos-reis | 1 | -3/+2 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 1 | -1/+0 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -4/+3 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 1 | -3/+2 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 1 | -3/+3 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -5/+4 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -3/+1 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 1 | -3/+9 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 1 | -3/+4 |
2011-04-17 | * boot/tokens.boot: Translate maxIndex to MAXINDEX. | dos-reis | 1 | -1/+2 |
2011-04-16 | * boot/tokens.boot (shoeIdChar): Accept "!" too. | dos-reis | 1 | -7/+10 |
2011-04-15 | misc cleanup | dos-reis | 1 | -3/+5 |
2011-03-20 | More cleanup | dos-reis | 1 | -0/+1 |
2011-03-20 | * boot/translator.boot (FC): Remove. | dos-reis | 1 | -0/+1 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 1 | -1/+2 |
2011-02-22 | * boot/tokens.boot: mmSource is a new selector for modemap datatype. | dos-reis | 1 | -0/+1 |
2011-02-07 | * boot/tokens.boot: arrayRef is now a builtin function. | dos-reis | 1 | -2/+2 |
2011-01-27 | Generate SVREF for simple vector slot refs. | dos-reis | 1 | -0/+1 |
2011-01-03 | (no commit message) | dos-reis | 1 | -3/+4 |
2011-01-02 | * interp/nrunfast.boot (evalSlotDomain): Expand to VM forms before | dos-reis | 1 | -1/+1 |
2011-01-01 | Symbol cleanups | dos-reis | 1 | -2/+4 |
2010-12-29 | More char cleanups | dos-reis | 1 | -4/+2 |
2010-12-29 | More character cleanup | dos-reis | 1 | -24/+5 |
2010-12-29 | SUBSTRING cleanup | dos-reis | 1 | -31/+37 |
2010-12-28 | more cleanup | dos-reis | 1 | -1/+2 |
2010-12-28 | Clean up | dos-reis | 1 | -1/+2 |