Age | Commit message (Expand) | Author | Files | Lines |
2011-12-10 | * boot/parser.boot (bpArgtypeList): Accept mapping types. | dos-reis | 1 | -1/+1 |
2011-12-01 | * interp/define.boot (compDefineCategory): Lose prefix parameter. | dos-reis | 1 | -2/+2 |
2011-11-23 | * interp/define.boot (compile): Take the signature as third argument. | dos-reis | 1 | -9/+2 |
2011-11-13 | * interp/sys-driver.boot (initializeDatabases): Honor --initial-db. | dos-reis | 1 | -54/+60 |
2011-11-11 | * interp/compiler.boot (applyMapping): Emit special call for | dos-reis | 1 | -1/+1 |
2011-11-10 | * interp/daase.lisp (dbLookupFunction): New accessor macro. | dos-reis | 1 | -5/+8 |
2011-11-09 | * interp/define.boot (compDefineFunctor1): Clear dbTemplate before | dos-reis | 1 | -1/+17 |
2011-11-08 | fix thinkos | dos-reis | 1 | -1/+1 |
2011-11-07 | * interp/lisplib.boot (isDomainForm): Tidy. | dos-reis | 1 | -0/+1 |
2011-11-07 | * interp/lisplib.boot (getConstructorOpsAndAtts): Fold content in | dos-reis | 1 | -11/+8 |
2011-11-02 | * interp/lisplib.boot (findModule): Tidy. | dos-reis | 1 | -2/+8 |
2011-10-29 | * interp/daase.lisp (dbCompilerData): New accessor macro. | dos-reis | 1 | -7/+5 |
2011-10-29 | * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. | dos-reis | 1 | -6/+6 |
2011-10-29 | * interp/define.boot (getInfovecCode): Take a DB argument. Pass | dos-reis | 1 | -1/+1 |
2011-10-28 | * interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS. | dos-reis | 1 | -14/+4 |
2011-10-28 | * interp/define.boot ($lisplibCategory): Remove. | dos-reis | 1 | -3/+1 |
2011-10-28 | * interp/sys-globals.boot ($lisplibModemapAlist): Remove. | dos-reis | 1 | -3/+1 |
2011-10-26 | * interp/postpar.boot (postSignature): Tidy. | dos-reis | 1 | -8/+8 |
2011-10-20 | * interp/lisplib.boot (isDomainForm): Handle conditionals. | dos-reis | 1 | -1/+1 |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 1 | -3/+3 |
2011-10-03 | * interp/comp.lisp: Remove. | dos-reis | 1 | -1/+1 |
2011-10-03 | Cleanup. | dos-reis | 1 | -2/+2 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 1 | -1/+1 |
2011-09-11 | * interp/lisplib.boot (isFunctor): Noe recognize Mapping as a functor. | dos-reis | 1 | -3/+1 |
2011-09-08 | * interp/sys-globals.boot ($clamList): Do not include hasFileProperty. | dos-reis | 1 | -70/+3 |
2011-09-07 | * interp/lisplib.boot (finalizeLisplib): Finalize documentaion | dos-reis | 1 | -7/+6 |
2011-09-07 | * interp/nruncomp.boot (NRTaddInner): Use the dual signature. | dos-reis | 1 | -0/+5 |
2011-09-06 | * interp/lisplib.boot (isFunctor): Tidy. | dos-reis | 1 | -2/+4 |
2011-09-05 | Stop using LOADED symbol property of constructors. | dos-reis | 1 | -16/+16 |
2011-09-05 | * interp/define.boot: Remove $LISPLIB. | dos-reis | 1 | -7/+3 |
2011-09-05 | * interp/define.boot (compDefineFunctor1): Do not set | dos-reis | 1 | -2/+0 |
2011-09-05 | * interp/nruncomp.boot (updateSlot1DataBase)e: Remove. | dos-reis | 1 | -3/+0 |
2011-09-05 | * interp/lisplib.boot (writeCategory): New, | dos-reis | 1 | -1/+5 |
2011-09-04 | * interp/lisplib.boot (writeAbbreviation): New. | dos-reis | 1 | -2/+9 |
2011-09-04 | * interp/lisplib.boot: Likewise. | dos-reis | 1 | -7/+5 |
2011-09-04 | * interp/br-data.boot: Don't use $lisplibParents. | dos-reis | 1 | -3/+1 |
2011-08-29 | * interp/lisplib.boot (laodIfNecessaryAndExists): Remove as unused. | dos-reis | 1 | -8/+19 |
2011-08-29 | * interp/lisplib.boot (loadLib): Remove deadcode. | dos-reis | 1 | -48/+9 |
2011-08-29 | * interp/lisplib.boot (writePrincipals): New. | dos-reis | 1 | -1/+4 |
2011-08-28 | * interp/define.boot (compDefineCategory2): Mark begining and end | dos-reis | 1 | -1/+4 |
2011-08-28 | * interp/lisplib.boot (writeInstanceCache): Remove. | dos-reis | 1 | -7/+0 |
2011-08-26 | Remove $lisplibAttributes. | dos-reis | 1 | -10/+9 |
2011-08-26 | * interp/lisplib.boot (autoLoad): Lose first parameter. | dos-reis | 1 | -8/+14 |
2011-08-25 | * interp/compiler.boot (compHasFormat): Take environment | dos-reis | 1 | -15/+16 |
2011-08-25 | * interp/define.boot ($mutableDomain): Remove. Adjust users. | dos-reis | 1 | -1/+1 |
2011-08-25 | * interp/daase.lisp (dbArity, dbInstanceCache): New accessors. | dos-reis | 1 | -0/+7 |
2011-08-22 | * interp/daase.lisp: Remove NILADIC field from DATABASE structure. | dos-reis | 1 | -5/+0 |
2011-08-22 | * interp/database.boot (getConstructorModemap): Rename from | dos-reis | 1 | -10/+9 |
2011-08-21 | * interp/define.boot ($lisplibAbbreviation): Remove. Adjust users. | dos-reis | 1 | -21/+25 |
2011-08-21 | * interp/lisplib.boot (leaveIfErrors): Take kind as argument. | dos-reis | 1 | -12/+19 |