Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-03-16 | * lisp/Makefile.in (void_type): New. | dos-reis | 1 | -0/+14 |
2008-02-15 | Add try/catch to Boot. | dos-reis | 1 | -0/+19 |
2008-02-04 | * boot/translator.boot (translateToplevelExpression): New. | dos-reis | 1 | -16/+21 |
2008-01-29 | fix typos from last commit | dos-reis | 1 | -4/+4 |
2008-01-28 | Update Boot code | dos-reis | 1 | -50/+92 |
2008-01-28 | Support signature declaration in Boot. | dos-reis | 1 | -7/+13 |
2008-01-28 | * boot/Makefile.pamphlet: Remove. | dos-reis | 1 | -0/+1087 |