Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-08-04 | * Makefile.pamphlet: Use $(mkdir_p) in lieu of $(mkinstalldirs), | dos-reis | 1 | -3/+3 |
2008-08-02 | * boot/parser.boot (bpTerm): Term forms depend on the kind of | dos-reis | 6 | -30/+51 |
2008-08-02 | * interp/macros.lisp (sayBrightlyNT1): Tidy. | dos-reis | 1 | -1/+1 |
2008-07-23 | Tidy | dos-reis | 1 | -1/+1 |
2008-07-23 | * boot/strap: Update cached Lisp translation. | dos-reis | 2 | -53/+127 |
2008-07-23 | Misc cleanup. | dos-reis | 2 | -6/+42 |
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 | 2 | -24/+42 |
2008-05-19 | * boot/ast.boot: Cleanup. | dos-reis | 14 | -369/+532 |
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-09 | * interp/c-util.boot: Remove Old Boot semantics. | dos-reis | 2 | -47/+56 |
2008-05-08 | * boot/translator.boot (translateToplevel): Split out of bpOutItem. | dos-reis | 10 | -143/+229 |
2008-05-08 | * boot/translator.boot (bpOutItem): Handle namespace declaration. | dos-reis | 8 | -20/+21 |
2008-04-30 | * boot/tokens.boot: Declare tokens as constants. | dos-reis | 2 | -23/+23 |
2008-04-30 | * boot/parser.boot (bpExportItemList): New. | dos-reis | 10 | -447/+644 |
2008-04-29 | cleanup CLisp FFI | dos-reis | 4 | -97/+211 |
2008-04-29 | Cleanup, part 2. | dos-reis | 2 | -7/+56 |
2008-04-24 | Remove duplicate junk. | dos-reis | 1 | -2/+7 |
2008-04-23 | * boot/ast.boot: Tidy. | dos-reis | 14 | -65/+61 |
2008-04-22 | Update cached Lisp translation | dos-reis | 6 | -435/+678 |
2008-04-22 | * interp/br-data.boot: Tidy. | dos-reis | 1 | -1/+0 |
2008-04-19 | * boot/translator.boot: Cleanup. | dos-reis | 2 | -432/+353 |
2008-04-19 | * boot/ast.boot (%DefaultValue): New %Ast node. | dos-reis | 2 | -22/+47 |
2008-04-14 | * boot/tokens.boot: Don't rename NOT. | dos-reis | 1 | -4/+2 |
2008-04-09 | * boot/translator.boot (bpOutItem): Tidy. | dos-reis | 3 | -5/+24 |
2008-04-02 | src/boot/ | dos-reis | 1 | -3/+5 |
2008-03-26 | Fix shared linking regression | dos-reis | 2 | -6/+6 |
2008-03-25 | * interp/vmlisp.lisp (DEFINE-FUNCTION): Move boot-pkg.lisp. | dos-reis | 1 | -0/+1 |
2008-03-24 | Add support for SBCL and CLisp | dos-reis | 3 | -19/+74 |
2008-03-16 | * boot/translator.boot: Switch to new native type translation. | dos-reis | 1 | -1/+2 |