aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-04-25 * boot/translator.boot (inAllContexts): New.dos-reis1-0/+6
2011-04-24 * boot/initial-env.lisp (MEMQ): Remove.dos-reis1-0/+8
2011-04-24 * boot/ast.boot (bfMakeCollectInsn): New.dos-reis1-0/+5
2011-04-24 * boot/ast.boot (bfDoCollect): New. Implement one-pass dos-reis1-0/+6
2011-04-23 * boot/ast.boot (bf0APPEND): Remove.dos-reis1-0/+6
2011-04-23 * lisp/core.lisp.in: Export basic types and compiler data types.dos-reis1-0/+12
2011-04-22 * boot/tokens.boot: Don't translate setDifference.dos-reis1-0/+10
2011-04-22 * boot/utility.boot (copyList): Define.dos-reis1-0/+6
2011-04-21 * boot/tokens.boot: Don't translate lastNode anymore.dos-reis1-0/+5
2011-04-21 * boot/utility.boot (objectMember?): Don't rely non tail recursiondos-reis1-0/+8
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-0/+7
2011-04-20 * interp/sys-utility.boot (substitute): Define.dos-reis1-0/+8
2011-04-19 * boot/tokens.boot: charUpcase, charDowncase, stringUpcase,dos-reis1-0/+6
2011-04-19 * interp/newfort.boot: Likewise.dos-reis1-0/+12
2011-04-19 * boot/ast.boot (%Module): Now take three arguments.dos-reis1-0/+7
2011-04-17 * boot/tokens.boot: Translate maxIndex to MAXINDEX.dos-reis1-0/+4
2011-04-16 * boot/tokens.boot (shoeIdChar): Accept "!" too.dos-reis1-0/+4
2011-04-14 * interp/msgdb.boot: Use stringChar more often.dos-reis1-0/+4
2011-04-12 * lisp/core.lisp.in: Include SB-SPROF when profiling SBCL-based build.dos-reis1-0/+4
2011-04-10specify linker for ECLdos-reis1-0/+5
2011-04-10 * config/open-axiom.m4 (OPENAXIOM_HOST_LISP_CPU_PRECISION):dos-reis1-0/+5
2011-03-22 * algebra/op.spad.pamphlet (BasicOperator) [display]: Now return ados-reis1-0/+8
2011-03-20 * interp/g-opt.boot ($VMsideEffectFreeOperators): Includedos-reis1-0/+7
2011-03-20 * boot/translator.boot (FC): Remove.dos-reis1-0/+25
2011-03-17 * utils/storage.H: Rework.dos-reis1-0/+5
2011-03-16 * interp/i-syscmd.boot (compileSpad2Cmd): Remove experimentaldos-reis1-0/+18
2011-03-13 * src/algebra/: Systematically use not zero? when comparing fordos-reis1-0/+5
2011-03-12 * src/algebra/: Systematically use not one? when comparing fordos-reis1-0/+5
2011-03-12 * src/algebra/: Systematically use negative? when comparing fordos-reis1-0/+5
2011-03-12 * src/algebra/: Systematically use negative? when comparing fordos-reis1-0/+5
2011-03-12 * src/algebra/: Systematically use negative? when comparing fordos-reis1-0/+5
2011-03-12 * algebra/si.spad.pamphlet (IntegerNumberSystem) [positive?]:dos-reis1-0/+9
2011-03-12 * algebra/catdef.spad.pamphlet (OrderedAbelianGroup): Exportdos-reis1-0/+7
2011-03-10 * algebra/catdef.spad.pamphlet (CharacteristicNonZero)dos-reis1-0/+12
2011-03-10 * interp/c-util.boot (equalFormTemplate): Tidy comparison of valuedos-reis1-0/+5
2011-03-10 * interp/c-util.boot (mutateArgumentList): New.dos-reis1-0/+10
2011-03-10 * interp/c-util.boot (resolveConstantForm): New. Split out ofdos-reis1-0/+6
2011-03-09 * algebra/catdef.spad.pamphlet (StepThrough) [nextItem]: Nowdos-reis1-0/+12
2011-03-09 * algebra/catdef.spad.pamphlet (EuclideanDomain)dos-reis1-0/+7
2011-03-09 * interp/g-opt.boot: %pair, %list, %vector, %bitvector are nowdos-reis1-0/+7
2011-03-09 * interp/g-opt.boot (semiSimpleRelativeTo?): Consider conditionals.dos-reis1-0/+4
2011-03-08 * algebra/catdef.spad.pamphlet (SemiRing): New category.dos-reis1-0/+4
2011-03-07 * interp/sys-utility.boot (getSystemModulePath): Usedos-reis1-0/+20
2011-03-07 * algebra/si.spad.pamphlet (SingleInteger): Logic is indirectlydos-reis1-0/+5
2011-03-06 * interp/i-eval.boot (mkEvalable): Simplify.dos-reis1-1/+8
2011-03-06 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %c2s.dos-reis1-0/+8
2011-03-05 * interp/as.boot: Use getConstructorAbbreviationFromDB.dos-reis1-0/+19
2011-03-05 * interp/nrunopt.boot: Move content to define.boot, interop.boot,dos-reis1-0/+5
2011-03-03 * interp/nrungo.boot: Move content to buildom.boot, i-map.boot,dos-reis1-0/+5
2011-03-02 * interp/i-eval.boot (mkEvalable): Exit early on niladic constructors.dos-reis1-0/+8