Age | Commit message (Expand) | Author | Files | Lines |
2010-05-22 | * interp/cparse.boot (npQuiver): Redefine. Now send Application | dos-reis | 1 | -8/+8 |
2010-05-19 | * boot/translator.boot (translateToplevelExpression): Tidy. | dos-reis | 1 | -1/+1 |
2010-05-09 | * boot/ast.boot: Miscellaneous cleanup. | dos-reis | 1 | -7/+7 |
2010-05-08 | * boot/parser.boot (bpArgumentList): New. | dos-reis | 1 | -2/+0 |
2010-05-07 | * configure.ac.pamphlet: Add new option: --enable-int-file-retention. | dos-reis | 1 | -1/+9 |
2010-05-07 | * boot/ast.boot: Miscellaneous cleanup. | dos-reis | 1 | -9/+9 |
2010-05-07 | * boot/ast.boot: Translate assignment to head and tail of a list. | dos-reis | 1 | -1/+1 |
2010-05-06 | * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with | dos-reis | 1 | -1/+1 |
2010-02-08 | Add support for CLozure CL. | dos-reis | 1 | -1/+3 |
2009-09-04 | (no commit message) | dos-reis | 1 | -22/+17 |
2009-09-02 | * boot/ast.boot: More cleanup. | dos-reis | 1 | -1/+1 |
2009-08-29 | * boot/ast.boot (%Definition): Lose one argument. | dos-reis | 1 | -1/+2 |
2009-08-29 | * boot/ast.boot: More cleanup. | dos-reis | 1 | -13/+14 |
2009-08-29 | * boot/translator.boot (bpOutItem): Move to parser.boot. | dos-reis | 1 | -11/+0 |
2009-08-27 | * boot/tokens.boot: "namespace" is now a keyword. | dos-reis | 1 | -1/+1 |
2009-08-20 | Discontinue computation of difference between "old" and "new" Boot. | dos-reis | 1 | -5/+0 |
2009-08-19 | * boot/ast.boot: Consistently prefix AST names by "%". | dos-reis | 1 | -8/+8 |
2009-08-14 | * boot/tokens.boot: Retire "^=". Introduce "~=". | dos-reis | 1 | -3/+3 |
2009-05-11 | * boot/translator.boot: Don't load imported modules when | dos-reis | 1 | -1/+2 |
2009-05-10 | Cope with SBCL-1.0.28 improvements. | dos-reis | 1 | -10/+18 |
2009-04-09 | Fix SF/2564917 | dos-reis | 1 | -3/+1 |
2008-10-22 | * boot/ast.boot: Expand on native call translation. | dos-reis | 1 | -95/+0 |
2008-10-10 | * boot/translator.boot (loadNativeModule): Don't save loaded | dos-reis | 1 | -1/+2 |
2008-09-13 | * lisp/core.lisp.in (|$NativeTypeTable|): Don' include `pointer' | dos-reis | 1 | -3/+2 |
2008-09-13 | * boot/translator.boot (AxiomCore::%sysInit) [ECL]: Remove | dos-reis | 1 | -2/+3 |
2008-08-17 | * interp/sys-globals.boot ($updateCatTableIfTrue): Default to false. | dos-reis | 1 | -0/+8 |
2008-08-07 | * lisp/core.lisp.in (boot-completed-p): New. | dos-reis | 1 | -21/+4 |
2008-08-07 | * configure.ac.pamphlet: Add 'debug' to Lisp optimize proclamation | dos-reis | 1 | -2/+8 |
2008-07-23 | Misc cleanup. | dos-reis | 1 | -2/+2 |
2008-07-11 | * interp/sys-driver.boot (initializeGlobalState): New. | dos-reis | 1 | -4/+6 |
2008-07-07 | * boot/initial-env.lisp: Export $InteractiveMode and | dos-reis | 1 | -23/+35 |
2008-05-19 | * boot/ast.boot: Cleanup. | dos-reis | 1 | -1/+1 |
2008-05-19 | Port from btx-branch. | dos-reis | 1 | -8/+26 |
2008-05-17 | * interp/compiler.boot (compSetq1): Use %Comma, not Tuple. | dos-reis | 1 | -0/+1 |
2008-05-08 | * boot/translator.boot (translateToplevel): Split out of bpOutItem. | dos-reis | 1 | -19/+38 |
2008-05-08 | * boot/translator.boot (bpOutItem): Handle namespace declaration. | dos-reis | 1 | -3/+5 |
2008-04-30 | * boot/parser.boot (bpExportItemList): New. | dos-reis | 1 | -2/+9 |
2008-04-29 | cleanup CLisp FFI | dos-reis | 1 | -12/+32 |
2008-04-29 | Cleanup, part 2. | dos-reis | 1 | -5/+54 |
2008-04-24 | Remove duplicate junk. | dos-reis | 1 | -2/+7 |
2008-04-23 | * boot/ast.boot: Tidy. | dos-reis | 1 | -9/+9 |
2008-04-19 | * boot/translator.boot: Cleanup. | dos-reis | 1 | -423/+337 |
2008-04-09 | * boot/translator.boot (bpOutItem): Tidy. | dos-reis | 1 | -2/+2 |
2008-03-26 | Fix shared linking regression | dos-reis | 1 | -1/+1 |
2008-03-24 | Add support for SBCL and CLisp | dos-reis | 1 | -8/+63 |
2008-03-16 | * boot/translator.boot: Switch to new native type translation. | dos-reis | 1 | -1/+2 |
2008-03-16 | * lisp/Makefile.in (void_type): New. | dos-reis | 1 | -1/+7 |
2008-02-15 | Tidy src/boot | dos-reis | 1 | -1/+1 |
2008-02-04 | * boot/translator.boot (translateToplevelExpression): New. | dos-reis | 1 | -2/+15 |
2008-02-02 | * boot/translator.boot (translateBootFile): Tidy. | dos-reis | 1 | -1/+1 |