mit-scheme.git
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.
1988-03-12 Guillermo J... Change the representation of compiled procedures and...
1988-03-12 Guillermo J... Change the representation of compiled procedures and...
1988-03-11 Arthur GlecklerFixed screen dimensions by reducing STARBASE_XMAX and...
1988-03-08 Brian A. LaMacchiaUpdated make file to include "CF" command
1988-03-08 Brian A. LaMacchiaMore bug fixes, dealing with word sizes and such.
1988-03-07 Brian A. LaMacchiaAdded costs for ASSIGNMENT-CACHE and VARIABLE-CACHE.
1988-03-05 Chris HansonFix weird bugs involving dot notation in lists. Unfort...
1988-03-02 Chris HansonImplement two new primitives, `file-directory?' and...
1988-02-29 Chris HansonReimplement unix I/O using buffered stdio instead of...
1988-02-28 Chris HansonAdd new operation `sf/set-default-syntax-table!'.
1988-02-26 Chris HansonReimplement `read' and `write' primitives to do retries...
1988-02-23 Brian A. LaMacchiaFixed bugs in dynamic link references (going
1988-02-23 Brian A. LaMacchiaAdded appropriate rules for dynamic links
1988-02-23 Brian A. LaMacchiaInitial check-in for LIAR version 4...
1988-02-23 Brian A. LaMacchiaUpdated make to include disassembler-syntaxed
1988-02-23 Brian A. LaMacchiaChanged cost on (OBJECT->ADDRESS OBJECT->DATUM)
1988-02-23 Brian A. LaMacchiaInitial check-in for LIAR 4.4...
1988-02-23 Brian A. LaMacchiaFixed dependencies.
1988-02-23 Brian A. LaMacchia*** empty log message ***
1988-02-22 Guillermo J... Fix bug in compiler_interrupt_procedure.
1988-02-21 Guillermo J... DISK-SAVE now returns false when dumped and true when...
1988-02-21 Guillermo J... SIGHUP causes suspension only when running in the forgr...
1988-02-20 Guillermo J... 1) Patch compiler code interface problem:
1988-02-20 Guillermo J... 1) Patch compiler code interface problem:
1988-02-20 Guillermo J... - Add code and data patch areas to cmp68020.s
1988-02-19 Guillermo J... Fix a bug in the continuation analyzer which was causin...
1988-02-18 Joe Marshall*** empty log message ***
1988-02-17 Guillermo J... 1) Make assembler pad with ILLEGAL instructions.
1988-02-14 Panayotis Skordosmacro-improvements: macro local variables
1988-02-14 Panayotis Skordosarray-aperiodic-downsample dropped last element on...
1988-02-12 Brian A. LaMacchiaRemoved reference to frame pointer
1988-02-12 Guillermo J... 1) Fix allocation bug in FILE-ATTRIBUTES.
1988-02-11 Brian A. LaMacchiaChanged frame-pointer (which is no longer used) to...
1988-02-11 Brian A. LaMacchiaAdded ASSIGNMENT-CACHE rule (it was missing)
1988-02-10 Guillermo J... Add new fasload and fasdump errors from the microcode.
1988-02-10 Guillermo J... Initial revision
1988-02-10 Guillermo J... 1) Update Psbtobin, Bintopsb, and Ppband to take care...
1988-02-10 Guillermo J... Add conditionalization for load parameters.
next