Age | Commit message (Expand) | Author | Files | Lines |
2011-11-13 | * interp/sys-driver.boot (initializeDatabases): Honor --initial-db. | dos-reis | 6 | -76/+77 |
2011-11-13 | * interp/br-data.boot (buildLibdbConEntry): Exit early if argument | dos-reis | 4 | -11/+16 |
2011-11-12 | * interp/define.boot (getTargetFromRhs): Do not try to record | dos-reis | 1 | -2/+8 |
2011-11-11 | * interp/define.boot (compDefineCapsuleFunction): Take first | dos-reis | 1 | -23/+22 |
2011-11-11 | * interp/br-data.boot: Change NRTEVAL to %eval. | dos-reis | 6 | -11/+11 |
2011-11-11 | * interp/c-util.boot (dbByteList): New accessor macro. | dos-reis | 2 | -12/+16 |
2011-11-11 | * interp/compiler.boot (applyMapping): Emit special call for | dos-reis | 4 | -6/+21 |
2011-11-10 | * interp/daase.lisp (dbLookupFunction): New accessor macro. | dos-reis | 4 | -17/+21 |
2011-11-09 | * interp/define.boot (compDefineFunctor1): Clear dbTemplate before | dos-reis | 2 | -1/+18 |
2011-11-09 | * interp/define.boot (compFunctorBody): First argument is now a DB. | dos-reis | 29 | -105/+104 |
2011-11-08 | fix thinkos | dos-reis | 2 | -2/+2 |
2011-11-07 | Fix thinko | 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 | 2 | -15/+11 |
2011-11-07 | * interp/compiler.boot ($compileOnlyCertainItems): Remove. | dos-reis | 4 | -78/+15 |
2011-11-06 | * interp/c-doc.boot (checkBalance): Fix a latent logic bug. | dos-reis | 1 | -15/+12 |
2011-11-04 | * interp/functor.boot (compCategories): Take second parameter as | dos-reis | 3 | -39/+27 |
2011-11-02 | * interp/lisplib.boot (findModule): Tidy. | dos-reis | 1 | -2/+8 |
2011-11-02 | * interp/spad-parser.boot (parseSpadFile): Use $lineStack not | dos-reis | 3 | -37/+36 |
2011-11-02 | * interp/c-util.boot (dbSubstituteAllQuantified): New. | dos-reis | 2 | -5/+9 |
2011-11-02 | Add compiler support for implicit parameters. | dos-reis | 1 | -10/+86 |
2011-10-31 | * interp/i-funsel.boot (evalMmCond0): Tidy. Call evalMmGuard to | dos-reis | 2 | -9/+52 |
2011-10-31 | null x ~> x = nil cleanup | dos-reis | 1 | -35/+35 |
2011-10-31 | * interp/compiler.boot (evaluateConstructorModemap): Rename from | dos-reis | 3 | -21/+44 |
2011-10-30 | * interp/define.boot (compDefineCategory2): Compute dual signature | dos-reis | 2 | -22/+18 |
2011-10-30 | * interp/define.boot (compDefineCategory2): Compute dual signature | dos-reis | 2 | -11/+10 |
2011-10-30 | * interp/sys-macros.lisp (MKPF1): Tidy. | dos-reis | 6 | -72/+119 |
2011-10-29 | * interp/daase.lisp (dbCompilerData): New accessor macro. | dos-reis | 5 | -32/+50 |
2011-10-29 | * interp/nruncomp.boot (NRTaddDeltaCode): Take a DB parameter. | dos-reis | 2 | -35/+33 |
2011-10-29 | * interp/define.boot ($atList, $sigList): Remove. | dos-reis | 1 | -25/+30 |
2011-10-29 | * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. | dos-reis | 2 | -7/+7 |
2011-10-29 | * interp/define.boot (getInfovecCode): Take a DB argument. Pass | dos-reis | 6 | -212/+27 |
2011-10-29 | * interp/compiler.boot (compHasFormat): Simplify type form. | dos-reis | 2 | -3/+3 |
2011-10-29 | * interp/nruncomp.boot (mkDomainCatName): Remove. | dos-reis | 4 | -8/+11 |
2011-10-28 | * interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS. | dos-reis | 6 | -24/+12 |
2011-10-28 | * interp/database.boot (orderPredTran): Tidy. | dos-reis | 1 | -72/+37 |
2011-10-28 | * interp/define.boot ($lisplibCategory): Remove. | dos-reis | 3 | -12/+8 |
2011-10-28 | * interp/sys-globals.boot ($lisplibModemapAlist): Remove. | dos-reis | 4 | -45/+52 |
2011-10-27 | * algebra/stream.spad.pamphlet (Stream): Tidy accessors. | dos-reis | 2 | -11/+5 |
2011-10-27 | Support use of any natural number literal as constant name. | dos-reis | 4 | -34/+53 |
2011-10-26 | * interp/postpar.boot (postSignature): Tidy. | dos-reis | 4 | -35/+19 |
2011-10-25 | * interp/compiler.boot (getFormModemaps): Tidy checking of "elt" | dos-reis | 1 | -8/+7 |
2011-10-24 | * interp/compiler.boot (compArgumentsAndTryAgain): Fail only if | dos-reis | 1 | -2/+1 |
2011-10-24 | * interp/compiler.boot (compOrCroak1): Drop last argument. Tidy. | dos-reis | 3 | -17/+45 |
2011-10-23 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fdecode. | dos-reis | 2 | -1/+5 |
2011-10-23 | * interp/compiler.boot (compForm2): Simplify. Don't bother with | dos-reis | 1 | -19/+2 |
2011-10-23 | * interp/compiler.boot (compAtomWithModemap): Handle code-gen here. | dos-reis | 1 | -5/+14 |
2011-10-22 | * interp/br-op2.boot (htSayExplicitExports): Don't forget possible | dos-reis | 6 | -15/+24 |
2011-10-21 | * interp/define.boot (compDefineCapsuleFunction): Reimplement | dos-reis | 1 | -20/+14 |
2011-10-20 | * interp/define.boot (checkRepresentation): Prepare for general | dos-reis | 1 | -22/+33 |