mit-scheme.git
1987-06-25 Chris HansonSplit "rtypes" into two parts.
1987-06-25 Guillermo J... Provide a *unparse-symbol hook for canonicalization...
1987-06-25 Guillermo J... Provide a *unparse-symbol hook for canonicalization.
1987-06-25 Guillermo J... Initial revision
1987-06-25 Guillermo J... Initial revision
1987-06-25 Guillermo J... Initial revision
1987-06-24 Chris HansonChange abstraction to use hash tables, to eliminate...
1987-06-24 Chris HansonExtend symbol hash table abstraction with new operations.
1987-06-24 Chris HansonAdd additional integration dependencies for "back-end...
1987-06-24 Guillermo J... Make fasload default to extension bin. Fix a bug in...
1987-06-24 Guillermo J... Make fasload default to extension bin.
1987-06-23 Chris HansonDefine new variable `Constant_Top' to mark the upper...
1987-06-23 Chris HansonDefine new variable `Constant_Top' to mark the upper...
1987-06-23 Chris HansonFix bugs in last revision.
1987-06-23 Chris HansonGenerate correct code for combinations whose operators...
1987-06-23 Chris HansonGenerate code for letrec-bindings of IC procedures.
1987-06-23 Chris HansonGenerator for `assignment' statement was using `definit...
1987-06-22 Chris HansonChange formatting of termination messages.
1987-06-22 Chris HansonSave expression register when merging compiled code...
1987-06-22 Chris HansonIn entry for IC procedure, equate the internal and...
1987-06-22 Chris HansonGenerate external label for IC procedures.
1987-06-22 Chris HansonGenerate frame-pointer assignment for IC procedures.
1987-06-21 Don AllenRemove use of 'in-package' (not supported by the compil...
1987-06-19 Guillermo J... Changes for VMS.
1987-06-19 Guillermo J... Changes for VMS.
1987-06-18 Guillermo J... Some changes for pyramids.
1987-06-18 Guillermo J... Some changes for BBN and VMS.
1987-06-18 Guillermo J... Some changes for BBN and VMS.
1987-06-18 Guillermo J... Some changes for VMS.
1987-06-18 Guillermo J... Add main_type for VMS.
1987-06-18 Guillermo J... Add Band_Dump_Exit_Hook for butterflys.
1987-06-18 Chris HansonAdd new rule.
1987-06-17 Chris HansonFix stupid error in last modification.
1987-06-17 Chris HansonFix stupid error in last modification.
1987-06-17 Chris HansonAdd new objects to set of things that do not print...
1987-06-17 Chris HansonInitial revision
1987-06-17 Chris HansonSplit files.
1987-06-17 Chris HansonSplit files into parts.
1987-06-17 Chris HansonInitial revision
1987-06-17 Chris HansonFix bug in purify by which the end of block marker...
1987-06-16 Chris HansonFix bug in purify by which the end of block marker...
1987-06-16 Chris Hanson`:read-string' operation for string input ports must...
1987-06-16 Chris HansonCharacter parser must be careful near end of file.
1987-06-16 Chris Hanson*** empty log message ***
1987-06-16 Chris Hanson*** empty log message ***
1987-06-15 Chris HansonCorrectly fix unparser to detect unparsing of partially...
1987-06-15 Chris HansonChange `error_external_error' to correct name `error_ex...
1987-06-15 Chris HansonRetract last change.
1987-06-15 Chris HansonUse `reference-alias-register!' in some appropriate...
1987-06-15 Chris HansonRedefine `reference-alias-register!' to load the alias...
1987-06-15 Chris HansonIn `indirect-reference!', need to load the alias regist...
1987-06-15 Guillermo J... Reason:
1987-06-15 Guillermo J... Make fasdump in bchscheme back out when the object...
1987-06-15 Chris HansonMake vector unparser smarter about looking for nmv...
1987-06-15 Chris HansonChange primitives to use new type code for compiled...
1987-06-15 Chris HansonFix logic for determining end-of-file in a buffered...
1987-06-13 Chris HansonInitial revision
1987-06-13 Chris HansonBreak up files into smaller pieces for compilation.
1987-06-13 Chris HansonBreak up files into smaller pieces for compilation.
1987-06-13 Chris HansonInitial revision
1987-06-13 Chris HansonBreak up file into smaller pieces for compilation.
1987-06-13 Chris HansonInitialize package structure.
1987-06-13 Chris HansonMissing whitespace.
1987-06-13 Chris HansonChange contents of `*ic-procedure-headers*' so that...
1987-06-13 Chris HansonRestructure packaging to eliminate explicit make-enviro...
1987-06-13 Chris HansonRestructure packaging to eliminate explicit make-enviro...
1987-06-13 Chris HansonDecisions to use variable cache mechanism are raised...
1987-06-13 Chris HansonWhen counting the operands of a combination, do not...
1987-06-12 Chris HansonWhen generating code for combinations whose operator...
1987-06-11 Chris HansonFix bugs in signalling of interrupts through the compil...
1987-06-11 Chris HansonHandle pathological error codes in `Do_Micro_Error'.
1987-06-11 Chris HansonPass error-code to error handlers as well as expression...
1987-06-11 Chris Hanson`generate-invocation-prefix' now knows not to reallocat...
1987-06-11 Chris HansonAdd `need-registers!' operation.
1987-06-10 Guillermo J... This commit was generated by cvs2svn to compensate...
1987-06-10 Guillermo J... Add original bindings for transformers.
1987-06-10 Chris HansonFor `move-frame-up' invocation prefix, zero frame-size...
1987-06-09 Chris HansonSplit some files up for compilation.
1987-06-09 Chris HansonInitial revision
1987-06-09 Chris HansonSplit into pieces for compilation.
1987-06-09 Chris HansonFix bug in assignment to compiler cached variables.
1987-06-08 Chris Hanson`load-dnw' returns a single instruction, not a list.
1987-06-05 Chris HansonMust treat error-combination specially here to prevent...
1987-06-05 Chris HansonDefine new type code for compiled code blocks to guaran...
1987-06-05 Chris HansonFix stupid bug where files were not fasloaded in `load...
1987-06-05 Chris HansonRenamed variable.
1987-06-05 Chris HansonDefine new type code for compiled code blocks to guaran...
1987-06-05 Chris HansonNew microcode handles purification of compiled code...
1987-06-05 Chris HansonDefine new type code for compiled code blocks to guaran...
1987-06-05 Chris HansonDefine new type code for compiled code blocks to guaran...
1987-06-05 Chris HansonDo not put compiled code into pure space, just constant...
1987-06-05 Chris HansonChange definition and name of compiler address operatio...
1987-06-05 Guillermo J... Fix a long standing bug in fasdump, fasload, band-dump...
1987-06-04 Chris HansonFix `unfold-and-reverse-rib' so that it properly handle...
1987-06-04 Chris HansonAdd support for multiple cache-variable entries.
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.
next