aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
AgeCommit message (Expand)AuthorFilesLines
2011-02-24Cleanup long standing confusiondos-reis1-1/+1
2011-02-24small cleanupsdos-reis1-2/+2
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis1-6/+6
2011-02-03 * interp/c-util.boot: Replace COND with %when throught.dos-reis1-3/+3
2011-02-01 * interp/g-opt.boot (optCallSpecially): Remove.dos-reis1-2/+2
2011-01-31 * interp/vmlisp.lisp: Remove QREFELT, QSDEC1, QSETREFV, QSETVELT,dos-reis1-1/+0
2011-01-27 * interp/nruncomp.boot (NRTputInHead): Tidy.dos-reis1-6/+3
2011-01-26 Replace more occurences of LIST with %listlit.dos-reis1-5/+5
2011-01-26 * interp/compiler.boot (compForm1): Use %listlit form.dos-reis1-2/+2
2010-12-19 * interp/vmlisp.lisp (VECP): Remove.dos-reis1-1/+1
2010-12-12Fix codegen for pattern matching stringsdos-reis1-1/+1
2010-12-12Clean symbol vs. character vs. string confusiondos-reis1-1/+1
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