Age | Commit message (Expand) | Author | Files | Lines |
2011-03-16 | * interp/i-syscmd.boot (compileSpad2Cmd): Remove experimental | dos-reis | 10 | -5534/+5 |
2011-03-12 | * algebra/si.spad.pamphlet (IntegerNumberSystem) [positive?]: | dos-reis | 2 | -2/+6 |
2011-03-10 | * interp/c-util.boot (equalFormTemplate): Tidy comparison of value | dos-reis | 1 | -1/+1 |
2011-03-10 | * interp/c-util.boot (mutateArgumentList): New. | dos-reis | 1 | -56/+51 |
2011-03-10 | * interp/c-util.boot (resolveConstantForm): New. Split out of | dos-reis | 1 | -8/+13 |
2011-03-09 | * interp/g-opt.boot: %pair, %list, %vector, %bitvector are now | dos-reis | 2 | -7/+8 |
2011-03-09 | * interp/g-opt.boot (semiSimpleRelativeTo?): Consider conditionals. | dos-reis | 1 | -2/+5 |
2011-03-07 | * interp/sys-utility.boot (getSystemModulePath): Use | dos-reis | 3 | -2/+3 |
2011-03-06 | * interp/i-eval.boot (mkEvalable): Simplify. | dos-reis | 1 | -17/+6 |
2011-03-06 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %c2s. | dos-reis | 2 | -1/+2 |
2011-03-05 | * interp/as.boot: Use getConstructorAbbreviationFromDB. | dos-reis | 17 | -28/+32 |
2011-03-05 | * interp/nrunopt.boot: Move content to define.boot, interop.boot, | dos-reis | 7 | -923/+886 |
2011-03-03 | * interp/nrungo.boot: Move content to buildom.boot, i-map.boot, | dos-reis | 7 | -327/+284 |
2011-03-02 | * interp/i-eval.boot (mkEvalable): Exit early on niladic constructors. | dos-reis | 3 | -3/+10 |
2011-03-01 | * interp/info.boot: Move content to modemap.boot. Delete. | dos-reis | 3 | -282/+247 |
2011-02-28 | * interp/i-code.boot: Move content to i-coerce.boot. Delete. | dos-reis | 3 | -149/+112 |
2011-02-28 | * interp/i-analy.boot (elaborateTree): New. | dos-reis | 2 | -4/+20 |
2011-02-27 | * interp/i-analy.boot (bottomUpWithArgModesets): Split out of | dos-reis | 1 | -21/+25 |
2011-02-27 | * interp/Makefile.in (OBJS): Remove i-spec1.$(FASLEXT) and | dos-reis | 3 | -1233/+1198 |
2011-02-27 | * interp/g-opt.boot (optCond): Recognize conjunction and | dos-reis | 2 | -1/+2 |
2011-02-26 | * interp/g-opt.boot (optCond): Recognize conjunction and | dos-reis | 1 | -0/+2 |
2011-02-26 | * interp/nruncomp.boot (optDeltaEntry): Don't SPADCALL the | dos-reis | 4 | -21/+25 |
2011-02-26 | * interp/g-opt.boot (canInlineVarDefinition): Observe order of | dos-reis | 1 | -1/+1 |
2011-02-26 | * interp/g-opt.boot (optNot): Push %not inside conditionals. | dos-reis | 1 | -4/+3 |
2011-02-26 | * interp/parse.boot (parseLessEqual): Remove. | dos-reis | 1 | -11/+5 |
2011-02-25 | * algebra/fmod.spad.pamphlet (IntegerMod): Simplify implementation. | dos-reis | 1 | -0/+1 |
2011-02-25 | * boot/tokens.boot: makeSymbol is not a builtin function. | dos-reis | 50 | -180/+180 |
2011-02-24 | Rename getShellEntry to shellEntry now that it is a macro accessor that desig... | dos-reis | 5 | -9/+6 |
2011-02-24 | Fix isSimple, again | dos-reis | 1 | -1/+1 |
2011-02-24 | * interp/sys-macros.lisp (shellEntry): New. | dos-reis | 13 | -52/+41 |
2011-02-24 | Cleanup long standing confusion | dos-reis | 2 | -2/+2 |
2011-02-24 | more cleanups | dos-reis | 1 | -8/+11 |
2011-02-24 | more cleanups | dos-reis | 4 | -7/+6 |
2011-02-24 | small cleanups | dos-reis | 3 | -6/+6 |
2011-02-24 | * interp/c-util.boot (isSimple): Accept constructor instantiations. | dos-reis | 2 | -6/+4 |
2011-02-24 | some cleanups | dos-reis | 16 | -92/+105 |
2011-02-22 | * boot/tokens.boot: mmSource is a new selector for modemap datatype. | dos-reis | 13 | -78/+75 |
2011-02-22 | * interp/g-opt.boot (optCond): Recognize conjunctive guard as | dos-reis | 1 | -0/+1 |
2011-02-20 | * interp/parse.boot (transSeq): Aggregate branches of toplevel | dos-reis | 1 | -0/+2 |
2011-02-20 | small cleanups | dos-reis | 1 | -22/+23 |
2011-02-18 | Rename %veclit to %vector and %listlit to %list | dos-reis | 19 | -89/+89 |
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 | 3 | -30/+40 |
2011-02-14 | * interp/c-util.boot (getSuccessEnvironment): Follow through | dos-reis | 2 | -3/+7 |
2011-02-13 | * interp/buildom.boot (mkNewUnionFunList): Align arity of | dos-reis | 3 | -8/+6 |
2011-02-13 | * interp/g-opt.boot (optCond): Get rid of double negatives when | dos-reis | 2 | -45/+3 |
2011-02-12 | * interp/compiler.boot (compCons1): Use coerce not convert. | dos-reis | 1 | -17/+17 |
2011-02-12 | * interp/compiler.boot (compExpressionList): Remove. | dos-reis | 1 | -7/+0 |
2011-02-12 | minor cleanup | dos-reis | 1 | -4/+5 |
2011-02-12 | * interp/g-opt.boot (changeVariableDefinitionToStore): Tidy. | dos-reis | 1 | -6/+28 |