mit-scheme.git
1987-06-04 Chris HansonInitial revision
1987-06-04 Chris HansonAdd error handlers for compiled code unbound/unassigned...
1987-06-03 Chris HansonNew primitive `return-address-block'.
1987-06-03 Chris HansonCreate multiple cache-variable entries in the compiled...
1987-06-02 Guillermo J... Bug in dumpworld.
1987-06-02 Chris HansonChange the frame-size for invocation:lookup to indicate...
1987-06-02 Chris HansonOptimize code being emitted for lookup-apply.
1987-06-02 Chris HansonCombination should be added to vnode-combinations of...
1987-06-02 Chris HansonChange unsyntaxing of `error' and `bkpt', which now...
1987-06-02 Chris HansonChange `error' and `bkpt' macros to use absolute refere...
1987-06-02 Chris HansonFix bugs in compiled code interface variable cache...
1987-06-02 Chris HansonFix bugs in rule for `invocation:cache-reference'.
1987-06-02 Chris HansonSimplify `extension' argument to invocation:cache-refer...
1987-06-02 Chris Hanson`history-transform' was returning '() at the end of...
1987-06-02 Chris HansonChange unsyntaxing of conditionals to handle case of...
1987-06-02 Guillermo J... Treat weak pairs correctly.
1987-06-02 Guillermo J... Add fasdump and purify to bchscheme.
1987-06-01 Chris HansonImplement rule for invocation:cache-reference.
1987-06-01 Chris HansonInstall better code for lookup-apply in the cached...
1987-06-01 Chris HansonCanonicalize the destination of a memory assignment...
1987-06-01 Chris HansonMake copy of assignment to cell of cached variable...
1987-06-01 Chris HansonMake copy of assignment to value of cached variable...
1987-06-01 Chris HansonCompiler variable cache initialization routines accept...
1987-06-01 Chris HansonExtend `rtl:expression-cost' to know about `variable...
1987-06-01 Chris HansonDefine rules for cached variable reference RTL forms.
1987-06-01 Chris HansonChange interpreter-call:cache-reference to extract...
1987-06-01 Chris HansonChange interpreter-call:cache-assignment to extract...
1987-06-01 Chris HansonChange interpreter-call:cache-assignment/reference...
1987-06-01 Chris HansonChange interpreter-call:cache-assignment/reference...
1987-06-01 Chris HansonTeach `expression->machine-register!' about (UNASSIGNED...
1987-06-01 Chris HansonFinish changing `rtl:make-constant' so that it notices...
1987-05-31 Chris HansonAdd new RTL types for cached variable lookup mechanism.
1987-05-31 Chris HansonChange lookup-apply code to use variable cache when...
1987-05-31 Chris HansonAdd new RTL types for cached variable lookup mechanism...
1987-05-31 Chris HansonAdd several new compiled-code entry points with return...
1987-05-31 Chris HansonAdd several new compiled-code entry points with return...
1987-05-31 Chris HansonRedefine the Non_Object so that it is interned between...
1987-05-31 Chris HansonAdd parameter describing where IC frame parameters...
1987-05-30 Guillermo J... Sun floating arithmetic bug fixed.
1987-05-30 Guillermo J... Sun floating arithmetic fixed.
1987-05-29 Chris HansonSplit entry points block into two sections to make...
1987-05-29 Chris HansonAdd stuff for variable cache entry points to interpreter.
1987-05-29 Chris HansonChange compiler entry points to account for new microco...
1987-05-29 Guillermo J... Undefined procedure.
1987-05-29 Chris HansonAdd new return codes for compiled code interface variab...
1987-05-29 Chris Hanson*** empty log message ***
1987-05-29 Chris HansonGive better error message for badly formed pattern...
1987-05-29 Chris HansonIn `unsyntax-shallow-FLUID-LET', turn lambda body into...
1987-05-29 Guillermo J... Changes to make fast variable reference in compiled...
1987-05-28 Chris HansonDo not cache assignments from a machine register to...
1987-05-28 Chris Hanson*** empty log message ***
1987-05-28 Chris HansonIn `symbol-table-bindings', return alist of values...
1987-05-28 Chris HansonAdd extra operation to extract bindings from symbol...
1987-05-28 Chris HansonFix randomness in switch statements for wrong_type_arg and
1987-05-28 Chris HansonAdd entry points for variable caches and uuo links.
1987-05-28 Guillermo J... Add JAR's changes for VMS.
1987-05-28 Guillermo J... Initial revision
1987-05-28 Guillermo J... Cosmetic change to boot.c, some cleaning up of hardware...
1987-05-28 Guillermo J... Newline missing in end of computation termination.
1987-05-27 Chris HansonGuarantee that interpreter-call result registers are...
1987-05-27 Chris HansonInterrupts that are out of range are now signalled...
1987-05-27 Chris HansonInterrupts that are out of range are now signalled...
1987-05-26 Chris HansonSplit file into two pieces.
1987-05-26 Chris HansonRecord pop in these rules.
1987-05-26 Guillermo J... Patch because primitive-datum is broken.
1987-05-26 Chris HansonAdd error check for positive arguments to signed intege...
1987-05-23 Guillermo J... Add PRIMITIVE_ABORT.
1987-05-23 Guillermo J... Add PRIMITIVE_RETURN
1987-05-22 Chris HansonAdd special lookup for compiler to do side-effect for...
1987-05-22 Chris HansonDefine more operations on SCode comments.
1987-05-22 Chris HansonAdd special lookup for compiler to do side-effect for...
1987-05-21 Chris HansonAdd special lookup for compiler to do side-effect for...
1987-05-21 Chris HansonUndo FLUID-LET changes from last version.
1987-05-21 Chris HansonFix bug in expansion of interpreter-call:enclose. ...
1987-05-21 Chris HansonDelete the fg-entry of each procedure and quotation...
1987-05-21 Chris HansonTemporary registers no longer have a type, and need...
1987-05-21 Chris HansonTemporary registers no longer have a type, and need...
1987-05-21 Chris HansonInstall special handling for close-coded combinations...
1987-05-21 Chris HansonRewrite the expansion for the RTL construction procedur...
1987-05-19 Chris HansonMove `mvalue' to the `base' directory. The `source...
1987-05-19 Chris HansonChange `add-pseudo-register-alias' so that it accepts...
1987-05-19 Chris HansonFix `move-to-alias-register!' so that when an alias...
1987-05-19 Chris HansonChange shallow FLUID-LET not to use side-effect for...
1987-05-19 Chris HansonStupidity.
1987-05-19 Chris HansonDefine `undefined-conditional-branch' constant which...
1987-05-18 Chris Hanson`rcseep' no longer has any external definitions.
1987-05-18 Chris HansonDelete definitions of most predicates, since they are...
1987-05-18 Chris HansonFix the memory-invalidation code for assignments to...
1987-05-18 Chris HansonNot so fast!
1987-05-18 Chris HansonDelete `rcseep' from the files list.
1987-05-18 Chris HansonGeneralize `register-has-alias?' to handle machine...
1987-05-18 Chris HansonGuarantee that the `number-pushed' entry on lexpr invoc...
1987-05-18 Chris HansonExtend tests of registers to handle machine registers...
1987-05-18 Chris HansonForgot to splice setup code into expansion for access.
1987-05-17 Chris HansonDue to changes in the top level of the compiler, determ...
1987-05-16 Chris HansonFor known calls to procedures that are not externally...
1987-05-16 Chris HansonTypo.
1987-05-16 Don AllenFix error in SETUP-LEXPR rule -- first arg to procedure...
1987-05-15 Chris HansonChange all RTL constructs that contain pointers to...
1987-05-15 Chris HansonCase where value-register is assigned during a subprobl...
next