Age | Commit message (Expand) | Author | Files | Lines |
2009-09-26 | Fix typo | dos-reis | 1 | -1/+1 |
2009-09-25 | * boot/ast.boot (bfMember): Improve a bit. | dos-reis | 1 | -1/+2 |
2009-09-25 | * boot/ast.boot (bfMember): New. | dos-reis | 1 | -1/+12 |
2009-09-20 | * boot/tokens.boot: "has" is not a keyword. | dos-reis | 1 | -6/+11 |
2009-09-08 | * boot/ast.boot: Support "pointer" as simple datatype. | dos-reis | 1 | -10/+13 |
2009-09-04 | (no commit message) | dos-reis | 1 | -239/+248 |
2009-09-04 | * boot/ast.boot (bfAlternative): New. Move single assignment in | dos-reis | 1 | -2/+7 |
2009-09-03 | (no commit message) | dos-reis | 1 | -15/+11 |
2009-09-03 | * boot/ast.boot: More cleanup. | dos-reis | 1 | -5/+4 |
2009-09-02 | * boot/ast.boot: More cleanup. | dos-reis | 1 | -186/+165 |
2009-08-30 | * boot/ast.boot (bfSequence): Simplify COND branch bodies. | dos-reis | 1 | -7/+12 |
2009-08-29 | * boot/ast.boot (bfCase): Don't hold scrutinee's remaining | dos-reis | 1 | -11/+4 |
2009-08-29 | * boot/ast.boot (%Definition): Lose one argument. | dos-reis | 1 | -38/+19 |
2009-08-29 | (no commit message) | dos-reis | 1 | -4/+0 |
2009-08-29 | * boot/ast.boot: More cleanup. | dos-reis | 1 | -29/+12 |
2009-08-29 | * boot/ast.boot: Cleanup. | dos-reis | 1 | -32/+19 |
2009-08-28 | * boot/ast.boot (bfCase): Don't introduce temporary for scrutinee | dos-reis | 1 | -6/+16 |
2009-08-27 | * boot/tokens.boot: "namespace" is now a keyword. | dos-reis | 1 | -0/+1 |
2009-08-20 | Discontinue computation of difference between "old" and "new" Boot. | dos-reis | 1 | -35/+2 |
2009-08-19 | * boot/ast.boot: Consistently prefix AST names by "%". | dos-reis | 1 | -47/+47 |
2009-08-14 | * boot/tokens.boot: Retire "^=". Introduce "~=". | dos-reis | 1 | -4/+4 |
2009-05-14 | * algebra/any.spad.pamphlet (RuntimeValue): New domain. | dos-reis | 1 | -2/+6 |
2009-05-10 | Cope with SBCL-1.0.28 improvements. | dos-reis | 1 | -5/+34 |
2009-04-20 | * boot/ast.boot (genECLnativeTranslation): Tidy. | dos-reis | 1 | -7/+4 |
2009-04-07 | * boot/ast.boot: Support more ISO C sized integer type in FFI. | dos-reis | 1 | -4/+21 |
2009-04-06 | * boot/ast.boot: Support more ISO C sized integer type in FFI. | dos-reis | 1 | -16/+60 |
2009-03-26 | * boot/ast.boot (nativeType): Accept int16 and int32. | dos-reis | 1 | -2/+10 |
2009-03-08 | * interp/fnewmeta.lisp (PARSE-Import): Parse extern entity | dos-reis | 1 | -10/+10 |
2009-02-28 | * lisp/core.lisp.in ($ECLVersionNumber): New. | dos-reis | 1 | -2/+5 |
2008-11-03 | * interp/Makefile.pamphlet (template.$(FASLEXT)): Remove. | dos-reis | 1 | -10/+6 |
2008-10-31 | * boot/ast.boot (genECLnativeTranslation): Fix thinko. | dos-reis | 1 | -1/+1 |
2008-10-24 | Add basic support for stream client socket. | dos-reis | 1 | -1/+1 |
2008-10-22 | * boot/ast.boot: Expand on native call translation. | dos-reis | 1 | -17/+324 |
2008-10-08 | * boot/ast.boot (bfReduce): Check neutral value for original | dos-reis | 1 | -3/+3 |
2008-09-18 | Update algebra databases | dos-reis | 1 | -1/+1 |
2008-09-13 | * lisp/core.lisp.in (|$NativeTypeTable|): Don' include `pointer' | dos-reis | 1 | -1/+17 |
2008-08-23 | * lisp/core.lisp.in [CLISP]: Set global customization variables. | dos-reis | 1 | -1/+6 |
2008-08-02 | * boot/parser.boot (bpTerm): Term forms depend on the kind of | dos-reis | 1 | -3/+4 |
2008-08-02 | * interp/macros.lisp (sayBrightlyNT1): Tidy. | dos-reis | 1 | -1/+1 |
2008-05-19 | * boot/ast.boot: Cleanup. | dos-reis | 1 | -119/+127 |
2008-05-09 | * interp/c-util.boot: Remove Old Boot semantics. | dos-reis | 1 | -1/+2 |
2008-05-08 | * boot/translator.boot (translateToplevel): Split out of bpOutItem. | dos-reis | 1 | -1/+1 |
2008-05-08 | * boot/translator.boot (bpOutItem): Handle namespace declaration. | dos-reis | 1 | -3/+2 |
2008-04-30 | * boot/parser.boot (bpExportItemList): New. | dos-reis | 1 | -2/+2 |
2008-04-29 | Cleanup, part 2. | dos-reis | 1 | -2/+2 |
2008-04-23 | * boot/ast.boot: Tidy. | dos-reis | 1 | -3/+3 |
2008-04-19 | * boot/translator.boot: Cleanup. | dos-reis | 1 | -9/+16 |
2008-04-19 | * boot/ast.boot (%DefaultValue): New %Ast node. | dos-reis | 1 | -12/+26 |
2008-04-09 | * boot/translator.boot (bpOutItem): Tidy. | dos-reis | 1 | -1/+20 |
2008-03-24 | Add support for SBCL and CLisp | dos-reis | 1 | -2/+4 |