mit-scheme.git
1995-04-08 Stephen AdamsFixed interrupt logic bug -- a consequence of making...
1995-04-08 Stephen AdamsTemporarily commented out unsafe accessors for cookie...
1995-04-08 Stephen AdamsAdded lots of hair to deal with programs that have...
1995-04-07 Stephen AdamsAdded a MATCH macro. The generated code is not very...
1995-04-06 Stephen AdamsTidying.
1995-04-06 Stephen AdamsTidying.
1995-04-06 ssmithAdded COERCE as a midend phase.
1995-04-03 Stephen AdamsTidying.
1995-04-02 Stephen AdamsFixed code for FLOAT->OBJECT to work if the target...
1995-04-01 Stephen AdamsAdded KMP->STANDARD, a lame attenpt to make KMP-Scheme...
1995-04-01 Stephen AdamsAdded open-coder for %make-entity.
1995-04-01 Stephen AdamsLots of changes. It is nearer `working'.
1995-04-01 Stephen AdamsAdded %make-entity.
1995-04-01 Stephen AdamsAdded "coerce".
1995-04-01 Stephen AdamsTweaked with SORT-MACHINE-REGISTERS.
1995-04-01 Stephen AdamsUn-integrated SORT-MACHINE-REGISTERS.
1995-03-30 Chris HansonFix handling of comments when indenting an expression...
1995-03-30 Stephen AdamsChecking in before removing PLACEHOLDER-QUOTE.
1995-03-30 Stephen AdamsInitial revision
1995-03-28 Stephen AdamsTidying.
1995-03-26 Stephen AdamsAdjusted to make run for longer.
1995-03-26 Stephen AdamsInitial revision
1995-03-26 Stephen AdamsAdjusted to make run for longer.
1995-03-26 Stephen AdamsAdjusted to make run for longer.
1995-03-25 Stephen AdamsFixed so that it no longer tries to coerce bindings...
1995-03-23 Stephen AdamsChanged to be much smarter about where the coercion...
1995-03-22 Stephen AdamsAdded missing cookie-call forms.
1995-03-22 Stephen AdamsAdded code to improve code where it is known that all...
1995-03-21 Chris HansonChanges to get bchscheme running under OS/2.
1995-03-21 Stephen AdamsAdded code to change %internal-apply to %internal-apply...
1995-03-21 Chris HansonAdd new primitive to scan Scheme's memory usage.
1995-03-20 Chris HansonAdd expansion for INTERN -- just like that for STRING...
1995-03-20 Stephen AdamsChanged PA to print primitive documentation rather...
1995-03-20 Stephen AdamsInitial revision
1995-03-20 Stephen AdamsModified to treat %internal-apply-unchecked like %inter...
1995-03-18 Stephen AdamsAdded INVOCATION:REGISTER as an invocation that cares...
1995-03-18 Stephen AdamsThe result of OBJECT->TYPE may be preserved.
1995-03-17 Stephen Adams*** empty log message ***
1995-03-16 Stephen Adams*** empty log message ***
1995-03-16 Stephen AdamsAdded rule to prevent tagging of a byte with 0.
1995-03-16 Stephen AdamsRemoved lots of commented out old code.
1995-03-15 Stephen AdamsOpen coding of %compiled-entry-maximum-arity? only...
1995-03-13 Stephen AdamsFix typo.
1995-03-13 Stephen AdamsAdded %compiled-entry? and %compiled-entry-maximum...
1995-03-13 Stephen Adams*** empty log message ***
1995-03-13 Chris HansonDelete old definition of "all" target.
1995-03-13 Chris HansonAdd default target "all". Change references to assembl...
1995-03-13 Stephen AdamsAdded fcomp.
1995-03-13 Stephen AdamsAdded fcomp.
1995-03-13 Stephen AdamsExtended rule for INVOCATION:REGISTER to take continuation.
1995-03-13 Stephen AdamsAdded code for %internal-apply-unchecked.
1995-03-13 Stephen Adams*** empty log message ***
1995-03-12 Stephen AdamsFixed free variable.
1995-03-12 Stephen AdamsRemoved some old useless rules.
1995-03-12 Stephen AdamsPropagted TAG to FIXED-SELECTION in case we can use...
1995-03-12 Stephen AdamsTidying.
1995-03-11 Stephen AdamsMindless reformatting.
1995-03-11 Stephen AdamsImproved handling of (CALL (LETREC ...) ...)
1995-03-11 Stephen AdamsAdded comment about order of names.
1995-03-10 Stephen AdamsImproved handling of
1995-03-10 Stephen AdamsWITH-VALUES -> CALL-WITH-VALUES
1995-03-09 Stephen AdamsAdded BIT-STRING-LENGTH to known operators.
1995-03-08 Chris Hanson"os2top.obj" now depends on "scheme.h".
1995-03-08 Chris HansonImplement OS/2 stack-overflow detection mechanism....
1995-03-08 Chris HansonAdd stack hooks for OS/2 stack-overflow detection....
1995-03-08 Stephen AdamsFixed OFFSET-FITS? to know that LDIL is never assembled...
1995-03-08 Stephen AdamsAdded rule for storing a zero byte.
1995-03-08 Stephen AdamsFixed bug in (AND ...) expression
1995-03-07 Stephen AdamsNow loads sf if necessary.
1995-03-07 Stephen AdamsInitial revision
1995-03-07 Stephen AdamsAdded bit-string-length.
1995-03-07 Chris HansonFix think-o in previous change.
1995-03-06 Chris HansonAdd INC and DEC procedures.
1995-03-06 Chris HansonAdd operations required by new edition of SICP.
1995-03-06 Chris HansonFix stupid bug in `copy_bits': code to generate mask...
1995-03-04 Chris HansonReorganize code a little. Add general hook for generat...
1995-03-04 Chris HansonAdd more general hook for unparsing records.
1995-03-03 Chris HansonImplement MAKE-INITIALIZED-LIST.
1995-03-02 Stephen AdamsFiddled with argument ordering.
1995-03-02 Stephen AdamsDocumented WT-TREE/UNION-MERGE.
1995-03-01 Stephen AdamsExported WT-TREE/UNION-MERGE
1995-03-01 Stephen AdamsAdded operation
1995-03-01 Stephen AdamsEdit
1995-03-01 Stephen AdamsAmended SIMPLIFY/OPEN-CODE? to take into account that...
1995-03-01 Stephen AdamsInitial revision
1995-02-28 Stephen AdamsRemoved unused 7.3 procedure.
1995-02-28 Stephen AdamsRemove duplicate definition.
1995-02-28 Stephen AdamsRemoved duplicate of RTLGEN/HEAP-PUSH!/POST-INCREMENT
1995-02-28 Stephen AdamsRemoved duplicate of SIMPLE-OPERATOR?
1995-02-28 Stephen AdamsRemoved some rules for outdated RTL.
1995-02-28 Stephen AdamsFixed free variable bug.
1995-02-28 Stephen AdamsAdded lots of procedures from the runtime, including...
1995-02-28 Stephen AdamsInitial revision
1995-02-28 Stephen AdamsRemoved definitions of PUT and GET so the ones in libra...
1995-02-28 Stephen AdamsInitial revision
1995-02-28 Stephen AdamsMissing dbg-info warning enabled by COMPILER:GURU?
1995-02-28 Stephen AdamsRemoved dynamic link stuff.
1995-02-28 Stephen AdamsStatic expressions are now cpsconv/trivial?. The effec...
1995-02-27 Stephen AdamsTidying.
1995-02-27 Stephen AdamsFixed use of wrong variable.
next