mit-scheme.git
1987-01-13 Chris HansonThe microcode tables file now returns an identification...
1987-01-13 Chris HansonInitial revision
1987-01-13 Chris HansonRemove version number from `UCODE_TABLES_FILENAME'...
1987-01-12 Chris HansonPlease refer to the ChangeLog file under the following...
1987-01-12 Chris HansonPlease refer to the ChangeLog file under the following...
1987-01-12 Chris HansonMoby rewrite, which started out as some simple bug...
1987-01-11 Chris HansonFix `substring-find-next-char-in-set' and
1987-01-11 Chris HansonPrimitive `file-write-char' was unable to write out...
1987-01-10 Chris HansonOops! Forgot to push return address for subproblems.
1987-01-10 Chris HansonFinish changes to poppers.
1987-01-10 Chris HansonChange type offsets to 16-byte intervals to match new...
1987-01-09 Chris HansonFix oversight in new popper code.
1987-01-09 Chris HansonFix typo and adjust message receiver type bits to corre...
1987-01-09 Chris Hanson*** empty log message ***
1987-01-09 Chris HansonUpdate popper offsets to match new microcode.
1987-01-09 Chris HansonChange popper code to interpretive version to prevent...
1987-01-09 Chris HansonChange sizes of message receivers to reflect new interp...
1987-01-09 Chris HansonAdd special unparsing for pairs.
1987-01-08 Chris HansonFix bug in parsing of complex polar notation.
1987-01-07 Chris Hanson*** empty log message ***
1987-01-07 Chris HansonDefine `TC_COMPLEX' to self-evaluate.
1987-01-07 Chris HansonAdd complex number syntax to reader and printer.
1987-01-06 Chris HansonTurn off stack overflow interrupt during throw.
1987-01-05 Chris Hanson*** empty log message ***
1987-01-05 Chris HansonBoost STACK_GUARD_SIZE to value which will allow stack...
1987-01-05 Chris HansonLocal stack overflow interrupt index incorrect.
1987-01-05 Chris HansonRevert previous change since experiment proved that...
1987-01-05 Chris HansonTry not to generate instructions that depend on the...
1987-01-04 Chris Hanson*** empty log message ***
1987-01-01 Chris Hanson*** empty log message ***
1987-01-01 Chris Hanson*** empty log message ***
1987-01-01 Chris HansonEliminate references to `make-primitive-procedure'.
1987-01-01 Chris HansonPass `rest-generator' as argument to all the generator...
1987-01-01 Chris Hanson*** empty log message ***
1986-12-22 Chris HansonChange tagged vector object unparser so that the printi...
1986-12-22 Chris HansonFix bug in value of `number-pushed' being computed...
1986-12-21 Chris Hanson*** empty log message ***
1986-12-21 Chris Hanson*** empty log message ***
1986-12-21 Chris Hanson*** empty log message ***
1986-12-21 Chris Hanson*** empty log message ***
1986-12-20 Chris Hanson*** empty log message ***
1986-12-20 Chris HansonChange obsolete reference to `vector-size'.
1986-12-20 Chris HansonRedesign of CFG data structures.
1986-12-20 Chris HansonInitial revision
1986-12-20 Chris HansonUpdate to use new primitive `tty-flush-output'.
1986-12-20 Chris HansonImplement new primitive `tty-flush-output'.
1986-12-18 Chris Hanson*** empty log message ***
1986-12-18 Chris HansonFix algorithm so that it handles CFG joins correctly.
1986-12-18 Chris HansonEliminate definitions of `foo-edit!' procedures.
1986-12-18 Chris HansonChange names of set operations to indicate whether...
1986-12-18 Chris HansonChange implementation of `rtl-snode-delete!' so that...
1986-12-18 Chris HansonFix bug in `continuation-entry'.
1986-12-18 Chris HansonDelete non-useful frame editor procedures.
1986-12-17 Chris HansonChange call-construction pass so that it uses special...
1986-12-17 Chris HansonSame random confusion between `=' and `=='! C Sux.
1986-12-17 Chris HansonMove `po' back to `toplev.scm'. Implement `->tagged...
1986-12-17 Chris HansonFix incorrect definition of `define-assignment-method'.
1986-12-17 Chris HansonFix problem in which hooks were getting dis/connected...
1986-12-17 Chris HansonChanges to make FIXNUM_LENGTH_AS_BIGNUM visible to...
1986-12-17 Chris HansonBignum code was not handling most negative fixnum right.
1986-12-16 Chris HansonUse user-level hash operators rather than primitives.
1986-12-16 Chris HansonChange `po' to accept a hash number as an argument...
1986-12-16 Chris HansonRewrite side-effecting operations on continuation cfg...
1986-12-16 Chris HansonImplement replacement operations on frames.
1986-12-16 Chris Hansoninitial revision
1986-12-16 Chris HansonConvert `or' to `if' where the value is a boolean.
1986-12-16 Chris HansonAdd `using-syntax' to grab compiler syntax.
1986-12-16 Chris HansonFix type-extraction rules to use ROL instruction rather...
1986-12-16 Chris HansonFix print wrapper to print hash number correctly.
1986-12-16 Chris HansonAdd new operation to extract the set of undefined names.
1986-12-16 Chris HansonMake sure that the stack pointer gets invalidated whene...
1986-12-16 Chris Hansoninitial revision
1986-12-16 Chris Hansoninitial
1986-12-16 Chris Hansonfoo
1986-12-16 Chris Hanson*** empty log message ***
1986-12-15 Chris HansonAdd hash number to printed representation of compiler...
1986-12-15 Chris Hanson*** empty log message ***
1986-12-15 Chris Hanson*** empty log message ***
1986-12-13 Chris HansonUpdate to know about RCS header.
1986-12-13 Chris HansonRemove version numbers from filenames.
1986-12-13 Chris HansonInitial revision
1986-12-13 Chris Hanson*** empty log message ***
1986-12-13 Chris HansonInitial revision