Age | Commit message (Expand) | Author | Files | Lines |
2011-03-05 | * interp/nrunopt.boot: Move content to define.boot, interop.boot, | dos-reis | 1 | -1/+49 |
2011-02-26 | * interp/nruncomp.boot (optDeltaEntry): Don't SPADCALL the | dos-reis | 1 | -4/+8 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 1 | -1/+1 |
2011-02-24 | * interp/sys-macros.lisp (shellEntry): New. | dos-reis | 1 | -5/+5 |
2011-02-24 | Cleanup long standing confusion | dos-reis | 1 | -1/+1 |
2011-02-24 | small cleanups | dos-reis | 1 | -2/+2 |
2011-02-18 | Rename %veclit to %vector and %listlit to %list | dos-reis | 1 | -6/+6 |
2011-02-03 | * interp/c-util.boot: Replace COND with %when throught. | dos-reis | 1 | -3/+3 |
2011-02-01 | * interp/g-opt.boot (optCallSpecially): Remove. | dos-reis | 1 | -2/+2 |
2011-01-31 | * interp/vmlisp.lisp: Remove QREFELT, QSDEC1, QSETREFV, QSETVELT, | dos-reis | 1 | -1/+0 |
2011-01-27 | * interp/nruncomp.boot (NRTputInHead): Tidy. | dos-reis | 1 | -6/+3 |
2011-01-26 | Replace more occurences of LIST with %listlit. | dos-reis | 1 | -5/+5 |
2011-01-26 | * interp/compiler.boot (compForm1): Use %listlit form. | dos-reis | 1 | -2/+2 |
2010-12-19 | * interp/vmlisp.lisp (VECP): Remove. | dos-reis | 1 | -1/+1 |
2010-12-12 | Fix codegen for pattern matching strings | dos-reis | 1 | -1/+1 |
2010-12-12 | Clean symbol vs. character vs. string confusion | dos-reis | 1 | -1/+1 |
2010-07-26 | * interp/g-opt.boot (optimize): Remove as no longer used. | dos-reis | 1 | -1/+1 |
2010-07-25 | * interp/c-util.boot (usedSymbol?): Move to g-util.boot. | dos-reis | 1 | -1/+2 |
2010-07-22 | * interp/g-util.boot (expandIeq): New expander for %ieq. | dos-reis | 1 | -1/+1 |
2010-07-18 | More cleanups | dos-reis | 1 | -1/+1 |
2010-07-18 | More cleanups | dos-reis | 1 | -1/+1 |
2010-07-12 | cleanups | dos-reis | 1 | -3/+3 |
2010-07-10 | * interp/database.boot (addConsDB): Move from mapConsDB. | dos-reis | 1 | -33/+0 |
2010-07-10 | * interp/functor.boot (setVector4): Remove. Deadcode. | dos-reis | 1 | -46/+2 |
2010-07-10 | * interp/nruncomp.boot (buildFunctor): Remove deadcode. | dos-reis | 1 | -21/+5 |
2010-07-10 | * interp/sys-utility.boot (minimalise): Move from compress.boot. | dos-reis | 1 | -1/+0 |
2010-07-10 | * interp/sys-constants.boot ($noEnv): Remove. | dos-reis | 1 | -1/+1 |
2010-06-23 | * interp/nruncomp.boot (optDeltaEntry): Don't optimize current | dos-reis | 1 | -1/+3 |
2010-06-09 | * interp/compiler.boot (canReturn): Handle %when and %bind. | dos-reis | 1 | -1/+1 |
2010-06-04 | * interp/br-con.boot: More cleanup. | dos-reis | 1 | -2/+2 |
2010-05-29 | More support middle end logical operators | dos-reis | 1 | -3/+3 |
2010-05-23 | * boot/tokens.boot: gensym is now candidate for renaming. | dos-reis | 1 | -6/+6 |
2010-05-15 | * interp/vmlisp.lisp (SETELT): Remove. | dos-reis | 1 | -1/+1 |
2010-05-13 | * interp/sys-utility.boot (hashTable): Define. | dos-reis | 1 | -1/+1 |
2010-05-09 | More cleanups | dos-reis | 1 | -1/+1 |
2010-05-09 | More cleanups | dos-reis | 1 | -4/+4 |
2010-05-09 | Cleanup STRCONC uses | dos-reis | 1 | -2/+2 |
2010-05-09 | * interp/cattable.boot: Replace call to CONS with bracket syntax. | dos-reis | 1 | -1/+1 |
2010-05-08 | * interp/wi2.boot: Remove more RPLACA and RPLACD uses. | dos-reis | 1 | -1/+1 |
2010-05-08 | * interp/as.boot: Replace uses of RPLACA and RPLACD with explicit | dos-reis | 1 | -8/+8 |
2010-05-06 | * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with | dos-reis | 1 | -6/+6 |
2010-05-03 | Generate more readable code for functor definitions. | dos-reis | 1 | -13/+37 |
2010-03-10 | * interp/nruncomp.boot (genDeltaEntry): Take a second, environment | dos-reis | 1 | -2/+2 |
2010-03-09 | * interp/nruncomp.boot (needToQuoteFlags?): New. | dos-reis | 1 | -2/+11 |
2010-03-05 | * interp/nruncomp.boot (optDeltaEntry): Silently fail for domains | dos-reis | 1 | -1/+3 |
2010-03-04 | * interp/g-opt.boot (nominateForInlining): New. | dos-reis | 1 | -1/+1 |
2010-03-04 | * interp/c-util.boot (quoteMinimally): New. | dos-reis | 1 | -1/+1 |
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 | 1 | -14/+8 |
2010-02-14 | Fix SF/2910351 | dos-reis | 1 | -9/+9 |