aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-06-09 * interp/compiler.boot (canReturn): Handle %when and %bind.dos-reis1-0/+14
2010-06-09 * interp/g-opt.boot (removeNeedlessThrow): Tidy.dos-reis1-0/+4
2010-06-09 Widen scope of iterator variables in presence of terminatingdos-reis1-0/+10
2010-06-07 * interp/compiler.boot (finishLambdaExpression): Bind escapeddos-reis1-0/+5
2010-06-07 * interp/compiler.boot (replaceExitEtc): Replace TAGGEDreturn withdos-reis1-0/+9
2010-06-07 * interp/c-util.boot (isLispSpecialVariable): New.dos-reis1-0/+6
2010-06-06 * interp/compiler.boot (replaceExitEtc): Tidy.dos-reis1-0/+4
2010-06-06 * interp/c-util.boot (mutateToBackendCode): Don't replace explicitdos-reis1-0/+5
2010-06-06 * interp/c-util.boot (needPROGS?): New.dos-reis1-0/+5
2010-06-06 * interp/compiler.boot (compRepeatOrCollect): Compile listdos-reis1-0/+5
2010-06-05 * driver/utils.c (openaxiom_execute_core): Don't let CLISP fooldos-reis1-0/+5
2010-06-05 * algebra/exposed.lsp.pamphlet: Expose SquareMatrix.dos-reis1-0/+4
2010-06-04 * interp/buildom.boot (UnionEqual): Don't COERCE to FUNCTION. Usedos-reis1-1/+1
2010-06-04 * interp/buildom.boot (UnionEqual): Don't COERCE to FUNCTION. Usedos-reis1-0/+6
2010-06-04 * interp/br-con.boot: More cleanup.dos-reis1-0/+26
2010-06-04 * interp/buildom.boot: Clean up QEQCAR uses.dos-reis1-0/+4
2010-06-03 * interp/buildom.boot: Cleanup.dos-reis1-0/+7
2010-06-02 * interp/c-util.boot (usedSymbol?): New.dos-reis1-0/+11
2010-06-01 * algebra/list.spad.pamphlet: Use builtin functions.dos-reis1-0/+4
2010-06-01 * interp/g-util.boot: Add more opcodes.dos-reis1-0/+7
2010-05-31 * interp/compiler.boot (compWithMappingMode): Handle lambdados-reis1-0/+5
2010-05-30 * interp/c-util.boot (middleEndExpand): Tidy.dos-reis1-0/+19
2010-05-30 * interp/i-coerce.boot (getSubDomainPredicate): Use compileInteractive.dos-reis1-0/+4
2010-05-30 * algebra/boolean.spad.pamphlet (Boolean): Remove reference todos-reis1-0/+5
2010-05-29 * interp/compiler.boot (getExternalSymbolMode): Allow Lisp asdos-reis1-0/+9
2010-05-28 Add support for 'property' builtin function.dos-reis1-0/+10
2010-05-28 * boot/tokens.boot: args is now a selector.dos-reis1-0/+7
2010-05-28 * interp/sys-utility.boot (eval): Define here.dos-reis1-0/+17
2010-05-27 * interp/sys-macros.lisp (eval): Expand opcodes before calling EVAL.dos-reis1-0/+42
2010-05-27 * interp/i-map.boot (compileCoerceMap): Minivectors are globaldos-reis1-0/+11
2010-05-26 * interp/slam.boot (compileRecurrenceRelation): Generate code todos-reis1-0/+7
2010-05-26 * boot/tokens.boot: Automatically translate alphabetic?, digit?,dos-reis1-0/+40
2010-05-26 * interp/c-util.boot ($ClearBodyToken): New constant.dos-reis1-0/+10
2010-05-25 * interp/g-util.boot: Add expanders for %lt, %le, %gt, %ge, %not,dos-reis1-0/+9
2010-05-25 * interp/i-spec2.boot (evalREPEAT): Generate %repeat forms.dos-reis1-0/+14
2010-05-25 * interp/g-util.boot: Implement expansion of %collect forms.dos-reis1-0/+13
2010-05-25 * interp/g-util.boot (expandToVMForm): New. Export.dos-reis1-0/+6
2010-05-24 * interp/i-object.boot (object): New. Abstract over boilerplate.dos-reis1-0/+8
2010-05-24 * interp/c-util.boot ($middleEndOpcodes): New.dos-reis1-0/+6
2010-05-23 * interp/i-spec1.boot (compileADEFBody): Establish a dynamicdos-reis1-0/+7
2010-05-23 * boot/tokens.boot: gensym is now candidate for renaming.dos-reis1-0/+31
2010-05-23 * input/collect.input.pamphlet: Remove bogus expression.dos-reis1-0/+4
2010-05-22 * interp/cparse.boot (npDefinitionItem): Consider a declaration asdos-reis1-0/+9
2010-05-22 * interp/ptrees.boot (pfWith): Now a function of two arguments.dos-reis1-0/+10
2010-05-22 * interp/cparse.boot (npQuiver): Redefine. Now send Applicationdos-reis1-0/+15
2010-05-19 * boot/ast.boot: Add %Leave ast node.dos-reis1-0/+6
2010-05-19 * boot/translator.boot (translateToplevelExpression): Tidy.dos-reis1-0/+4
2010-05-18 * interp/cparse.boot: Clean up.dos-reis1-0/+4
2010-05-17 * interp/fnewmeta.lisp: Remove out-of-date META grammar.dos-reis1-0/+6
2010-05-17 * interp/as.boot: Clean up.dos-reis1-0/+10