mit-scheme.git
1995-09-18 Chris HansonAdd mechanism to support conversion of primitive argume...
1995-09-16 Stephen AdamsMoved benchmarks source directory.
1995-09-16 Stephen Adams*** empty log message ***
1995-09-15 Chris HansonAdd option to ignore the button events associated with...
1995-09-15 Chris HansonPrevious attempt to implement a mechanism to restore...
1995-09-14 Stephen AdamsInitial revision
1995-09-13 Chris HansonChanges dealing with encoded files:
1995-09-13 Chris HansonChange SUBPROCESS-I/O-PORT to allow setting of input...
1995-09-13 Chris HansonChange SUBPROCESS-I/O-PORT to allow setting of input...
1995-09-13 Chris HansonChange MAKE-GENERIC-I/O-PORT to allow setting of input...
1995-09-13 Chris HansonAlways write RMAIL and unix mail files with line-transl...
1995-09-13 Chris HansonAlways write RMAIL and unix mail files with line-transl...
1995-09-13 Chris HansonReplace Scheme variables *TRANSLATE-FILE-DATA-ON-INPUT...
1995-09-11 Chris HansonFix bug in previous change.
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Chris HansonAdd error-control to the prompt completion code. If...
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Stephen AdamsAdded ABS.
1995-09-11 Stephen AdamsAdded methods for {CEILING,FLOOR,ROUND,TRUNCATE}->EXACT.
1995-09-11 Stephen AdamsAdded {CEILING,FLOOR,ROUND,TRUNCATE}->EXACT to global...
1995-09-08 Stephen AdamsKludged out the interrupt checks in continuations from...
1995-09-08 Stephen AdamsAdded LIST-REF to global expansions.
1995-09-08 Stephen AdamsAdded expansion for global LIST-REF.
1995-09-08 Stephen AdamsFixed dbg-info for diamonds.
1995-09-08 Stephen AdamsFixed bug with top-level forms wit internal continuations.
1995-09-08 Stephen AdamsRemoved dead code.
1995-09-08 Stephen AdamsAdded FORM/EXACT-INTEGER?
1995-09-07 Stephen AdamsRepaginate.
1995-09-07 Stephen AdamsAdded more global expansions.
1995-09-05 Stephen AdamsCommented out WIDEN.
1995-09-05 Stephen AdamsFixed call to ERROR:WRONG-TYPE-DATUM to pass correct...
1995-09-05 Stephen AdamsFix typo.
1995-09-05 Stephen AdamsAdded constant-folder for STRING->SYMBOL.
1995-09-05 Stephen AdamsInitial revision
1995-09-05 Stephen AdamsMoved MONOTONIC-STRONG-EQ-HASH-TABLEs to base/fasthash.scm
1995-09-05 Stephen AdamsAdded more types.
1995-09-05 Stephen AdamsAdded STRING->SYMBOL.
1995-09-05 Stephen AdamsFixed problem with barfing at %make-heap-closure in...
1995-09-05 Stephen AdamsMoved split and widen pre-CPS.
1995-09-05 Stephen AdamsAdded `ignored' bindings to keep SF quiet.
1995-09-05 Stephen AdamsRemoved some primitives (CAR, STRING-SET!, ...) from...
1995-09-05 Stephen AdamsRestructured generic arithetic rewrites. Removed possi...
1995-09-05 Stephen AdamsFixed errant paren.
1995-09-05 Stephen AdamsRearranged files in midend.
1995-09-05 Stephen AdamsFirst `working' version.
1995-09-05 Stephen AdamsChanged `dethunking' to expect promises, so we can...
1995-09-05 Stephen AdamsTafting
1995-09-04 Stephen AdamsMoved FOR-EVERY to utils.scm
1995-09-04 Stephen AdamsInitial revision
1995-09-04 Stephen AdamsPunted reference to obsolete %vector-index.
1995-09-04 Stephen AdamsAdded an efficiency tip.
1995-09-03 Stephen AdamsSafety checkin.
1995-09-02 Stephen AdamsAdded expansions for %generic-index-check/ref and ...
1995-09-02 Stephen AdamsCheck in prior to rewrite to split type analysis from...
1995-09-01 Stephen AdamsFixed bug whereby primitives that were called with...
1995-09-01 Stephen AdamsInitial revision
1995-08-31 Stephen AdamsExcised %machine-fixnum?
1995-08-30 Stephen AdamsRemoved "Node absent" warning.
1995-08-29 Stephen AdamsAdded more global operators.
1995-08-29 Stephen AdamsAdded feature where (ACCESS <name> <system-global-envir...
1995-08-28 Stephen Adams*** empty log message ***
1995-08-28 Stephen AdamsInitial revision
1995-08-28 Stephen AdamsAdded warning
1995-08-27 Stephen AdamsAdded some information about writing faster code. ...
1995-08-23 Stephen AdamsAdded flonum cell operations.
1995-08-23 Stephen AdamsAdded flonum cells.
1995-08-21 Stephen AdamsFixed units.
1995-08-20 Stephen AdamsChanged the make-<mumble>-operator procedures to use...
1995-08-19 Stephen AdamsTemporarily removed dataflow based constant folding...
1995-08-19 Stephen AdamsLiberalized insertion code so that closure-guts get...
1995-08-19 Stephen AdamsTafting.
1995-08-19 Stephen AdamsAdded more DBG infor propogation.
1995-08-19 Stephen AdamsReplaced a VECTOR-REF with a %vector-ref.
1995-08-19 Stephen AdamsAdded mechanism for open-coders to be able to access...
1995-08-19 Stephen AdamsAdd FORM parameter to all the operator rewriters.
1995-08-19 Stephen AdamsFixed typo.
1995-08-19 Stephen AdamsFixed patchup code for make.com to determine and use...
1995-08-19 Stephen AdamsFixed bug with long chains of `indirection variables'.
1995-08-19 Stephen AdamsTypo.
1995-08-19 Stephen AdamsTYpo.
1995-08-19 Stephen AdamsAdded %primitive-error and tuples and vectro index...
1995-08-19 Stephen AdamsWorked through DBG-info of generic arithmetic & other...
1995-08-19 Stephen AdamsCorrected handling of missing DBG-BLOCK.
1995-08-18 Stephen AdamsNEW-DBG-EXPRESSIONs now have a pointer to the scode...
1995-08-18 Stephen AdamsUpdate comment containing useful code for viewing DBG...
1995-08-18 Stephen AdamsConvert to MONOTONIC-STRING-EQ-HASH-TABLEs
1995-08-18 Stephen AdamsMade some operators (MEMQ, SQRT and EXPT) integrate...
1995-08-18 Stephen AdamsContainers use %car and %cdr, not CAR and CDR.
1995-08-16 Stephen AdamsAdded checked rewrites for VECTOR-REF, VECTOR-SET!...
1995-08-16 Stephen AdamsAdded checked rewrites for VECTOR-REF, VECTOR-SET!...
1995-08-15 Stephen AdamsFor some reason the val register was not being preserve...
1995-08-15 Stephen AdamsUndoen previous `fix'.
1995-08-14 Stephen AdamsPreserved GR2 into GR13 around floatiing_point_util.
1995-08-14 Stephen AdamsPreserve g2 around special calls.
1995-08-14 Stephen AdamsMake compiler:generate-stack-checks? work.
1995-08-10 Stephen AdamsChanged dataflow to assume that ABORTs mean that the...
1995-08-10 Stephen AdamsFixed syntax error in expansion of (*& 0. x)
1995-08-10 Stephen AdamsConverted to new hash tables.
next