mit-scheme.git
1994-12-15 Stephen Adamsexport compiler:enable-statistics?
1994-12-15 Stephen AdamsAdded statistic.
1994-12-15 Stephen AdamsAdded statistic.
1994-12-15 Stephen AdamsFixed typo.
1994-12-14 Stephen AdamsRemoved extra `)'
1994-12-14 Stephen AdamsAdded some compiler statistics utilities. The idea...
1994-12-14 Stephen AdamsAdded a few statistics.
1994-12-14 Stephen AdamsExport COMPILER:*** variables for statistics
1994-12-09 Stephen AdamsInitial revision
1994-12-09 Stephen AdamsInitial revision
1994-12-08 Stephen AdamsPlaced limits on size of objects open-coded by STRING...
1994-12-06 Stephen AdamsChanged *MAXIMUM-NODE-COUNT* default to 15000
1994-12-06 Stephen AdamsUsed LOAD-OPTION to load cref.
1994-12-06 Stephen AdamsUsed LOAD-OPTION to load cref.
1994-12-06 Stephen AdamsRemoved old CFG types (proced.scm & friends).
1994-12-06 Stephen AdamsTemporary patch to drop bad environment info in
1994-12-05 Stephen AdamsAdded compiler:debug.
1994-12-02 Chris HansonInitial revision
1994-12-02 Chris HansonChanges for PM interface.
1994-12-02 Chris HansonImplement special support for OS/2 console.
1994-12-02 Chris HansonImplement special support for OS/2 console.
1994-12-02 Chris HansonAdd PM interface header file.
1994-12-02 Chris HansonNumerous changes driven by implementation of PM interface.
1994-12-02 Chris HansonAdd "OS2_" prefixes to exported procedure names. Imple...
1994-12-02 Chris HansonChange initialization sequence so that OS/2 can start...
1994-12-02 Chris HansonChange initialization sequence so that OS/2 can start...
1994-12-02 Stephen AdamsI exported *pp-auto-highlighter*
1994-12-02 Stephen AdamsAdded *pp-auto-highlighter*.
1994-12-02 Stephen AdamsRemoved old CFG datatypes and associated variables...
1994-12-02 Stephen AdamsRemoved old CFG datatypes and associated variables...
1994-12-02 Stephen AdamsRemoved (interrupt-check:procedure/avoid-for-this-label...
1994-12-02 Stephen AdamsFixed string reading again. This time it uses a string...
1994-12-01 Stephen Adams*** empty log message ***
1994-12-01 Stephen AdamsFixed in PARSE-OBJECT/STRING-QUOTE to make it behave...
1994-11-30 Stephen AdamsFormatting changes while reading to understand what...
1994-11-30 Stephen AdamsExtended variable print method.
1994-11-29 Stephen AdamsInitial revision
1994-11-29 Stephen AdamsRemoved the cf/new etc names.
1994-11-29 Stephen AdamsRemoved cf/new etc, since the `old' names do the new...
1994-11-28 Chris HansonFix think-o.
1994-11-28 Chris HansonAdd OS/2 console to list of terminal-like channels.
1994-11-28 Chris HansonGeneralize runtime system's notion of "terminal" to...
1994-11-28 Chris Hanson*** empty log message ***
1994-11-28 Chris HansonInitial revision
1994-11-28 Chris HansonEliminate "canonicalization" from pathname abstraction...
1994-11-28 Chris HansonInitial revision
1994-11-28 Chris HansonAdd rule to generate OS/2 assembly language file.
1994-11-28 Chris HansonTweak to last change.
1994-11-28 Chris HansonClip out C_call_scheme under OS/2 -- this isn't needed.
1994-11-28 Chris HansonFinal update for first working version of OS/2 port.
1994-11-28 Chris HansonAdd conditionalizations for compiling with gcc under...
1994-11-28 Chris HansonGeneralize handling of filenames to treat OS/2 like...
1994-11-28 Chris HansonInitial revision
1994-11-28 Chris HansonAdd tweaks necessary to get this running under OS/2.
1994-11-28 Chris HansonDefine a special hook to allow OS/2 to shut down its...
1994-11-28 Chris HansonAdd markers to identify procedures that are called...
1994-11-28 Stephen AdamsAdded print methods to the structures.
1994-11-28 Chris HansonSupply missing definition needed for no-compiled-code...
1994-11-28 Chris HansonCall dstack_initialize and transaction_initialize from...
1994-11-28 Chris HansonInitial revision
1994-11-27 Chris HansonFix bug in previous change.
1994-11-26 Guillermo J... Some minor changes for environment information.
1994-11-26 Guillermo J... Added fnord
1994-11-26 Stephen AdamsAdded hooks for PROFILE-COUNT.
1994-11-26 Stephen AdamsForbid lapopt to fill the delay slot in the PROFILE...
1994-11-26 Stephen AdamsAdded switch COMPILER:GENERATE-PROFILING-INSTRUCTIONS?
1994-11-26 Stephen AdamsAdded RTL PROFILE-COUNT and PROFILE-DATA.
1994-11-26 Stephen AdamsPARSE-RTL now inserts PROFILE-COUNT instructions at...
1994-11-26 Stephen AdamsAdded fluid variable *BLOCK-PROFILES* for gathering...
1994-11-26 Stephen AdamsAdded the profile information abstraction.
1994-11-26 Stephen AdamsAdded code to process PROFILE-COUNT and PROFILE-DATA
1994-11-26 Stephen Adams*** empty log message ***
1994-11-26 Guillermo J... Blow away copier/remember, unneeded since the remember...
1994-11-26 Stephen AdamsAdded methods for PROFILE-COUNT and PROFILE-DATA
1994-11-26 Stephen AdamsFor suffix merging, the CONSTANTs in a PROFILE-DATA...
1994-11-26 Stephen AdamsChanged NEW-VARIABLE to put the index as part of the...
1994-11-26 Guillermo J... Whitespace problem?
1994-11-26 Guillermo J... Update to partly handle new compatibility stuff.
1994-11-26 Guillermo J... Add compile/debug since compile drops the variable...
1994-11-26 Jim MillerCalls to *make-environment now declare the correct...
1994-11-26 Jim MillerGet rid of spurious "cont" binding in first-class envir...
1994-11-26 Jim MillerIt is now illegal to have a uuo-link with unknown numbe...
1994-11-25 Stephen AdamsAdded code-rewrite/remember
1994-11-25 Stephen AdamsChanges make-dataflow-analyzer to do nothing if dataflo...
1994-11-25 Stephen AdamsAdded/fixed *phases-to-omit*
1994-11-25 Stephen Adams(with Bill) added calls to remember rewrites
1994-11-25 Stephen Adams*** empty log message ***
1994-11-25 Stephen AdamsAdded variable *maximum-node-count* to abort dataflow...
1994-11-25 Jim MillerChanged order of arguments to %*set!
1994-11-25 Stephen AdamsAdded code/rewrite stuff
1994-11-25 Stephen AdamsBill added some debugging stuff.
1994-11-25 Stephen AdamsCorrected the remember procedure.
1994-11-25 Stephen Adams*** empty log message ***
1994-11-25 Jim MillerAdded code to stackopt/model/make to handle the case...
1994-11-25 Stephen AdamsAdded code to include the parameters of `fat' procedure...
1994-11-23 Guillermo J... Undo change to rtlgen/available-registers that made...
1994-11-23 Stephen AdamsMore profiling stuff
1994-11-23 Guillermo J... Eliminate potential register reallocation of the contin...
1994-11-23 Stephen Adams*** empty log message ***
1994-11-23 Guillermo J... Make compile by procedures dump the filename in every...
next