mit-scheme.git
1995-07-29 Stephen AdamsInitial revision
1995-07-29 Stephen AdamsUpdated to reflect new directories.
1995-07-29 Stephen AdamsUpdated to reflect new directories.
1995-07-29 Stephen AdamsInitial revision
1995-07-28 Stephen AdamsChanged default *MAXIMUM-NODE-COUNT* down to 10000.
1995-07-28 Stephen AdamsAdded COMPILED-MODULE-EVAL.
1995-07-28 Stephen AdamsRemoved a BKPT.
1995-07-28 Stephen AdamsAdded kludge to get around a gratuitous name change...
1995-07-28 Stephen AdamsInitial revision
1995-07-27 Stephen AdamsInitial revision
1995-07-27 Stephen AdamsAdded INDEX-FIXNUM? and new representation for unspecif...
1995-07-27 Stephen AdamsGeneral improvement of library procedures:
1995-07-27 Stephen AdamsAdded COMPILED-CODE-BLOCK/MARKED-START which returns...
1995-07-27 Stephen Adams*** empty log message ***
1995-07-27 Stephen AdamsThe debugging information have been completely overhaul...
1995-07-27 Stephen AdamsThe cold boot file "make.com" must contain an scode...
1995-07-27 Stephen AdamsCurrently broken.
1995-07-27 Stephen AdamsThe debugging information have been completely overhaul...
1995-07-27 Stephen AdamsNew methods for compiled frames to match new dbg info.
1995-07-27 Stephen AdamsBindings yielding the `unavailable' object are printed as
1995-07-27 Stephen AdamsSTACK-FRAME/RETURN-ADDRESS is now intelligent and retur...
1995-07-27 Stephen AdamsChanged bit pattern associated with unspecific.
1995-07-27 Stephen AdamsNew compiled module code to find purification root...
1995-07-27 Stephen AdamsAdded customization for scheme-7.4.
1995-07-27 Stephen AdamsChanged RTLGEN/EMIT-ALTERNATIVES to keep all preservati...
1995-07-27 Stephen AdamsDBG formats are now the same as in the runtime.
1995-07-27 Stephen Adams*** empty log message ***
1995-07-27 Stephen AdamsPut unspecific after final SET!
1995-07-27 Stephen AdamsChanges for new DBG info and .com formats.
1995-07-27 Stephen AdamsPackage changes for new DBG info.
1995-07-27 Stephen AdamsRemoved all the higher order constructors as there...
1995-07-27 Stephen AdamsAltered DEFINE-EXPORT's expansion so that it (and conse...
1995-07-27 Stephen AdamsAdded code to merge dbg-block model.
1995-07-27 Stephen AdamsModified evaluation to understand modules - this should...
1995-07-27 Stephen AdamsDefine the HPPA magical SHARP_F.
1995-07-27 Stephen AdamsImplement INSTRUCTION-ADDRESS->COMPILED-CODE-BLOCK.
1995-07-27 Stephen AdamsBetter heuristic location of compiled code blocks.
1995-07-27 Stephen AdamsNew type-codes.
1995-07-27 Stephen AdamsNew type-codes: new precomputed trap constants.
1995-07-27 Stephen AdamsArrange that GLOBAL_ENV is #F and END_OF_CHAIN is diffe...
1995-07-27 Stephen AdamsUse EMPTY_WEAK_CHAIN.
1995-07-27 Stephen AdamsNew type-code assignments.
1995-07-27 Stephen AdamsSplit fixnum type-codes.
1995-07-27 Stephen AdamsAdded option -empty-list-eq-false.
1995-07-27 Stephen AdamsNew type-codes.
1995-07-26 Stephen AdamsFixed to work with split fixnums: they are signed and...
1995-07-26 Stephen AdamsSplit fixnum type-codes.
1995-07-26 Stephen Adams1. New FASL versions.
1995-07-26 Stephen AdamsMonster typo last version managed to duplicate most...
1995-07-26 Stephen AdamsNew type-codes.
1995-07-26 Stephen AdamsChanged for split fixnum tags.
1995-07-26 Stephen AdamsAdded code to fix '() according to #F = '() or #F ...
1995-07-26 Stephen AdamsNew FASL versions for split fixnum typecodes.
1995-07-26 Stephen AdamsNew constants based on new type-codes.
1995-07-26 Stephen AdamsImproved heuristic for identifying compiled code blocks.
1995-07-26 Stephen AdamsNew version for split fixnum typecodes and #F != ().
1995-07-26 Stephen AdamsUse EMPTY_WEAK_CHAIN for weak pair chain instead of...
1995-07-26 Stephen AdamsBumped version number.
1995-07-26 Stephen AdamsNew type-codes.
1995-07-26 Stephen AdamsAdded RC_COMP_LINK_CACHES_CONTINUE.
1995-07-26 Stephen AdamsMostly reformatting.
1995-07-26 Stephen AdamsAdded slot for trampoline generator.
1995-07-26 Stephen AdamsAdded Debug_Stack_Trace and Debug_Print.
1995-07-26 Stephen AdamsChanged for #F/().
1995-07-26 Stephen AdamsMerged in changes for new compiler.
1995-07-26 Stephen AdamsMerged OS2 changes and new compiler changes.
1995-07-26 Stephen AdamsNew version for new compiler. Many changes due to...
1995-07-26 Stephen AdamsMerged changes from OS2 and OS2 and new tag scheme.
1995-07-25 Stephen AdamsAttempt to fix Hal's SWAT+PPP problem.
1995-07-24 Chris HansonFix bug in INSERT-DIRECTORY that caused Dired buffer...
1995-07-24 Stephen AdamsAdded constant folding and algebraic rewrites for some...
1995-07-24 Stephen AdamsAdded CALL/OPERAND1 .. CALL/OPERAND3
1995-07-21 Stephen AdamsRemoved a `(LOOKUP ,x) from the dbg info.
1995-07-21 Stephen AdamsChanged continuation types to be the same as in the...
1995-07-21 Stephen AdamsLots of changes, mainly:
1995-07-20 Stephen AdamsAdded primitives to the histogram KEY<? predicate.
1995-07-19 Chris HansonMust use TYPE option with NAMED option.
1995-07-19 Chris HansonChange representation of random-state objects to allow...
1995-07-17 Stephen AdamsImplemented new version of the uncompressor. In additi...
1995-07-16 Stephen AdamsChanged to provide info-generation-2 with a map from...
1995-07-16 Stephen AdamsFixed unassigned variable in COMPILER:WRITE-LAP-FILE?
1995-07-15 Stephen AdamsNow we set the PROCEDURE field of an DBG-BLOCK environment
1995-07-14 Michael R.... Initial revision
1995-07-14 Stephen AdamsBlew away old dbg info generation. Added code to ...
1995-07-13 Stephen Adams*** empty log message ***
1995-07-13 Stephen AdamsAdded map for locating compiled code block constants...
1995-07-13 Stephen AdamsFixed bug in BEGINNIFY.
1995-07-13 Michael R.... Initial revision
1995-07-12 Stephen AdamsAdded a sentence about structure option (print-procedur...
1995-07-12 Stephen AdamsAdded `unspecific' to the end of the file so that it...
1995-07-12 Stephen AdamsDuring output of constructor and loader source files...
1995-07-12 Stephen AdamsFix think-o in last change.
1995-07-11 Chris HansonChange interface with OS/TRIM-PATHNAME-STRING to pass...
1995-07-11 Chris HansonNew implementation of OS/TRIM-PATHNAME-STRING takes...
1995-07-11 Chris HansonChange interface with OS/TRIM-PATHNAME-STRING to pass...
1995-07-11 Chris HansonInstall kludge to handle \\foo\bar notation.
1995-07-11 Chris HansonInstall kludge to handle \\foo\bar notation.
1995-07-11 Chris HansonFix think-o in previous change.
1995-07-11 Stephen AdamsForced left-to-right processing of subexpression so...
1995-07-11 Stephen AdamsAllow expression target of (NONE).
next