mit-scheme.git
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...
1988-04-12 Chris HansonAdd new local variable.
1988-04-12 Guillermo J... Remove with-threaded-continuation and add copy-program.
1988-04-06 Chris HansonChange interface to print ";No value" when the value...
1988-04-06 Chris HansonUpdate `show-rtl-instruction' to know about new RTL...
1988-04-03 Guillermo J... Fix bug backing out of fasdump when an environment...
1988-04-01 Chris HansonFix bug introduced in last change.
1988-03-31 Henry M. WuTrap trivial closures with error in `find-variable...
1988-03-31 Henry M. WuAdd case to `subproblem->expression' for trivial closur...
1988-03-31 Joe Marshallallocate_string was allocating a word too many.
1988-03-31 Chris HansonSave standard runtime system in "runtime.bin" instead...
1988-03-30 Chris HansonChange time reports to match compiler.
1988-03-30 Chris HansonChange time reports to match compiler.
1988-03-30 Chris HansonChange time reports to match compiler.
1988-03-25 Chris HansonAdd missing rule. Generalize `increment-anl' to
1988-03-25 Chris HansonReally get these things working.
1988-03-25 Brian A. LaMacchiaFixed direction of branch in rule.
1988-03-24 Chris Hanson* Delete `with-threaded-continuation' primitive.
1988-03-24 Chris Hanson* Delete `with-threaded-continuation' primitive.
1988-03-24 Chris HansonInitial revision
1988-03-23 Guillermo J... Add some overflow checking in entity apply code. It...
1988-03-23 Joe MarshallMake Entity application check for interrupts to avoid...
1988-03-22 Joe MarshallPreserve the order of arguments in a let statement.
1988-03-22 Joe MarshallMake set/adjoin not cons so much.
1988-03-22 Joe Marshallautomagic-integrations
1988-03-22 Joe MarshallInitial revision
1988-03-21 Joe MarshallMake it syntax the syntax correctly.
1988-03-21 Brian A. LaMacchiaHad the right rule header, but wrong body.
1988-03-21 Brian A. LaMacchiaFixed more bugs.
1988-03-21 Brian A. LaMacchiafixed more bugs
1988-03-21 Brian A. LaMacchiaFixed bug in offset symbols
1988-03-21 Guillermo J... Fix bchscheme to handle new representation of compiled...
1988-03-21 Guillermo J... Fix bchscheme to handle new representation of compiled...
1988-03-14 Guillermo J... Change the representation of compiled procedures and...
1988-03-14 Guillermo J... Change the representation of compiled procedures and...
1988-03-14 Guillermo J... Change the representation of compiled procedures and...
1988-03-14 Guillermo J... Change the representation of compiled procedures and...
1988-03-14 Guillermo J... Change the representation of compiled procedures and...
1988-03-14 Guillermo J... Change the representation of compiled procedures and...
1988-03-14 Guillermo J... Change the representation of compiled procedures and...
1988-03-13 Guillermo J... Forgot to add macro continuation lines to Apply_Error.
next