mit-scheme.git
1988-06-10 Chris HansonFix nasty bug in tty interrupt code. The symptom of...
1988-06-08 Joe MarshallFix to bitstr.c
1988-06-08 Joe MarshallAttempt to fix one path through copy bits. I think...
1988-06-07 Chris HansonAdd new escape sequence which tells Emacs to change...
1988-06-05 Henry M. WuAdded complex number arithmetic (no trancendentals).
1988-06-04 Henry M. WuAdded complex number abstraction.
1988-06-03 Chris Hanson(cse/assign) Notice pops from stack and adjust stack...
1988-06-03 Chris HansonVariety of bug fixes. Also revert this file so that...
1988-06-03 Chris Hanson(hash-table-insert!) If `hash' is false, do not link...
1988-06-03 Chris Hanson(invalidate-memory-destination!) Optimize this -- if...
1988-06-03 Chris Hanson(assignment-memory-insertion) Do not perform CSE on...
1988-06-03 Chris Hanson(add-pseudo-register-alias) Delete the alias from the...
1988-06-03 Chris HansonChange `compiler:write-rtl-file' to do defaulting of...
1988-05-28 Chris HansonAdd new rule.
1988-05-20 Chris Hanson*** empty log message ***
1988-05-19 Mark FriedmanOops. Small bug with fixnum additions and subtractions...
1988-05-19 Mark Friedmanopen coded vector-ref and vector-set! for non-constant
1988-05-19 Mark FriedmanAdded expression cost for FIXNUM->OBJECT.
1988-05-19 Mark FriedmanFixed code for fixnum operations involving constants.
1988-05-19 Mark FriedmanAdded support for FIXNUM->OBJECT rtl type.
1988-05-19 Mark FriedmanAdded an explicit FIXNUM->OBJECT rtl type for eventual
1988-05-19 Mark FriedmanOpen coded vector-ref and vector-set! with non-constant...
1988-05-19 Guillermo J... Fix bug in INTERPRETER-REGISTER. It now checks whether...
1988-05-17 Henry M. WuCharacter Stuff.
1988-05-14 Guillermo J... Disassembler changes:
1988-05-13 Chris HansonAdd aliases for `object-new-type' and `primitive-object...
1988-05-12 Chris HansonConditionalize phase error test so that it is ignored if
1988-05-11 Chris HansonBugs: `object-gc-type' was using `MAKE_UNSIGNED_FIXNUM...
1988-05-11 Guillermo J... Initial revision
1988-05-11 Guillermo J... Add a REDUCE-OPERATOR declaration so that users can...
1988-05-10 Henry M. WuAdded knowledge of byte/char operations
1988-05-10 Chris HansonChange type check on first argument to `dump-band'...
1988-05-10 Chris HansonChange type check on first argument to `dump-band'...
1988-05-10 Chris HansonChange definitions of SMALLEST_FIXNUM and BIGGEST_FIXNU...
1988-05-10 Chris HansonMove `get-fluid-bindings' and `set-fluid-bindings!...
1988-05-10 Henry M. WuCHAR/STRING open-coding, bug fix
1988-05-10 Henry M. WuCHAR/STRING open-coding, bug fix
1988-05-09 Henry M. WuCHAR/STRING open-coding
1988-05-09 Henry M. WuAdded string/char open-coding.
1988-05-06 Chris HansonDefault `load-noisily?' to false. People seem to prefe...
1988-05-06 Chris HansonUpdate `primitive-purify' to new interface. Forgot...
1988-05-05 Chris HansonEliminate random escape from string. Rename variable...
1988-05-05 Chris HansonIllegal to take address of a variable that has been...
1988-05-05 Chris HansonChange interface of `primitive-purify' to take an extra...
1988-05-04 Guillermo J... 1) Change -compiler to default parameters, so that...
1988-05-04 Guillermo J... 1) Change -compiler to default parameters, so that...
1988-05-04 Guillermo J... Increment COMPILER_CONSTANT_SIZE and COMPILER_HEAP_SIZE.
1988-05-03 Guillermo J... Initial revision
1988-05-03 Guillermo J... Implement environment-link-name.
1988-05-03 Guillermo J... Fix paranoia bug in list.scm (map, map*, and for-each...
1988-05-03 Guillermo J... Fix paranoia bug in list.scm (map, map*, and for-each...
1988-05-03 Guillermo J... Restore bad-assignment error for environment-link-name.
1988-05-03 Henry M. WuAdded information on FIXNUM size.
1988-05-03 Henry M. WuFixed bug with FIXNUM-CONSTANT not sign-extending.
1988-05-03 Henry M. WuAdded information on FIXNUM size.
1988-05-02 Henry M. WuAdded information on FIXNUM size.
1988-04-29 Mark FriedmanOOPS. Last version had a missinbg paren.
1988-04-29 Mark FriedmanAdded support for open coding of fixnum arithmetic...
1988-04-28 Chris HansonAlways use a pipe to communicate with Scheme even if...
1988-04-27 Henry M. WuRemoved default mapping between ascii and mit-ascii.
1988-04-27 Henry M. WuFixed position of meta bit, added ASCII names.
1988-04-27 Guillermo J... deep_lookup was being called with an extraneous fourth...
1988-04-27 Guillermo J... Fix a bug in local lexprs.
1988-04-27 Guillermo J... Fix a bug in local lexprs.
1988-04-27 Guillermo J... Remove RC_REPEAT_DISPATCH.
1988-04-26 Chris HansonChange `load' to interact better with Emacs interface...
1988-04-26 Mark FriedmanAdded a new test in optimize-rtl called rtl:optimizable?
1988-04-26 Mark FriedmanAdded cse methods for FIXNUM-PRED-2-ARGS and FIXNUM...
1988-04-26 Mark FriedmanAdded fixnums to non-object-invalidate. Someday we...
1988-04-26 Mark FriedmanSupport added for the generation of rtl for open coded...
1988-04-25 Mark FriedmanAdded a FIXNUM type of register analagous to ADDRESS...
1988-04-25 Mark FriedmanAdded a FIXNUM type of register analagous to ADDRESS...
1988-04-25 Mark FriedmanAdded the following RTL types for the support of fixnum...
1988-04-25 Chris HansonRename variable `string' to `str'; it conflicts with...
1988-04-25 Chris HansonFix typo.
1988-04-25 Chris HansonChange conditionalization of `__GNU__' to `__GNUC__...
1988-04-25 Chris HansonAdd indentation for `with-values'.
1988-04-24 Chris HansonRemove random parens from end of #ifndef statements.
1988-04-23 Chris HansonAdd missing rule.
1988-04-23 Chris HansonMove all `integrate-external' declarations into the...
1988-04-23 Chris HansonBind `sf/default-externs-pathname' to same directory...
1988-04-22 Mark FriedmanAdded support for the open coding of fixnum arithmetic...
1988-04-22 Mark FriedmanFixed the MULS MULU DIVS and DIVU instructions; the...
1988-04-22 Mark FriedmanAdded expression costs for fixnum expressions. These...
1988-04-22 Mark FriedmanAdded support for the open coding of fixnum arithmetic...
1988-04-22 Mark FriedmanAdded rules to support open coding of fixnum arithmetic.
1988-04-21 Guillermo J... Fix a bug in "local lexprs". The arity encoding must...
1988-04-18 Chris HansonChange naming of "cmp68020" files.
1988-04-15 Chris Hanson*** empty log message ***
1988-04-15 Chris HansonRelease 6.2.1
1988-04-15 Chris HansonDo not refer to `Scan' in `GC_NO_COMPILER_STMT', as...
1988-04-15 Chris HansonFix compiled-code stubs to cast their value to some...
1988-04-15 Guillermo J... Change the way first class environments are handled.
1988-04-15 Guillermo J... Change the way first class environments are handled.
1988-04-15 Guillermo J... Change the way first class environments are handled.
1988-04-15 Guillermo J... Initial revision
1988-04-12 Chris HansonUse compiled runtime system.
1988-04-12 Chris HansonFix bug in resyntaxing of SF.
1988-04-12 Chris HansonVarious changes for NFS and new organization.
1988-04-12 Chris HansonSignal error if the number of temporary registers alloc...
next