mit-scheme.git
1990-04-03 Guillermo J... Make top level declarations propagate when compile...
1990-04-03 Guillermo J... Fix bugs in rulrew by which generic arithmetic with...
1990-04-03 Guillermo J... Add MIPS compiler support, and remove nesting of #if...
1990-04-03 Guillermo J... Add typedef of format_word when not HAS_COMPILER_SUPPORT.
1990-04-02 Guillermo J... Update to match 68k.
1990-04-02 Guillermo J... Add a test on endianness to expand-fields so that the...
1990-04-02 Guillermo J... Comment out uses of expt, since compiler declarations...
1990-04-02 Guillermo J... lap:make-unconditional-branch returns an instruction...
1990-04-01 Guillermo J... Major change:
1990-04-01 Guillermo J... Substitute constants for expressions computed with...
1990-04-01 Guillermo J... lap:make-unconditional-branch now returns a sequence...
1990-04-01 Guillermo J... lap:make-unconditional-branch now returns a sequence...
1990-04-01 Guillermo J... letrec-value no longer errors if a binding is a trivial...
1990-04-01 Guillermo J... Nth revision of this code.
1990-04-01 Guillermo J... Get rid of funny drifting rules. Let-like procedures...
1990-04-01 Guillermo J... It's OK for a non-trivial closure to become trivial...
1990-04-01 Guillermo J... Fix bch system to run on machines with floating alignment.
1990-04-01 Guillermo J... Initial revision
1990-04-01 Guillermo J... Initial revision
1990-04-01 Guillermo J... Add MIPS compiler support.
1990-03-28 Guillermo J... Initial revision
1990-03-28 Guillermo J... Add new method for finding variable that is used by...
1990-03-28 Guillermo J... Undrifting constraints must propagate transitively...
1990-03-27 Guillermo J... Move switch.scm back to compiler/base, so it can be...
1990-03-26 Guillermo J... Add compiler:noisy?
1990-03-26 Guillermo J... Add compiler:noisy?
1990-03-26 Guillermo J... Add compiler:noisy?
1990-03-26 Guillermo J... Move switch.scm back to compiler/base, so it can be...
1990-03-26 Guillermo J... Move switch.scm back to compiler/base, so it can be...
1990-03-26 Guillermo J... Add sf:noisy? flag, and syntax&integrate global procedure.
1990-03-26 Guillermo J... Modify gc-statistic/meter so that gcnote will not be...
1990-03-26 Guillermo J... Add gc-timestamp for data structures that need to be...
1990-03-24 Guillermo J... Add arities to primitive definitions so that the file...
1990-03-24 Guillermo J... Fix register*constant methods for plus-fixnum and minus...
1990-03-21 Chris HansonWhen accessing `block-procedure', make sure it is a...
1990-03-16 Chris HansonFix unbound variable in `delete-process'. The `process...
1990-03-14 Chris Hanson*** empty log message ***
1990-03-14 Chris HansonIn `decode-ordinary-floating-instruction', always speci...
1990-03-14 Chris HansonIn `two-arg-register-operation', don't delete reused...
1990-03-13 Chris Hanson*** empty log message ***
1990-03-13 Chris HansonConditionalize floating-point register load instruction...
1990-03-12 Chris HansonConditionalize binary floating-point open-coded operati...
1990-03-12 Chris HansonRemove duplicate entry for fp6 from the list of initial...
1990-03-08 Chris HansonAdd sun4 processor type.
1990-03-05 Guillermo J... Add ^B ^X ^U ^G to the ^C handler.
1990-03-02 Mark FriedmanAdded subprocess support.
1990-03-02 Mark FriedmanAdded subprocess support.
1990-02-27 Mark FriedmanAdded support for subprocesses.
1990-02-27 Mark FriedmanInitial revision
1990-02-27 Mark FriedmanAdded support for subprocesses.
1990-02-27 Mark FriedmanAdded support for subprocesses to OPEN-CHANNEL-WRAPPER.
1990-02-27 Mark FriedmanAdded support for unix subprocesses.
1990-02-27 Mark FriedmanAdded compiler flag ENABLE_SUBPROCESSES.
1990-02-25 Chris Hanson*** empty log message ***
1990-02-25 Chris Hanson*** empty log message ***
1990-02-24 Chris HansonOpen-code vector-8b ref and set operations.
1990-02-23 Chris HansonDon't use arithmetic right shift for division.
1990-02-23 Chris HansonEliminate some potential name conflicts in the expansio...
1990-02-21 Guillermo J... Add more handlers for INTERNAL-APPLY-VAL types. Someho...
1990-02-20 Guillermo J... Make debugger evaluation commands print out more like...
1990-02-20 Guillermo J... Allow strings as arguments to generate-uninterned-symbol.
1990-02-14 Chris HansonAdd definition of `alist?' that detects circularity.
1990-02-14 Guillermo J... Fix definition of list? to terminate even in the presen...
1990-02-13 Chris HansonInitialize `Prev_Restore_History_Stacklet' to NULL...
1990-02-13 Chris HansonAdd \n\ to newlines in comments.
1990-02-12 Chris HansonFix minor bug in last change.
1990-02-11 Chris HansonChanges from JMiller that are needed to get this stuff...
1990-02-10 Chris HansonAdd new hash-table abstraction; this is loaded by
1990-02-10 Chris HansonInitial revision
1990-02-09 Chris HansonDefine `symbol-hash-mod'.
1990-02-09 Chris HansonRun scheme-mode-hook before scheme-interaction-mode...
1990-02-08 Chris Hanson"fixnum.o" should depend on "mul.c", not "os.o".
1990-02-08 Chris HansonAdd changes to support gcc on the vax.
1990-02-08 Chris HansonFix cold-load problems.
1990-02-08 Chris HansonFix cold-load problems.
1990-02-07 Chris Hanson*** empty log message ***
1990-02-07 Chris HansonImplement new record proposal.
1990-02-07 Guillermo J... Initial revision
1990-02-07 Guillermo J... Add in sun4 (sparc) descriptions for Morry Katz.
1990-02-06 Panayotis Skordos*** empty log message ***
1990-02-06 Guillermo J... Changes by JMiller to make it work under HP cc and...
1990-02-06 Guillermo J... Changes by JMiller to make it work under HP cc and...
1990-02-02 Chris Hanson* Add new operations to register allocator that determi...
1990-02-02 Chris HansonNew definition of `complex:acos' preserves more precisi...
1990-01-31 Guillermo J... Fix bug in fasdump by which zero length files were...
1990-01-31 Guillermo J... Fix bug in load/internal by which empty files caused...
1990-01-30 Guillermo J... Fix bug in Prepare_Apply_Interrupt noticed after last...
1990-01-30 Guillermo J... Fix bug in Prepare_Apply_Interrupt noticed after last...
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code.
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code. It replaces...
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code.
1990-01-29 Guillermo J... Initial revision
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code.
1990-01-25 Guillermo J... Initial revision
1990-01-25 Guillermo J... New compiler port.
1990-01-25 Guillermo J... Initial revision
1990-01-25 Guillermo J... New compiler port.
1990-01-24 Guillermo J... Make setup-image do what the comment at the top of...
1990-01-23 Chris Hanson`hash-table-copy', when copying the elements in a hash...
1990-01-23 Guillermo J... Conditionalize constant space sizes for the Spectrum.
next