aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2012-02-13 * interp/define.boot (getCatAncestors): Remove. Adjust caller.dos-reis1-5/+3
2012-02-13 * interp/define.boot (NRTcatCompare): Remove.dos-reis1-5/+3
2012-02-12 * interp/define.boot (depthAssocList): Take the cache as seconddos-reis1-11/+9
2012-02-12 * algebra/coerce.spad.pamphlet (Type): Redefine as empty Join.dos-reis1-1/+2
2012-02-12 * interp/define.boot (getParentsFor): Lose second parameter. Tidy.dos-reis2-37/+24
2012-02-12 * interp/br-data.boot (ancestorsRecur): Tidy.dos-reis2-7/+5
2012-02-11 (ancestorsRecur): Likewise.dos-reis1-3/+2
2012-02-11 * interp/br-data.boot (getParentsFor): Move to define.boot.dos-reis1-3/+2
2012-02-11 * interp/br-data.boot (getParentsFor): Move to define.boot.dos-reis2-37/+24
2012-02-10 * interp/define.boot (mkEvalableCategoryForm): Compile onlydos-reis1-7/+8
2012-02-10 * interp/database.boot (categoryConstructor?): New.dos-reis2-6/+8
2012-02-09 * interp/g-opt.boot (optCall): Simplify SPADCALL of atomicdos-reis1-5/+9
2012-02-07 * interp/lisplib.boot (dbLocateModule): New.dos-reis2-18/+30
2012-02-05 * interp/nruncomp.boot (getLocalIndex): Fast track niladicdos-reis1-1/+2
2012-01-14 * interp/i-util.boot ($intTopLevel): Move to sys-constants.boot.dos-reis4-12/+10
2012-01-14 * interp/spaderror.lisp: Move convent to spad.lisp. Remove.dos-reis3-111/+59
2012-01-14 * interp/patches.lisp: Move content to msgdb.boot. Remove.dos-reis4-79/+28
2012-01-14 * interp/word.boot: Add import and scope statements. Include indos-reis7-50/+13
2012-01-14 * lisp/core.lisp.in (mkIntArray): New. Export.dos-reis6-94/+33
2012-01-13 * interp/category.boot: Rename AncestorP to ancestor?.dos-reis3-18/+18
2012-01-12 * boot/tokens.boot (keywordId): New.dos-reis1-2/+2
2012-01-08 * boot/ast.boot (bfEnum): New.dos-reis1-2/+2
2012-01-01 * interp/define.boot (evalCategoryForm): New.dos-reis2-6/+10
2011-12-28 * interp/vmlisp.lisp (SORTBY): Remove.dos-reis11-31/+24
2011-12-28 * boot/tokens.boot: Remove redundant renaming of REM.dos-reis6-12/+13
2011-12-28 * boot/tokens.boot: Do not rewrite drop and take.dos-reis31-74/+60
2011-12-28 * interp/g-opt.boot (coagulateWhenSeries): Simplify.dos-reis1-20/+9
2011-12-27 * interp/g-opt.boot (exitScope?): Now return an expression or nil.dos-reis1-6/+17
2011-12-27 * interp/g-opt.boot (changeVariableDefinitionToStore): Tidy.dos-reis1-8/+4
2011-12-25 * interp/g-opt.boot (unnestWhen!): Recurse into more controldos-reis1-1/+7
2011-12-18 * interp/g-opt.boot (unnestWhen!): New.dos-reis1-8/+23
2011-12-18 * interp/g-opt.boot (removeScope!): New.dos-reis3-19/+12
2011-12-17 * interp/compiler.boot (compColon): Handle multiple declarationsdos-reis1-1/+2
2011-12-17 * interp/compiler.boot (finishVectorCollect): Rename fromdos-reis2-47/+51
2011-12-17 * interp/g-opt.boot (freeIteratorFirstValues): New.dos-reis2-25/+32
2011-12-17 * interp/compiler.boot (finishListCollect): New.dos-reis3-10/+13
2011-12-15 * interp/g-util.boot (prefixWalk!): New.dos-reis2-3/+11
2011-12-15 * interp/g-opt.boot (removeLoopExitTag!): New.dos-reis2-36/+18
2011-12-15 * interp/compiler.boot: Rename %loop to %repeat. Propagate.dos-reis6-19/+19
2011-12-15 * interp/g-opt.boot (modified?): Tidy.dos-reis1-2/+8
2011-12-15 * interp/g-opt.boot (packWhen!): Tidy.dos-reis1-4/+6
2011-12-15 * interp/g-opt.boot (exitScope?): New.dos-reis1-2/+15
2011-12-14 * interp/g-opt.boot (removeNeedleesLeave): Remove.dos-reis1-18/+6
2011-12-14misc cleanupdos-reis1-2/+0
2011-12-14fix miscdos-reis1-1/+1
2011-12-14 * interp/g-opt.boot (optSeq): Remove. Adjust callers.dos-reis2-10/+4
2011-12-13 * interp/g-opt.boot (replaceableTemporary?): Remove.dos-reis2-23/+5
2011-12-13 * interp/g-opt.boot (removeJunk!): Rename from removeSeq!dos-reis1-6/+19
2011-12-13 * interp/g-opt.boot: Rework. Schedule conditional splittingdos-reis1-5/+5
2011-12-12 * interp/g-opt.boot (packWhen!): Tidy.dos-reis1-6/+21