aboutsummaryrefslogtreecommitdiff
path: root/src/interp/lisplib.boot
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Rename dbConstructorDefault to dbDefaultPackageGabriel Dos Reis1-15/+14
2016-01-30writeCapsuleLevelDefinitions: don't write into the index fileGabriel Dos Reis1-1/+2
2016-01-30Normalize spelling of mkpf.Gabriel Dos Reis1-2/+2
2016-01-22finalizeLisplib: skip category packagesGabriel Dos Reis1-1/+1
2016-01-16Reduce dependencies on databases to catgeory.daase during algebra buildGabriel Dos Reis1-3/+4
2015-12-30Add more dependencies in the algberas' Makefile.am.Gabriel Dos Reis1-0/+3
2015-12-27Write out a functor's operation table separately in generated code stream.Gabriel Dos Reis1-0/+5
2015-12-24Tidy uses of apply.Gabriel Dos Reis1-1/+1
2015-12-23Retain Lisp code generated from algebra if asked.Gabriel Dos Reis1-2/+9
2014-11-27Replace PATHNAME-* Lisp API with filePath* API.dos-reis1-4/+4
2014-11-20Do really remove the stationary directory after successful compilation.dos-reis1-2/+1
2013-06-27 * interp/lisplib.boot (compDefineLisplib): Close the filedos-reis1-1/+5
2013-06-18 * interp/compiler.boot (compHasFormat): Take a DB parameter.dos-reis1-12/+12
2013-06-15Store category defaults constructor as part of category constructor DB.dos-reis1-3/+9
2013-06-15Remove NRT prefix from most functions.dos-reis1-3/+3
2013-06-15 * interp/lisplib.boot (writeSourceFile): Always write source file.dos-reis1-4/+0
2013-06-06Fix commentdos-reis1-1/+1
2013-06-06Do not call allConstructors from compiler.dos-reis1-1/+1
2013-06-01Cache more category objects.dos-reis1-17/+0
2013-06-01Support --output in compiler, for bootstrapping stage.dos-reis1-19/+30
2013-05-30Add DB parameter to ducmentation functions.dos-reis1-8/+23
2013-05-30Change backend code emitters to take a %Libname parameterdos-reis1-2/+2
2013-05-29Simplify final backend instruction emission.dos-reis1-5/+5
2013-05-29Simplify backend functionsdos-reis1-2/+2
2013-05-29Remove Lispy junksdos-reis1-9/+9
2013-05-28Remove special variable $libFiledos-reis1-75/+63
2013-05-28Various cleanups.dos-reis1-23/+9
2013-05-28Have constructor definition compilers take a DB parameter.dos-reis1-5/+2
2013-05-27Introduce a data structure for ephemeral compilation artifactsdos-reis1-1/+3
2013-05-27Clear constructor DB right before compiling definition.dos-reis1-1/+0
2013-05-27 * interp/sys-utility.boot ($ERASE): Remove.dos-reis1-2/+2
2013-05-27Rename MAKE-FULL-FILENAME to makeFullFilename.dos-reis1-1/+1
2013-05-27Remove and .dos-reis1-2/+2
2013-05-26Rename ADDPTIONS to addCompilerOption and implement in Boot.dos-reis1-1/+1
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis1-2/+2
2012-05-25/EDITFILE cleanupdos-reis1-2/+2
2012-02-07 * interp/lisplib.boot (dbLocateModule): New.dos-reis1-16/+28
2011-12-10 * boot/parser.boot (bpArgtypeList): Accept mapping types.dos-reis1-1/+1
2011-12-01 * interp/define.boot (compDefineCategory): Lose prefix parameter.dos-reis1-2/+2
2011-11-23 * interp/define.boot (compile): Take the signature as third argument.dos-reis1-9/+2
2011-11-13 * interp/sys-driver.boot (initializeDatabases): Honor --initial-db.dos-reis1-54/+60
2011-11-11 * interp/compiler.boot (applyMapping): Emit special call fordos-reis1-1/+1
2011-11-10 * interp/daase.lisp (dbLookupFunction): New accessor macro.dos-reis1-5/+8
2011-11-09 * interp/define.boot (compDefineFunctor1): Clear dbTemplate beforedos-reis1-1/+17
2011-11-08fix thinkosdos-reis1-1/+1
2011-11-07 * interp/lisplib.boot (isDomainForm): Tidy.dos-reis1-0/+1
2011-11-07 * interp/lisplib.boot (getConstructorOpsAndAtts): Fold content indos-reis1-11/+8
2011-11-02 * interp/lisplib.boot (findModule): Tidy.dos-reis1-2/+8
2011-10-29 * interp/daase.lisp (dbCompilerData): New accessor macro.dos-reis1-7/+5
2011-10-29 * interp/lisplib.boot (makePredicateBitVector): Take a DB argument.dos-reis1-6/+6