Age | Commit message (Expand) | Author | Files | Lines |
2010-05-08 | * interp/wi2.boot: Remove more RPLACA and RPLACD uses. | dos-reis | 14 | -47/+47 |
2010-05-08 | * interp/wi2.boot: Remove more RPLACA and RPLACD uses. | dos-reis | 23 | -39/+40 |
2010-05-08 | * interp/as.boot: Replace uses of RPLACA and RPLACD with explicit | dos-reis | 47 | -243/+248 |
2010-05-08 | * boot/parser.boot (bpArgumentList): New. | dos-reis | 14 | -49/+49 |
2010-05-07 | * interp/c-util.boot: Replace uses of rplac with explicit assignments. | dos-reis | 5 | -42/+42 |
2010-05-07 | * interp/as.boot: Miscellaneous cleanup. | dos-reis | 46 | -173/+173 |
2010-05-06 | * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with | dos-reis | 75 | -487/+489 |
2010-05-05 | * interp/compiler.boot (setqSingle): Ignore $QuickLet. | dos-reis | 2 | -10/+4 |
2010-05-05 | * interp/compiler.boot (compSetq1): Call self, not compSetq. | dos-reis | 4 | -8/+13 |
2010-05-05 | * interp/c-util.boot: Change middle-end instruction "call" to | dos-reis | 8 | -33/+33 |
2010-05-05 | * interp/compiler.boot: Miscellaneous cleanup. | dos-reis | 6 | -13/+13 |
2010-05-05 | * interp/c-util.boot (backendCompileSPADSLAM): Generate more | dos-reis | 1 | -14/+12 |
2010-05-04 | * interp/define.boot (compDefineCategory2): Tidy. | dos-reis | 1 | -2/+2 |
2010-05-03 | * interp/compiler.boot (setqSingle): Tidy. | dos-reis | 1 | -6/+5 |
2010-05-03 | Generate more readable code for functor definitions. | dos-reis | 2 | -13/+46 |
2010-05-02 | * interp/compiler.boot (canReturn): Tidy. | dos-reis | 1 | -4/+2 |
2010-05-02 | * interp/compiler.boot (isSubset): Expand domain representation form. | dos-reis | 1 | -0/+3 |
2010-05-01 | * interp/c-util.boot (getSuccessEnvironment): Move to here from | dos-reis | 3 | -90/+43 |
2010-04-30 | * interp/macros.lisp (|check-subtype|): Return coerced value if can. | dos-reis | 3 | -16/+18 |
2010-04-20 | * interp/compiler.boot (joinIntegerModes): New. | dos-reis | 1 | -37/+58 |
2010-04-08 | * algebra/boolean.spad.pamphlet (atoms$PropositionalFormula): | dos-reis | 1 | -3/+2 |
2010-04-03 | * interp/sys-utility.boot ($ClosedIOMode): New. | dos-reis | 1 | -0/+1 |
2010-03-10 | * interp/nruncomp.boot (genDeltaEntry): Take a second, environment | dos-reis | 4 | -16/+15 |
2010-03-09 | * interp/nruncomp.boot (needToQuoteFlags?): New. | dos-reis | 1 | -2/+11 |
2010-03-07 | * interp/g-opt.boot ($VMsideEffectFreeOperators): New. | dos-reis | 3 | -15/+73 |
2010-03-05 | * interp/nruncomp.boot (optDeltaEntry): Silently fail for domains | dos-reis | 1 | -1/+3 |
2010-03-05 | * interp/sys-globals.boot ($optimizeRep): Define. | dos-reis | 4 | -4/+14 |
2010-03-04 | * interp/g-opt.boot (nominateForInlining): New. | dos-reis | 4 | -6/+14 |
2010-03-04 | * interp/c-util.boot (isSymbol): Remove. | dos-reis | 3 | -6/+3 |
2010-03-04 | * interp/c-util.boot (quoteMinimally): New. | dos-reis | 6 | -9/+20 |
2010-02-27 | * interp/modemap.boot (augModemapsFromCategoryRep): Remove | dos-reis | 1 | -2/+0 |
2010-02-23 | * interp/nruncomp.boot (genDeltaEntry): Don't store extraneous | dos-reis | 1 | -8/+4 |
2010-02-23 | Expand support for domain inlining to non-niladic functors. | dos-reis | 5 | -21/+160 |
2010-02-17 | * interp/sys-constants.boot ($SystemInlinableConstructorNames): | dos-reis | 1 | -1/+2 |
2010-02-17 | * interp/compiler.boot (compAtomWithModemap): Reject niladic | dos-reis | 1 | -2/+2 |
2010-02-16 | * interp/compiler.boot (compAtomWithModemap): Rewrite. | dos-reis | 1 | -17/+7 |
2010-02-15 | * interp/compiler.boot (transImplementation): Loose last argument. | dos-reis | 1 | -9/+14 |
2010-02-14 | Fix SF/2910351 | dos-reis | 2 | -12/+12 |
2010-02-09 | * interp/vmlisp.lisp (NEQ): Remove. | dos-reis | 2 | -7/+5 |
2010-02-09 | * interp/vmlisp.lisp (MRP): Remove. | dos-reis | 2 | -7/+1 |
2010-02-09 | * interp/sys-utility.boot (RECLAIM): Don't error. | dos-reis | 1 | -2/+2 |
2010-02-08 | Add support for CLozure CL. | dos-reis | 2 | -66/+49 |
2010-02-07 | * interp/daase.lisp: Remove conditionals on :CCL. | dos-reis | 12 | -249/+31 |
2009-11-10 | * interp/i-syscmd.boot (reportOpsFromUnitDirectly): Fix thinko. | dos-reis | 1 | -2/+3 |
2009-11-01 | Clean up | dos-reis | 7 | -99/+59 |
2009-10-31 | * interp/br-op2.boot (pairlis): Remove. | dos-reis | 8 | -26/+15 |
2009-10-27 | * interp/nruncomp.boot (buildFunctor): Remove $MissingFunctionInfo. | dos-reis | 2 | -62/+25 |
2009-10-27 | (no commit message) | dos-reis | 1 | -22/+0 |
2009-10-26 | Remove duplicate libtool target | dos-reis | 1 | -1/+1 |
2009-10-25 | * lib/cfuns-c.c (oa_spawn): New. | dos-reis | 3 | -30/+22 |