aboutsummaryrefslogtreecommitdiff
path: root/src/interp/functor.boot
AgeCommit message (Expand)AuthorFilesLines
2016-01-06findOperatorImplementations: Take a DB parameter.Gabriel Dos Reis1-8/+8
2016-01-06optFunctorBody: Take a DB argument.Gabriel Dos Reis1-16/+16
2015-12-30compCategories: Use DB parameter for current constructor's modemap.Gabriel Dos Reis1-1/+3
2015-12-30Revert accidental modification causing FRAC miscompilation.Gabriel Dos Reis1-3/+1
2015-12-30Add more dependencies in the algberas' Makefile.am.Gabriel Dos Reis1-9/+11
2015-12-30Remove attributes unitsKnown, leftUnitary, rightUnitary, canonicalsClosed, ce...Gabriel Dos Reis1-1/+1
2015-12-29Introduce '' for the slot number of the add-chain domain.Gabriel Dos Reis1-6/+6
2015-12-27Simplify representation of constants in functors.Gabriel Dos Reis1-1/+1
2015-12-27Use '%closure' instead of 'CONS' in functor data.Gabriel Dos Reis1-3/+3
2015-12-26Remove dead and bogus code for constant assginments.Gabriel Dos Reis1-12/+1
2015-12-26Extract two helper functions out of DescendCode.Gabriel Dos Reis1-12/+17
2015-12-26Introduce opcode '%constant' in lieu of IDENTITY.Gabriel Dos Reis1-1/+1
2013-07-02Rever sharp var list changes.dos-reis1-1/+1
2013-07-01Bring closer to GCL-buildability.dos-reis1-1/+1
2013-06-18 * interp/compiler.boot (compHasFormat): Take a DB parameter.dos-reis1-10/+10
2013-06-01Cache category objects some more.dos-reis1-24/+24
2013-06-01Cache category objects created at functor build time.dos-reis1-14/+10
2013-05-28 Remove $domainShell.dos-reis1-3/+3
2013-05-27Add DB parameters to finalization functions.dos-reis1-8/+8
2012-08-26 * interp/br-saturn.boot: Replace TERPRI with finishLine.dos-reis1-2/+2
2012-01-13 * interp/category.boot: Rename AncestorP to ancestor?.dos-reis1-3/+3
2011-12-10 * interp/g-opt.boot (optSeq): Remove splicePROGN as redundant.dos-reis1-3/+3
2011-12-10 * boot/parser.boot (bpArgtypeList): Accept mapping types.dos-reis1-1/+1
2011-11-28 * interp/database.boot (dbDefaultPackage?): New.dos-reis1-33/+1
2011-11-26 * interp/c-util.boot (updateCapsuleDirectory): Simplify.dos-reis1-3/+0
2011-11-24 * interp/define.boot: Tidy.dos-reis1-1/+1
2011-11-24 * interp/functor.boot (findOperatorImplementations): Rename fromdos-reis1-16/+7
2011-11-24 * interp/define.boot ($CheckVectorList): Remove.dos-reis1-4/+1
2011-11-23 * interp/functor.boot (SigSlotsMatch): Remove. Adjust caller.dos-reis1-13/+2
2011-11-09 * interp/define.boot (compFunctorBody): First argument is now a DB.dos-reis1-2/+2
2011-11-04 * interp/functor.boot (compCategories): Take second parameter asdos-reis1-28/+21
2011-10-29 * interp/daase.lisp (dbCompilerData): New accessor macro.dos-reis1-1/+1
2011-10-29 * interp/define.boot (getInfovecCode): Take a DB argument. Passdos-reis1-8/+8
2011-10-28 * interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.dos-reis1-2/+2
2011-10-04 * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.dos-reis1-33/+0
2011-10-03 * interp/comp.lisp: Remove.dos-reis1-1/+1
2011-10-03 Cleanup.dos-reis1-3/+3
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis1-10/+10
2011-09-06 * interp/define.boot: Use DB for current constructor.dos-reis1-7/+6
2011-09-05 * interp/define.boot: Remove $LISPLIB.dos-reis1-3/+2
2011-08-25 * interp/compiler.boot (compHasFormat): Take environmentdos-reis1-6/+6
2011-08-25 * interp/hashcode.boot: Remove.dos-reis1-17/+11
2011-08-19 * interp/category.boot (mkOr): Taken environment as parameter.dos-reis1-25/+27
2011-08-18 * interp/c-util.boot (categoryAssociatedTypes): Rename fromdos-reis1-10/+10
2011-08-17 * interp/c-util.boot (categoryPrincipals): New.dos-reis1-8/+8
2011-08-16 * interp/modemap.boot (addModemap0): Don't special-casedos-reis1-14/+13
2011-08-16 * interp/functor.boot (setVector0, setVector12, setVector3,dos-reis1-75/+6
2011-08-14 * interp/lisp-backend.boot ($freeVarName): New global constant.dos-reis1-1/+1
2011-08-13 * interp/c-util.boot (instantiationArgs): New.dos-reis1-1/+1
2011-08-06cleanupdos-reis1-17/+17