aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-29 * interp/nruncomp.boot (deltaTran): Don't encode signature again.dos-reis1-5/+3
2008-11-29Misc cleanupdos-reis1-25/+24
2008-11-29 * interp/nruncomp.boot (buildFunctor): Remov reference to $NRTvec.dos-reis1-16/+11
2008-11-27 * interp/nruncomp.boot (NRTgetAddForm): Remove, as unused.dos-reis1-5/+0
2008-11-27 * interp/nruncomp.boot (NRTassocIndex): Don't set $found.dos-reis1-3/+3
2008-11-27Fix spelling.dos-reis1-3/+3
2008-11-16 * interp/define.boot: More cleanup.dos-reis1-0/+1
2008-11-15 * interp/Makefile.pamphlet (OBJS): Remove cfuns. Includedos-reis1-1/+1
2008-11-15 * interp/compiler.boot: Import "msgdb", not "c-util". Movedos-reis1-0/+1
2008-11-15 * interp/spad.lisp (incTimeSum): Remove.dos-reis1-0/+3
2008-11-03 * interp/Makefile.pamphlet (template.$(FASLEXT)): Remove.dos-reis1-11/+83
2008-10-07 * interp/nruncomp.boot: Remove unused variable $maximalViews.dos-reis1-3/+0
2008-08-09 * interp/buildom.boot: Rename AST code LET to %LET throughout.dos-reis1-12/+12
2008-07-11 * interp/nruncomp.boot (NRTencode): Don't encode enumerations.dos-reis1-4/+8
2008-07-09 * interp/template.boot (evalSlotDomain): Likewise.dos-reis1-3/+3
2008-07-05 * interp/nruncomp.boot (NRTassocIndex): Document.dos-reis1-6/+12