aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-globals.boot
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Remove $NRTaddFormGabriel Dos Reis1-3/+0
2016-01-09Remove $AncestorsTable. Adjust users.Gabriel Dos Reis1-2/+0
2016-01-08Remove dead codes.Gabriel Dos Reis1-3/+0
2016-01-08Replace \*ANCESTORS-HASH\* with $AncestorsTable.Gabriel Dos Reis1-1/+1
2016-01-08Replace \*HASCATEGORY-HASH\* with $HasCategoryTableGabriel Dos Reis1-1/+1
2016-01-06Remove $insideCategoryIfTrue. Replace with call to new function dbForCategory?Gabriel Dos Reis1-4/+1
2014-11-20Introduce forkStreamByName.dos-reis1-6/+4
2013-06-02Tell compForMode not to be fussy when bootstrapping the algebra.dos-reis1-0/+2
2013-05-29Simplify final backend instruction emission.dos-reis1-3/+0
2013-05-29Misc cleanups.dos-reis1-13/+0
2013-05-28Remove special variable $libFiledos-reis1-3/+0
2013-05-28Various cleanups.dos-reis1-6/+0
2013-05-28 Remove $domainShell.dos-reis1-2/+1
2013-05-22Replace OPTIONLIST with $compilerOptionsdos-reis1-0/+3
2012-08-26 * interp/debug.lisp: Remove reference to TOK and CHR.dos-reis1-5/+0
2012-05-25/EDITFILE cleanupdos-reis1-1/+3
2012-05-25 * interp/sys-globals.boot ($compCount): Remove.dos-reis1-3/+0
2012-05-20 Fix build breakage with CLozure CL.dos-reis1-3/+0
2012-05-07 * interp/sys-globals.boot ($insideCompTypeOf): Remove.dos-reis1-3/+0
2012-05-05 * interp/clam.boot (compClam): Remove.dos-reis1-13/+1
2011-11-13 * interp/sys-driver.boot (initializeDatabases): Honor --initial-db.dos-reis1-5/+0
2011-10-28 * interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.dos-reis1-6/+0
2011-10-28 * interp/sys-globals.boot ($lisplibModemapAlist): Remove.dos-reis1-3/+0
2011-10-24 * interp/compiler.boot (compOrCroak1): Drop last argument. Tidy.dos-reis1-3/+0
2011-09-08 * interp/sys-globals.boot ($clamList): Do not include hasFileProperty.dos-reis1-1/+0
2011-09-05 * interp/define.boot: Remove $LISPLIB.dos-reis1-3/+0
2011-08-22 * interp/database.boot (getConstructorModemap): Rename fromdos-reis1-3/+0
2011-08-21 * interp/define.boot ($lisplibAbbreviation): Remove. Adjust users.dos-reis1-6/+0
2011-08-21 * interp/sys-globals.boot ($compileExportOnly): Remove.dos-reis1-5/+0
2011-08-16 * interp/functor.boot (setVector0, setVector12, setVector3,dos-reis1-2/+0
2011-07-04 * interp/setvars.boot: Remove support for script formula.dos-reis1-3/+0
2011-05-05more cleanupsdos-reis1-9/+0
2011-02-10 * interp/sys-globals.boot ($evalDomain): Remove.dos-reis1-4/+1
2010-12-10Unify and ECHO-META under dos-reis1-3/+2
2010-07-28 * interp/sys-globals.boot ($VariableCount): Remove.dos-reis1-3/+0
2010-05-13 * interp/sys-utility.boot (hashTable): Define.dos-reis1-6/+0
2010-03-05 * interp/sys-globals.boot ($optimizeRep): Define.dos-reis1-1/+6
2009-06-20 * interp/category.boot (SigOpsubsume): Remove as unused.dos-reis1-3/+0
2008-11-24 * interp/i-output.boot ($RecordSeparator): New.dos-reis1-0/+3
2008-11-18 * interp/sys-utility.boot (loadExports): New.dos-reis1-1/+5
2008-11-17 * lisp/core.lisp.in (|getOptionValue|): Make second argument optional.dos-reis1-0/+5
2008-11-15 * interp/category.boot: Define global vars.dos-reis1-0/+8
2008-11-03 * interp/postpar.boot (postcheckTarget): Likewise.dos-reis1-3/+0
2008-08-17 * interp/sys-globals.boot ($verbose): Move from sys-driver.boot.dos-reis1-0/+5
2008-08-17 * interp/sys-globals.boot ($updateCatTableIfTrue): Default to false.dos-reis1-1/+1
2008-08-15 * lisp/core.lisp.in (getOptionValue): Export.dos-reis1-0/+5
2008-08-03 * interp/sys-globals.boot ($compilingInputFile): Remove.dos-reis1-6/+0
2008-07-07 * boot/initial-env.lisp: Export $InteractiveMode anddos-reis1-3/+0
2008-05-08 * boot/translator.boot (bpOutItem): Handle namespace declaration.dos-reis1-1/+1
2008-04-23 * boot/ast.boot: Tidy.dos-reis1-2/+2