aboutsummaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit message (Expand)AuthorFilesLines
2008-08-23 * lisp/core.lisp.in [CLISP]: Set global customization variables.dos-reis1-1/+6
2008-08-20 * boot/Makefile.in (oa_boot_linkset): Tidy.dos-reis1-2/+5
2008-08-17 * interp/sys-globals.boot ($updateCatTableIfTrue): Default to false.dos-reis1-0/+8
2008-08-16 * boot/strap: Update cached Lisp translation.dos-reis1-21/+18
2008-08-13 * lisp/core.lisp.in (LINKSET-FROM): New.dos-reis1-28/+40
2008-08-07 * lisp/core.lisp.in (boot-completed-p): New.dos-reis2-24/+5
2008-08-07 * configure.ac.pamphlet: Add 'debug' to Lisp optimize proclamationdos-reis1-2/+8
2008-08-04 * Makefile.pamphlet: Use $(mkdir_p) in lieu of $(mkinstalldirs),dos-reis1-3/+3
2008-08-02 * boot/parser.boot (bpTerm): Term forms depend on the kind ofdos-reis6-30/+51
2008-08-02 * interp/macros.lisp (sayBrightlyNT1): Tidy.dos-reis1-1/+1
2008-07-23Tidydos-reis1-1/+1
2008-07-23 * boot/strap: Update cached Lisp translation.dos-reis2-53/+127
2008-07-23Misc cleanup.dos-reis2-6/+42
2008-07-11 * interp/sys-driver.boot (initializeGlobalState): New.dos-reis1-4/+6
2008-07-07 * boot/initial-env.lisp: Export $InteractiveMode anddos-reis2-24/+42
2008-05-19 * boot/ast.boot: Cleanup.dos-reis14-369/+532
2008-05-19 Port from btx-branch.dos-reis1-8/+26
2008-05-17 * interp/compiler.boot (compSetq1): Use %Comma, not Tuple.dos-reis1-0/+1
2008-05-09 * interp/c-util.boot: Remove Old Boot semantics.dos-reis2-47/+56
2008-05-08 * boot/translator.boot (translateToplevel): Split out of bpOutItem.dos-reis10-143/+229
2008-05-08 * boot/translator.boot (bpOutItem): Handle namespace declaration.dos-reis8-20/+21
2008-04-30 * boot/tokens.boot: Declare tokens as constants.dos-reis2-23/+23
2008-04-30 * boot/parser.boot (bpExportItemList): New.dos-reis10-447/+644
2008-04-29cleanup CLisp FFIdos-reis4-97/+211
2008-04-29Cleanup, part 2.dos-reis2-7/+56
2008-04-24Remove duplicate junk.dos-reis1-2/+7
2008-04-23 * boot/ast.boot: Tidy.dos-reis14-65/+61
2008-04-22Update cached Lisp translationdos-reis6-435/+678
2008-04-22 * interp/br-data.boot: Tidy.dos-reis1-1/+0
2008-04-19 * boot/translator.boot: Cleanup.dos-reis2-432/+353
2008-04-19 * boot/ast.boot (%DefaultValue): New %Ast node.dos-reis2-22/+47
2008-04-14 * boot/tokens.boot: Don't rename NOT.dos-reis1-4/+2
2008-04-09 * boot/translator.boot (bpOutItem): Tidy.dos-reis3-5/+24
2008-04-02src/boot/dos-reis1-3/+5
2008-03-26Fix shared linking regressiondos-reis2-6/+6
2008-03-25 * interp/vmlisp.lisp (DEFINE-FUNCTION): Move boot-pkg.lisp.dos-reis1-0/+1
2008-03-24Add support for SBCL and CLispdos-reis3-19/+74
2008-03-16 * boot/translator.boot: Switch to new native type translation.dos-reis1-1/+2
2008-03-16 * lisp/Makefile.in (void_type): New.dos-reis3-3/+24
2008-02-15Tidy src/bootdos-reis2-4/+4
2008-02-15 * boot/parser.boot (bpSimpleCatch): New.dos-reis4-189/+259
2008-02-15 Add try/catch to Boot.dos-reis4-20/+73
2008-02-04 * boot/translator.boot (translateToplevelExpression): New.dos-reis9-1766/+1366
2008-02-02 * boot/translator.boot (translateBootFile): Tidy.dos-reis1-1/+1
2008-01-29fix typos from last commitdos-reis2-8/+8
2008-01-28Update Boot codedos-reis4-57/+211
2008-01-28 Support signature declaration in Boot.dos-reis3-8/+37
2008-01-28 * boot/Makefile.pamphlet: Remove.dos-reis19-7908/+5699
2008-01-08 * boot/Makefile.pamphlet (AXIOM_LOCAL_LISP): Use Lisp image with Cdos-reis2-7/+5
2008-01-08Automate FFI at Boot leveldos-reis4-9/+50