aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-driver.boot
AgeCommit message (Expand)AuthorFilesLines
2022-08-20fix sbcl 1.5.9 build (#16)Gabriel Dos Reis1-6/+0
2016-01-31Remove support for --show-insn, and ")set )report insn"Gabriel Dos Reis1-1/+0
2016-01-16Reduce dependencies on databases to catgeory.daase during algebra buildGabriel Dos Reis1-5/+3
2015-12-24Tidy uses of apply.Gabriel Dos Reis1-2/+2
2014-11-27Replace PATHNAME-* Lisp API with filePath* API.dos-reis1-3/+3
2013-07-04 * interp/sys-driver.boot (initializeGlobalState): Tell GCL not todos-reis1-0/+3
2013-07-01Fix typo.dos-reis1-1/+1
2013-07-01Bring closer to GCL-buildability.dos-reis1-0/+1
2013-06-29Do not check for openServer being defined.dos-reis1-1/+1
2013-06-24Simplify database construction.dos-reis1-1/+0
2013-06-18Misc cleanup.dos-reis1-3/+2
2013-05-29Misc cleanups.dos-reis1-1/+0
2012-08-20 * interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early.dos-reis1-2/+0
2012-08-19 * configure.ac: Define Automake conditional OA_DELAYED_FFI.dos-reis1-1/+10
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis1-1/+1
2012-05-23 * interp/sys-driver.boot (initializeDatabases): Load initidb ifdos-reis1-2/+2
2012-04-30 * interp/compiler.boot: Use float? in lieu of FLOATP.dos-reis1-2/+2
2012-01-14 * interp/word.boot: Add import and scope statements. Include indos-reis1-0/+2
2011-11-14 * lisp/core.lisp.in: Export %sysInit.dos-reis1-1/+1
2011-11-13 * interp/sys-driver.boot (initializeDatabases): Honor --initial-db.dos-reis1-2/+5
2011-08-24 * algebra/Makefile.in: Support construction initial DB profile.dos-reis1-0/+15
2011-08-23 * interp/sys-driver.boot (initializeDatabases): New.dos-reis1-5/+7
2011-08-23 * interp/sys-driver.boot (initializeGlobalState): Constructdos-reis1-7/+11
2011-08-21 * interp/sys-globals.boot ($compileExportOnly): Remove.dos-reis1-2/+1
2011-06-22 Fix ECL-based build failure.dos-reis1-1/+1
2011-06-211 * interp/Makefile.in (OBJS): Remove foam_l.$(FASLEXT), $(ASCOMP).dos-reis1-1/+0
2011-05-01more cleanupsdos-reis1-4/+4
2011-03-20Minor cleanupdos-reis1-1/+1
2010-12-15 * boot/tokens.boot: canonicalFilename is now a builtin function.dos-reis1-0/+1
2010-12-10Unify and ECHO-META under dos-reis1-2/+1
2010-12-01 * interp/sys-driver.boot (executeSpadScript): Inform the systemdos-reis1-0/+1
2010-12-01 * interp/sys-driver.boot (executeSpadScript): Handle --testdos-reis1-1/+5
2010-11-30 Fix SF/2110371dos-reis1-9/+18
2010-07-10 * interp/database.boot (addConsDB): Remove.dos-reis1-2/+0
2010-05-13 * interp/sys-utility.boot (hashTable): Define.dos-reis1-1/+1
2010-05-09 * interp/bc-solve.boot: Move cleanup.dos-reis1-2/+2
2010-03-05 * interp/sys-globals.boot ($optimizeRep): Define.dos-reis1-1/+2
2009-07-05 * interp/sys-driver.boot (AxiomCore::%sysInit): Have CLISP not bedos-reis1-1/+3
2009-06-13 * interp/sys-constants.boot ($defaultOptimizationLevel): New.dos-reis1-1/+2
2009-04-15 Fix SF/2760823dos-reis1-2/+9
2009-03-02 * interp/compiler.boot (modeIsAggregateOf): Use RepIfRepHack.dos-reis1-3/+2
2008-11-24 * interp/i-output.boot ($RecordSeparator): New.dos-reis1-1/+3
2008-11-18 * interp/sys-utility.boot (loadExports): New.dos-reis1-0/+1
2008-11-17 * lisp/core.lisp.in (|getOptionValue|): Make second argument optional.dos-reis1-6/+5
2008-10-13 Add support for Lisp declarations in generated Lisp code.dos-reis1-0/+1
2008-10-01 * interp/c-util.boot ($optProclaim): New.dos-reis1-0/+2
2008-09-20 * include/cfuns.h (oa_dirname): Declare.dos-reis1-2/+2
2008-08-30 * interp/sys-driver.boot (initializeGlobalState): Parse --bootstrap.dos-reis1-0/+1
2008-08-21 * interp/g-error.boot (systemErrorHandler): New.dos-reis1-0/+5
2008-08-20 * interp/sys-driver.boot (AxiomCore::%sysInit): Fix indentationdos-reis1-2/+2