aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-02-26 * interp/nruncomp.boot (optDeltaEntry): Don't SPADCALL thedos-reis1-0/+9
2011-02-26 * interp/g-opt.boot (canInlineVarDefinition): Observe order ofdos-reis1-0/+5
2011-02-26 * interp/g-opt.boot (optNot): Push %not inside conditionals.dos-reis1-0/+5
2011-02-26 * interp/parse.boot (parseLessEqual): Remove.dos-reis1-0/+4
2011-02-25 * algebra/fmod.spad.pamphlet (IntegerMod): Simplify implementation.dos-reis1-0/+4
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-0/+57
2011-02-24 * interp/sys-macros.lisp (shellEntry): New.dos-reis1-0/+15
2011-02-24 * interp/c-util.boot (isSimple): Accept constructor instantiations.dos-reis1-0/+8
2011-02-22 * boot/tokens.boot: mmSource is a new selector for modemap datatype.dos-reis1-0/+15
2011-02-22 * interp/g-opt.boot (optCond): Recognize conjunctive guard asdos-reis1-0/+5
2011-02-20 * interp/parse.boot (transSeq): Aggregate branches of topleveldos-reis1-0/+5
2011-02-15 * interp/compiler.boot (coerceExtraHard): Explicitly fail ifdos-reis1-0/+5
2011-02-14 * interp/compiler.boot (getUnionMode): Remove.dos-reis1-0/+11
2011-02-14 * interp/c-util.boot (getSuccessEnvironment): Follow throughdos-reis1-0/+6
2011-02-13 * interp/buildom.boot (mkNewUnionFunList): Align arity ofdos-reis1-0/+9
2011-02-13 * interp/g-opt.boot (optCond): Get rid of double negatives whendos-reis1-0/+8
2011-02-12 * interp/compiler.boot (compCons1): Use coerce not convert.dos-reis1-0/+11
2011-02-12 * interp/compiler.boot (compExpressionList): Remove.dos-reis1-0/+5
2011-02-12 * interp/g-opt.boot (changeVariableDefinitionToStore): Tidy.dos-reis1-0/+4
2011-02-11 * interp/g-opt.boot (dependentVars): New.dos-reis1-0/+5
2011-02-11 * interp/compiler.boot (canReturn): Don't check for LET*.dos-reis1-0/+6
2011-02-11 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %funcalldos-reis1-0/+6
2011-02-10 * interp/vmlisp.lisp (VEC-SETELT): Remove.dos-reis1-0/+8
2011-02-10 * interp/sys-globals.boot ($evalDomain): Remove.dos-reis1-0/+8
2011-02-09 Add MappingCategory as a (builtin) category.dos-reis1-0/+15
2011-02-09 * interp/sys-constants.boot ($PrimitiveDomainNames): Remove.dos-reis1-0/+6
2011-02-09 * interp/category.boot (mkCategory): Don't single out Listdos-reis1-1/+6
2011-02-08 * interp/category.boot(categoryObject?): Rename from isCategory. dos-reis1-0/+7
2011-02-08 * interp/buildom.boot: Don't cache instantiation of builtindos-reis1-0/+5
2011-02-08 * interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP.dos-reis1-0/+7
2011-02-07 * boot/tokens.boot: arrayRef is now a builtin function.dos-reis1-0/+4
2011-02-07 * algebra/ituple.spad.pamphlet (InfiniteTuple): Use Stream S asdos-reis1-0/+6
2011-02-07 * interp/g-opt.boot (groupVariableDefinitions): Look into clausesdos-reis1-0/+5
2011-02-07 * interp/c-util.boot (matchingEXIT): New.dos-reis1-0/+5
2011-02-06 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fmanexp.dos-reis1-0/+11
2011-02-05 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include inversedos-reis1-0/+7
2011-02-05 * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove CGREATERPdos-reis1-0/+11
2011-02-04 * interp/g-opt.boot ($VMsideEffectFreeOperators): Remove more Lispdos-reis1-0/+10
2011-02-04 * interp/c-util.boot (mutateConditionalFormWithUnaryFunction):dos-reis1-0/+8
2011-02-03 * algebra/stream.spad.pamphlet (Stream): Remove bogus assignmentdos-reis1-0/+5
2011-02-03 * interp/c-util.boot: Replace COND with %when throught.dos-reis1-0/+22
2011-02-03 * interp/slam.boot (reportFunctionCompilation): Use %otherwise,dos-reis1-0/+14
2011-02-03 * interp/compiler.boot (finishLambdaExpression): Tidy. Don'tdos-reis1-0/+6
2011-02-02 * interp/clam.boot: Tidy.dos-reis1-0/+5
2011-02-02 * interp/lisp-backend.boot: New file. Consolidate Common Lispdos-reis1-0/+7
2011-02-01 * algebra/files.spad.pamphlet (Library): Remove assignment to Rep.dos-reis1-0/+7
2011-02-01 * interp/nrunopt.boot (NRTgetLookupFunction): Explain reason fordos-reis1-0/+5
2011-02-01 * interp/compiler.boot (compList): Use %nil form, not NIL.dos-reis1-0/+4
2011-02-01 * interp/g-opt.boot (optCallSpecially): Remove.dos-reis1-0/+7
2011-01-31 * interp/g-opt.boot (optQSMINUS): Remove.dos-reis1-0/+10