aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
AgeCommit message (Expand)AuthorFilesLines
2010-07-26 * interp/g-opt.boot (optimize): Remove as no longer used.dos-reis1-1/+1
2010-07-25 * interp/c-util.boot (usedSymbol?): Move to g-util.boot.dos-reis1-1/+2
2010-07-22 * interp/g-util.boot (expandIeq): New expander for %ieq.dos-reis1-1/+1
2010-07-18More cleanupsdos-reis1-1/+1
2010-07-18More cleanupsdos-reis1-1/+1
2010-07-12cleanupsdos-reis1-3/+3
2010-07-10 * interp/database.boot (addConsDB): Move from mapConsDB.dos-reis1-33/+0
2010-07-10 * interp/functor.boot (setVector4): Remove. Deadcode.dos-reis1-46/+2
2010-07-10 * interp/nruncomp.boot (buildFunctor): Remove deadcode.dos-reis1-21/+5
2010-07-10 * interp/sys-utility.boot (minimalise): Move from compress.boot.dos-reis1-1/+0
2010-07-10 * interp/sys-constants.boot ($noEnv): Remove.dos-reis1-1/+1
2010-06-23 * interp/nruncomp.boot (optDeltaEntry): Don't optimize currentdos-reis1-1/+3
2010-06-09 * interp/compiler.boot (canReturn): Handle %when and %bind.dos-reis1-1/+1
2010-06-04 * interp/br-con.boot: More cleanup.dos-reis1-2/+2
2010-05-29More support middle end logical operatorsdos-reis1-3/+3
2010-05-23 * boot/tokens.boot: gensym is now candidate for renaming.dos-reis1-6/+6
2010-05-15 * interp/vmlisp.lisp (SETELT): Remove.dos-reis1-1/+1
2010-05-13 * interp/sys-utility.boot (hashTable): Define.dos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-4/+4
2010-05-09Cleanup STRCONC usesdos-reis1-2/+2
2010-05-09 * interp/cattable.boot: Replace call to CONS with bracket syntax.dos-reis1-1/+1
2010-05-08 * interp/wi2.boot: Remove more RPLACA and RPLACD uses.dos-reis1-1/+1
2010-05-08 * interp/as.boot: Replace uses of RPLACA and RPLACD with explicitdos-reis1-8/+8
2010-05-06 * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP withdos-reis1-6/+6
2010-05-03 Generate more readable code for functor definitions.dos-reis1-13/+37
2010-03-10 * interp/nruncomp.boot (genDeltaEntry): Take a second, environmentdos-reis1-2/+2
2010-03-09 * interp/nruncomp.boot (needToQuoteFlags?): New.dos-reis1-2/+11
2010-03-05 * interp/nruncomp.boot (optDeltaEntry): Silently fail for domainsdos-reis1-1/+3
2010-03-04 * interp/g-opt.boot (nominateForInlining): New.dos-reis1-1/+1
2010-03-04 * interp/c-util.boot (quoteMinimally): New.dos-reis1-1/+1
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-reis1-14/+8
2010-02-14 Fix SF/2910351dos-reis1-9/+9
2009-11-01Clean updos-reis1-8/+4
2009-10-31 * interp/br-op2.boot (pairlis): Remove.dos-reis1-1/+1
2009-10-27 * interp/nruncomp.boot (buildFunctor): Remove $MissingFunctionInfo.dos-reis1-3/+0
2009-10-25 * lib/cfuns-c.c (oa_spawn): New.dos-reis1-6/+5
2009-09-26More cleanupdos-reis1-6/+6
2009-09-26More cleanupdos-reis1-1/+1
2009-09-25 * boot/ast.boot (bfMember): Improve a bit.dos-reis1-5/+5
2009-09-20 * boot/tokens.boot: "has" is not a keyword.dos-reis1-1/+1
2009-08-16 * interp/i-map.boot (addMap): Fix typo from last commit.dos-reis1-1/+1
2009-08-14 * boot/tokens.boot: Retire "^=". Introduce "~=".dos-reis1-3/+3
2009-03-01 Optimization should not change slot numbers.dos-reis1-3/+4
2009-01-12 * interp/category.boot: Miscellaneous cleanup.dos-reis1-4/+2
2009-01-032009-01-03 Gabriel Dos Reis <gdr@cs.tamu.edu>dos-reis1-1/+1
2008-12-14 r12459@gauss: gdr | 2008-12-12 18:18:31 -0600dos-reis1-5/+0
2008-11-30 * interp/nruncomp.boot (deltaTran): Don't check for $NRTaddFormdos-reis1-3/+1
2008-11-29 * interp/nruncomp.boot (genDeltaSpecialSig): Remove, as unused.dos-reis1-4/+0