aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2010-05-09 * boot/tokens.boot: Don't rename 'car', 'cdr', and PAIRP.dos-reis2-2/+2
2010-05-09More cleanupsdos-reis16-50/+50
2010-05-09More cleanupsdos-reis16-97/+97
2010-05-09More STRCONC cleanupsdos-reis18-40/+40
2010-05-09Cleanup STRCONC usesdos-reis55-458/+458
2010-05-09More cleanupsdos-reis3-9/+9
2010-05-09More cleanupsdos-reis2-5/+5
2010-05-09 * interp/bc-solve.boot: Move cleanup.dos-reis39-134/+134
2010-05-09 * boot/tokens.boot: Don't rename 'cons'.dos-reis4-7/+7
2010-05-09Fix typo.dos-reis1-1/+1
2010-05-09 * interp/cattable.boot: Replace call to CONS with bracket syntax.dos-reis26-155/+158
2010-05-09 * interp/cparse.boot: Replace call to cons with bracket syntax.dos-reis24-146/+144
2010-05-09 * interp/c-util.boot: Replace uses of rplac with explicitdos-reis6-26/+26
2010-05-08 * interp/wi2.boot: Remove more RPLACA and RPLACD uses.dos-reis14-47/+47
2010-05-08 * interp/wi2.boot: Remove more RPLACA and RPLACD uses.dos-reis23-39/+40
2010-05-08 * interp/as.boot: Replace uses of RPLACA and RPLACD with explicitdos-reis47-243/+248
2010-05-08 * boot/parser.boot (bpArgumentList): New.dos-reis14-49/+49
2010-05-07 * interp/c-util.boot: Replace uses of rplac with explicit assignments.dos-reis5-42/+42
2010-05-07 * interp/as.boot: Miscellaneous cleanup.dos-reis46-173/+173
2010-05-06 * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP withdos-reis75-487/+489
2010-05-05 * interp/compiler.boot (setqSingle): Ignore $QuickLet.dos-reis2-10/+4
2010-05-05 * interp/compiler.boot (compSetq1): Call self, not compSetq.dos-reis4-8/+13
2010-05-05 * interp/c-util.boot: Change middle-end instruction "call" todos-reis8-33/+33
2010-05-05 * interp/compiler.boot: Miscellaneous cleanup.dos-reis6-13/+13
2010-05-05 * interp/c-util.boot (backendCompileSPADSLAM): Generate moredos-reis1-14/+12
2010-05-04 * interp/define.boot (compDefineCategory2): Tidy.dos-reis1-2/+2
2010-05-03 * interp/compiler.boot (setqSingle): Tidy.dos-reis1-6/+5
2010-05-03 Generate more readable code for functor definitions.dos-reis2-13/+46
2010-05-02 * interp/compiler.boot (canReturn): Tidy.dos-reis1-4/+2
2010-05-02 * interp/compiler.boot (isSubset): Expand domain representation form.dos-reis1-0/+3
2010-05-01 * interp/c-util.boot (getSuccessEnvironment): Move to here fromdos-reis3-90/+43
2010-04-30 * interp/macros.lisp (|check-subtype|): Return coerced value if can.dos-reis3-16/+18
2010-04-20 * interp/compiler.boot (joinIntegerModes): New.dos-reis1-37/+58
2010-04-08 * algebra/boolean.spad.pamphlet (atoms$PropositionalFormula):dos-reis1-3/+2
2010-04-03 * interp/sys-utility.boot ($ClosedIOMode): New.dos-reis1-0/+1
2010-03-10 * interp/nruncomp.boot (genDeltaEntry): Take a second, environmentdos-reis4-16/+15
2010-03-09 * interp/nruncomp.boot (needToQuoteFlags?): New.dos-reis1-2/+11
2010-03-07 * interp/g-opt.boot ($VMsideEffectFreeOperators): New.dos-reis3-15/+73
2010-03-05 * interp/nruncomp.boot (optDeltaEntry): Silently fail for domainsdos-reis1-1/+3
2010-03-05 * interp/sys-globals.boot ($optimizeRep): Define.dos-reis4-4/+14
2010-03-04 * interp/g-opt.boot (nominateForInlining): New.dos-reis4-6/+14
2010-03-04 * interp/c-util.boot (isSymbol): Remove.dos-reis3-6/+3
2010-03-04 * interp/c-util.boot (quoteMinimally): New.dos-reis6-9/+20
2010-02-27 * interp/modemap.boot (augModemapsFromCategoryRep): Removedos-reis1-2/+0
2010-02-23 * interp/nruncomp.boot (genDeltaEntry): Don't store extraneousdos-reis1-8/+4
2010-02-23 Expand support for domain inlining to non-niladic functors.dos-reis5-21/+160
2010-02-17 * interp/sys-constants.boot ($SystemInlinableConstructorNames):dos-reis1-1/+2
2010-02-17 * interp/compiler.boot (compAtomWithModemap): Reject niladicdos-reis1-2/+2
2010-02-16 * interp/compiler.boot (compAtomWithModemap): Rewrite.dos-reis1-17/+7
2010-02-15 * interp/compiler.boot (transImplementation): Loose last argument. dos-reis1-9/+14