Age | Commit message (Expand) | Author | Files | Lines |
2011-10-24 | * interp/compiler.boot (compArgumentsAndTryAgain): Fail only if | dos-reis | 1 | -2/+1 |
2011-10-24 | * interp/compiler.boot (compOrCroak1): Drop last argument. Tidy. | dos-reis | 1 | -14/+44 |
2011-10-23 | * interp/compiler.boot (compForm2): Simplify. Don't bother with | dos-reis | 1 | -19/+2 |
2011-10-23 | * interp/compiler.boot (compAtomWithModemap): Handle code-gen here. | dos-reis | 1 | -5/+14 |
2011-10-19 | * interp/postpar.boot (postNormalizeName): New. | dos-reis | 1 | -5/+6 |
2011-10-18 | * interp/postpar.boot (displayPreCompilationErrors): Dot not check | dos-reis | 1 | -6/+6 |
2011-10-03 | Cleanup. | dos-reis | 1 | -11/+11 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 1 | -1/+1 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 1 | -2/+2 |
2011-09-11 | * interp/compiler.boot (finishLambdaExpression): Tidy. | dos-reis | 1 | -2/+2 |
2011-09-11 | * interp/lisplib.boot (isFunctor): Noe recognize Mapping as a functor. | dos-reis | 1 | -35/+19 |
2011-09-07 | * interp/compiler.boot (compImport): Don't do anything if | dos-reis | 1 | -1/+3 |
2011-08-25 | * interp/compiler.boot (compHasFormat): Take environment | dos-reis | 1 | -8/+8 |
2011-08-19 | * interp/category.boot (mkOr): Taken environment as parameter. | dos-reis | 1 | -10/+10 |
2011-08-18 | * interp/momdemap.boot: Fold content into compiler.boot and | dos-reis | 1 | -1/+10 |
2011-08-15 | * interp/compiler.boot (compSeq1): Tidy. | dos-reis | 1 | -35/+30 |
2011-08-14 | * interp/lisp-backend.boot ($freeVarName): New global constant. | dos-reis | 1 | -42/+59 |
2011-08-14 | * interp/compiler.boot (compRepeatOrCollect): Set $loopKind directly. | dos-reis | 1 | -8/+8 |
2011-08-12 | Remove another instance of LIST2VEC | dos-reis | 1 | -1/+1 |
2011-08-06 | cleanup | dos-reis | 1 | -17/+17 |
2011-08-04 | cleanup | dos-reis | 1 | -17/+17 |
2011-06-21 | * interp/compiler.boot: Remove reference to $SingleFloat. | dos-reis | 1 | -3/+1 |
2011-05-21 | * interp/modemap.boot (augModemapsFromDomain): Don't add modemaps | dos-reis | 1 | -3/+0 |
2011-05-20 | * interp/compiler.boot (compConstructorCategory): Rewrite. | dos-reis | 1 | -2/+20 |
2011-05-19 | * interp/buildom.boot (lookupInDomainVector): Establish a new | dos-reis | 1 | -5/+5 |
2011-05-17 | * interp/buildom.boot (EnumerationCategory): Rewrite. | dos-reis | 1 | -1/+8 |
2011-05-02 | more cleanup | dos-reis | 1 | -10/+10 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 1 | -1/+1 |
2011-05-01 | * interp/vmlisp.lisp (EQSUBSTLIST): Remove. | dos-reis | 1 | -3/+5 |
2011-05-01 | * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst. | dos-reis | 1 | -2/+3 |
2011-04-30 | cleanup | dos-reis | 1 | -2/+2 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -11/+11 |
2011-04-27 | * interp/br-util.boot (dbInfovec): Move to c-util.boot | dos-reis | 1 | -2/+2 |
2011-04-23 | * lisp/core.lisp.in: Export basic types and compiler data types. | dos-reis | 1 | -21/+21 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -7/+7 |
2011-04-20 | more cleanup | dos-reis | 1 | -2/+2 |
2011-04-19 | more cleanup | dos-reis | 1 | -12/+12 |
2011-04-19 | cleanup | dos-reis | 1 | -9/+9 |
2011-04-18 | cleanup | dos-reis | 1 | -56/+57 |
2011-04-15 | misc cleanup | dos-reis | 1 | -1/+1 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 1 | -4/+4 |
2011-02-24 | Rename getShellEntry to shellEntry now that it is a macro accessor that desig... | dos-reis | 1 | -1/+1 |
2011-02-24 | * interp/sys-macros.lisp (shellEntry): New. | dos-reis | 1 | -1/+1 |
2011-02-24 | some cleanups | dos-reis | 1 | -1/+1 |
2011-02-22 | * boot/tokens.boot: mmSource is a new selector for modemap datatype. | dos-reis | 1 | -56/+53 |
2011-02-18 | Rename %veclit to %vector and %listlit to %list | dos-reis | 1 | -8/+8 |
2011-02-15 | * interp/compiler.boot (coerceExtraHard): Explicitly fail if | dos-reis | 1 | -1/+3 |
2011-02-14 | * interp/compiler.boot (getUnionMode): Remove. | dos-reis | 1 | -28/+12 |
2011-02-14 | * interp/c-util.boot (getSuccessEnvironment): Follow through | dos-reis | 1 | -3/+3 |
2011-02-13 | * interp/buildom.boot (mkNewUnionFunList): Align arity of | dos-reis | 1 | -4/+2 |