Age | Commit message (Expand) | Author | Files | Lines |
2009-09-04 | (no commit message) | dos-reis | 7 | -1019/+891 |
2009-09-04 | * boot/ast.boot (bfAlternative): New. Move single assignment in | dos-reis | 3 | -26/+53 |
2009-09-03 | (no commit message) | dos-reis | 5 | -83/+76 |
2009-09-03 | * boot/ast.boot: More cleanup. | dos-reis | 8 | -1837/+1746 |
2009-09-02 | * boot/ast.boot: More cleanup. | dos-reis | 11 | -284/+294 |
2009-08-30 | * boot/ast.boot (bfSequence): Simplify COND branch bodies. | dos-reis | 6 | -1292/+1089 |
2009-08-30 | * boot/parser.boot ($sawParenthesizedHead): Remove. | dos-reis | 2 | -70/+10 |
2009-08-29 | * boot/ast.boot (bfCase): Don't hold scrutinee's remaining | dos-reis | 3 | -531/+501 |
2009-08-29 | * boot/ast.boot (%Definition): Lose one argument. | dos-reis | 6 | -181/+114 |
2009-08-29 | (no commit message) | dos-reis | 4 | -26/+12 |
2009-08-29 | * boot/ast.boot: More cleanup. | dos-reis | 6 | -422/+358 |
2009-08-29 | * boot/ast.boot: Cleanup. | dos-reis | 2 | -34/+21 |
2009-08-29 | * boot/translator.boot (bpOutItem): Move to parser.boot. | dos-reis | 4 | -42/+44 |
2009-08-28 | * boot/ast.boot (bfCase): Don't introduce temporary for scrutinee | dos-reis | 3 | -462/+461 |
2009-08-27 | * boot/tokens.boot: "namespace" is now a keyword. | dos-reis | 8 | -392/+408 |
2009-08-20 | Discontinue computation of difference between "old" and "new" Boot. | dos-reis | 6 | -223/+8 |
2009-08-19 | * boot/ast.boot: Consistently prefix AST names by "%". | dos-reis | 6 | -133/+138 |
2009-08-17 | * boot/tokens.boot: Retire "^" as negation operator. | dos-reis | 2 | -8/+9 |
2009-08-14 | * boot/tokens.boot: Retire "^=". Introduce "~=". | dos-reis | 7 | -25/+31 |
2009-06-09 | * interp/compiler.boot (compLogicalNot): Tidy. | dos-reis | 1 | -1/+2 |
2009-05-14 | * algebra/any.spad.pamphlet (RuntimeValue): New domain. | dos-reis | 1 | -2/+6 |
2009-05-11 | * boot/translator.boot: Don't load imported modules when | dos-reis | 3 | -4/+8 |
2009-05-10 | Cope with SBCL-1.0.28 improvements. | dos-reis | 7 | -47/+128 |
2009-05-10 | Update cached Boot translator bootstrap code | dos-reis | 7 | -479/+887 |
2009-04-20 | * boot/ast.boot (genECLnativeTranslation): Tidy. | dos-reis | 1 | -7/+4 |
2009-04-09 | Fix SF/2564917 | dos-reis | 1 | -3/+1 |
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 | 2 | -12/+13 |
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 | 2 | -112/+324 |
2008-10-10 | * boot/translator.boot (loadNativeModule): Don't save loaded | dos-reis | 1 | -1/+2 |
2008-10-08 | Allow compound argument types in Boot signatures. | dos-reis | 2 | -5/+14 |
2008-10-08 | * boot/ast.boot (bfReduce): Check neutral value for original | dos-reis | 1 | -3/+3 |
2008-09-22 | * boot/parser.boot (bpReturn): Allow assignment. | dos-reis | 4 | -18/+33 |
2008-09-18 | Update algebra databases | dos-reis | 1 | -1/+1 |
2008-09-13 | * lisp/core.lisp.in (|$NativeTypeTable|): Don' include `pointer' | dos-reis | 2 | -4/+19 |
2008-09-13 | * boot/translator.boot (AxiomCore::%sysInit) [ECL]: Remove | dos-reis | 1 | -2/+3 |
2008-09-07 | * boot/parser.boot (bpImport): Invert syntax for importing foreign | dos-reis | 4 | -18/+49 |
2008-08-23 | * lisp/core.lisp.in [CLISP]: Set global customization variables. | dos-reis | 1 | -1/+6 |
2008-08-20 | * boot/Makefile.in (oa_boot_linkset): Tidy. | dos-reis | 1 | -2/+5 |
2008-08-17 | * interp/sys-globals.boot ($updateCatTableIfTrue): Default to false. | dos-reis | 1 | -0/+8 |
2008-08-16 | * boot/strap: Update cached Lisp translation. | dos-reis | 1 | -21/+18 |
2008-08-13 | * lisp/core.lisp.in (LINKSET-FROM): New. | dos-reis | 1 | -28/+40 |
2008-08-07 | * lisp/core.lisp.in (boot-completed-p): New. | dos-reis | 2 | -24/+5 |
2008-08-07 | * configure.ac.pamphlet: Add 'debug' to Lisp optimize proclamation | dos-reis | 1 | -2/+8 |