Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 1 | -0/+1 |
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 | -0/+1 |
2011-01-27 | Generate SVREF for simple vector slot refs. | dos-reis | 1 | -1/+2 |
2011-01-03 | (no commit message) | dos-reis | 1 | -3/+5 |
2011-01-01 | Symbol cleanups | dos-reis | 1 | -1/+3 |
2010-12-29 | More char cleanups | dos-reis | 1 | -5/+2 |
2010-12-29 | More character cleanup | dos-reis | 1 | -23/+5 |
2010-12-29 | SUBSTRING cleanup | dos-reis | 1 | -0/+7 |
2010-12-28 | more cleanup | dos-reis | 1 | -33/+35 |
2010-12-28 | Clean up | dos-reis | 1 | -0/+1 |
2010-12-27 | * boot/includer.boot (char): Move to token.boot. | dos-reis | 1 | -0/+11 |
2010-12-19 | more cleanup | dos-reis | 1 | -0/+1 |
2010-12-18 | * boot/initial-env.lisp (SIZE): Remove. | dos-reis | 1 | -6/+8 |
2010-12-18 | * boot/initial-env.lisp (VEC-SETELT): Remove. | dos-reis | 1 | -12/+16 |
2010-12-15 | * boot/tokens.boot: symbolName is now a builtin function. | dos-reis | 1 | -0/+1 |
2010-12-15 | * boot/tokens.boot: canonicalFilename is now a builtin function. | dos-reis | 1 | -0/+1 |
2010-12-11 | * boot/tokens.boot: `finally' is now a keyword. | dos-reis | 1 | -0/+1 |
2010-12-11 | Clean up | dos-reis | 1 | -0/+1 |
2010-07-27 | * boot/tokens.boot: quo and rem are now keywords and infix operators. | dos-reis | 1 | -0/+6 |
2010-07-24 | * interp/compiler.boot (compMatchAlternative): Don't generate | dos-reis | 1 | -1/+2 |
2010-07-18 | * boot/tokens.boot: Add char? as builtin function. | dos-reis | 1 | -1/+2 |
2010-07-18 | More cleanups | dos-reis | 1 | -0/+1 |
2010-06-20 | * boot/tokens.boot (readOnly?): New builtin Boot function. | dos-reis | 1 | -0/+1 |
2010-05-28 | cleanu up syntax in tokens.boot | dos-reis | 1 | -5/+5 |
2010-05-28 | Add support for 'property' builtin function. | dos-reis | 1 | -0/+1 |
2010-05-28 | * boot/tokens.boot: args is now a selector. | dos-reis | 1 | -0/+1 |
2010-05-26 | * boot/tokens.boot: Automatically translate alphabetic?, digit?, | dos-reis | 1 | -0/+9 |
2010-05-23 | * boot/tokens.boot: gensym is now candidate for renaming. | dos-reis | 1 | -0/+1 |
2010-05-10 | Add lambda expression syntax to Boot. | dos-reis | 1 | -0/+1 |
2010-05-09 | * boot/tokens.boot: Don't rename 'car', 'cdr', and PAIRP. | dos-reis | 1 | -3/+0 |
2010-05-09 | * boot/tokens.boot: Don't rename 'cons'. | dos-reis | 1 | -1/+0 |
2010-05-07 | * boot/ast.boot: Miscellaneous cleanup. | dos-reis | 1 | -12/+12 |
2010-05-06 | * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with | dos-reis | 1 | -1/+5 |