aboutsummaryrefslogtreecommitdiff
path: root/src/interp/functor.boot
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-04cleanupdos-reis1-1/+1
2011-07-14 * interp/functor.boot (CategoryPrint): Move from category.boot.dos-reis1-49/+72
2011-07-13 * boot/tokens.boot: copyString, copyTree, and copyVector are nowdos-reis1-4/+4
2011-05-20more cleanupdos-reis1-14/+11
2011-05-19more cleanupdos-reis1-6/+4
2011-05-02cleanupdos-reis1-2/+2
2011-05-01 * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst.dos-reis1-1/+1
2011-04-30 * More cleanupdos-reis1-4/+4
2011-04-30 * interp/vmlisp.lisp (NREMOVE): Remove.dos-reis1-1/+1
2011-04-30more cleanupdos-reis1-1/+1
2011-04-30cleanupdos-reis1-5/+8
2011-04-29 * boot/utility.boot (assocSymbol): New.dos-reis1-12/+12
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-2/+2
2011-04-19more cleanupdos-reis1-13/+13
2011-04-19cleanupdos-reis1-1/+1
2011-04-18cleanupdos-reis1-14/+14
2011-04-17cleanupdos-reis1-1/+2
2011-04-17 * boot/tokens.boot: Translate maxIndex to MAXINDEX.dos-reis1-8/+8
2011-04-15misc cleanupdos-reis1-2/+2
2011-03-05 * interp/as.boot: Use getConstructorAbbreviationFromDB.dos-reis1-1/+1
2011-03-03 * interp/nrungo.boot: Move content to buildom.boot, i-map.boot,dos-reis1-1/+1
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-3/+3
2011-02-24Rename getShellEntry to shellEntry now that it is a macro accessor that desig...dos-reis1-3/+3
2011-02-24 * interp/sys-macros.lisp (shellEntry): New.dos-reis1-18/+14
2011-02-24small cleanupsdos-reis1-3/+3
2011-02-22 * boot/tokens.boot: mmSource is a new selector for modemap datatype.dos-reis1-1/+1
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis1-14/+14
2011-02-11some cleanupsdos-reis1-50/+44
2011-02-10 * interp/vmlisp.lisp (VEC-SETELT): Remove.dos-reis1-2/+0
2011-02-08 * interp/category.boot(categoryObject?): Rename from isCategory. dos-reis1-1/+1
2011-02-03 * interp/c-util.boot: Replace COND with %when throught.dos-reis1-14/+14