Age | Commit message (Expand) | Author | Files | Lines |
2012-05-26 | * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal? | dos-reis | 1 | -0/+3 |
2012-05-24 | * boot/tokens.boot: "@" is now a new keyword. | dos-reis | 1 | -0/+1 |
2012-05-23 | * boot/tokens.boot (%Token): New datatype. | dos-reis | 1 | -1/+15 |
2012-05-22 | * boot/translator.boot (translateToplevel): Handle record structures. | dos-reis | 1 | -0/+1 |
2012-05-19 | * boot/tokens.boot: symbolBinding is now builtin. | dos-reis | 1 | -0/+1 |
2012-05-08 | * boot/tokens.boot: Export char. Do not rename maxIndex. | dos-reis | 1 | -3/+3 |
2012-01-12 | * boot/parser.boot (bpFunction): New. | dos-reis | 1 | -1/+1 |
2012-01-12 | * boot/tokens.boot (keywordId): New. | dos-reis | 1 | -0/+5 |
2011-12-28 | * interp/vmlisp.lisp (SORTBY): Remove. | dos-reis | 1 | -0/+1 |
2011-12-28 | * boot/tokens.boot: Remove redundant renaming of REM. | dos-reis | 1 | -1/+2 |
2011-12-28 | * boot/tokens.boot: Do not rewrite drop and take. | dos-reis | 1 | -2/+0 |
2011-11-29 | * boot/tokens.boot (absKind, absParms, absBody): New selectors. | dos-reis | 1 | -0/+3 |
2011-10-29 | * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. | dos-reis | 1 | -1/+0 |
2011-10-22 | * interp/br-op2.boot (htSayExplicitExports): Don't forget possible | dos-reis | 1 | -0/+3 |
2011-10-22 | * boot/tokens.boot: Add new selectors: mapOperation, mapSignature, | dos-reis | 1 | -0/+5 |
2011-10-07 | * interp/lexing.boot: Include sys-macros. | dos-reis | 1 | -2/+1 |
2011-10-05 | * lisp/core.lisp.in (eof?): New. | dos-reis | 1 | -0/+1 |
2011-10-02 | * lisp/core.lisp.in: Do not use CCL in AxiomCore. | dos-reis | 1 | -3/+0 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 1 | -6/+4 |
2011-09-30 | * boot/ast.boot (bfTableIteratorBindingForm): New. | dos-reis | 1 | -5/+3 |
2011-08-05 | * boot/tokens.boot: Remove unused and antiquated tokens. | dos-reis | 1 | -5/+0 |
2011-07-13 | * boot/tokens.boot: copyString, copyTree, and copyVector are now | dos-reis | 1 | -0/+2 |
2011-07-04 | * interp/vmlisp.lisp (PRINTEXP): Remove. | dos-reis | 1 | -0/+1 |
2011-07-03 | * boot/tokens.boot: flushOutput, writeNewline, writeString | dos-reis | 1 | -2/+6 |
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 | -0/+1 |
2011-05-18 | more cleanup | dos-reis | 1 | -0/+1 |
2011-05-16 | * boot/tokens.boot: "do" is now a keyword. | dos-reis | 1 | -0/+1 |
2011-05-14 | cleanup | dos-reis | 1 | -0/+1 |
2011-05-12 | * boot/initial-env.lisp (MAKE-HASHTABLE): Remove. | dos-reis | 1 | -2/+2 |
2011-05-05 | more cleanup | dos-reis | 1 | -1/+1 |
2011-05-03 | more cleanup | dos-reis | 1 | -1/+4 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 1 | -2/+1 |
2011-05-02 | * boot/parser.boot (bpDefinition): Accept macro definition | dos-reis | 1 | -0/+1 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -2/+1 |
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 | -2/+1 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 1 | -1/+0 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 1 | -1/+0 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -2/+1 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -2/+0 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 1 | -2/+8 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 1 | -0/+3 |
2011-04-17 | * boot/tokens.boot: Translate maxIndex to MAXINDEX. | dos-reis | 1 | -0/+1 |
2011-04-16 | * boot/tokens.boot (shoeIdChar): Accept "!" too. | dos-reis | 1 | -1/+1 |
2011-04-16 | cleanup | dos-reis | 1 | -0/+3 |
2011-04-15 | misc cleanup | dos-reis | 1 | -0/+1 |
2011-04-14 | cleanup | dos-reis | 1 | -0/+2 |
2011-03-20 | More cleanup | dos-reis | 1 | -0/+1 |
2011-03-20 | * boot/translator.boot (FC): Remove. | dos-reis | 1 | -0/+1 |