Age | Commit message (Expand) | Author | Files | Lines |
2010-06-20 | * boot/tokens.boot (readOnly?): New builtin Boot function. | dos-reis | 1 | -8/+9 |
2010-05-28 | cleanu up syntax in tokens.boot | dos-reis | 1 | -1/+1 |
2010-05-28 | Add support for 'property' builtin function. | dos-reis | 1 | -1/+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 | -35/+37 |
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 | -5/+5 |
2010-05-09 | More cleanups | dos-reis | 1 | -2/+1 |
2010-05-09 | * boot/tokens.boot: Don't rename 'cons'. | dos-reis | 1 | -5/+4 |
2010-05-07 | * boot/ast.boot: Miscellaneous cleanup. | dos-reis | 1 | -2/+2 |
2010-05-06 | * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with | dos-reis | 1 | -4/+8 |
2010-02-10 | Update cached boot translator Lisp code | dos-reis | 1 | -7/+8 |
2009-09-25 | * boot/ast.boot (bfMember): Improve a bit. | dos-reis | 1 | -6/+6 |
2009-09-25 | * boot/ast.boot (bfMember): New. | dos-reis | 1 | -6/+5 |
2009-09-20 | * boot/tokens.boot: "has" is not a keyword. | dos-reis | 1 | -3/+3 |
2009-09-03 | * boot/ast.boot: More cleanup. | dos-reis | 1 | -16/+15 |
2009-08-27 | * boot/tokens.boot: "namespace" is now a keyword. | dos-reis | 1 | -7/+7 |
2009-08-20 | Discontinue computation of difference between "old" and "new" Boot. | dos-reis | 1 | -67/+3 |
2009-08-17 | * boot/tokens.boot: Retire "^" as negation operator. | dos-reis | 1 | -7/+8 |
2009-08-14 | * boot/tokens.boot: Retire "^=". Introduce "~=". | dos-reis | 1 | -9/+9 |
2009-05-10 | Update cached Boot translator bootstrap code | dos-reis | 1 | -2/+4 |
2008-05-19 | * boot/ast.boot: Cleanup. | dos-reis | 1 | -2/+2 |
2008-05-08 | * boot/translator.boot (translateToplevel): Split out of bpOutItem. | dos-reis | 1 | -2/+2 |
2008-04-30 | * boot/tokens.boot: Declare tokens as constants. | dos-reis | 1 | -11/+11 |
2008-04-30 | * boot/parser.boot (bpExportItemList): New. | dos-reis | 1 | -1/+1 |
2008-04-23 | * boot/ast.boot: Tidy. | dos-reis | 1 | -1/+1 |
2008-04-22 | Update cached Lisp translation | dos-reis | 1 | -11/+12 |
2008-02-15 | * boot/parser.boot (bpSimpleCatch): New. | dos-reis | 1 | -7/+9 |
2008-02-04 | * boot/translator.boot (translateToplevelExpression): New. | dos-reis | 1 | -186/+168 |
2008-01-28 | * boot/Makefile.pamphlet: Remove. | dos-reis | 1 | -0/+352 |