mit-scheme.git
1987-12-09 Joe MarshallFix RE-CHAR-SET-ADJOIN! to have arg_ascii_integer.
1987-12-09 Guillermo J... Fix bug in purify
1987-12-08 Chris HansonImplement error message for unrecognized slot options.
1987-12-08 Chris HansonMajor redesign of front end of compiler. Continuations...
1987-12-07 Chris HansonAdjust documentation to reflect behavior on older relea...
1987-12-07 Chris HansonMinor tweaks.
1987-12-07 Chris HansonAdd command to select the process buffer automatically.
1987-12-07 Chris HansonImprove documentation substantially. Add a message...
1987-12-07 Chris HansonChange documentation for scheme-mode to indicate extra...
1987-12-07 Chris HansonAdd variable `xscheme-allow-pipelined-evaluation' to...
1987-12-07 Chris HansonAdd `examples' directory to distribution.
1987-12-05 Chris HansonCreate third keymap which is exclusively for Scheme...
1987-12-05 Chris Hanson*** empty log message ***
1987-12-05 Chris HansonChange Emacs interface to have special mode for `debug...
1987-12-05 Chris HansonChange Emacs interface to have special mode for `debug...
1987-12-04 Guillermo J... Some changes to make calling primitives from compiled...
1987-12-04 Chris HansonMajor redesign of front end of compiler. Continuations...
1987-12-04 Chris HansonMajor redesign of front end of compiler. Continuations...
1987-12-04 Chris HansonMajor redesign of front end of compiler. Continuations...
1987-12-04 Chris HansonMajor redesign of front end of compiler. Continuations...
1987-12-04 Chris HansonChange `else' to `t' in final clause of cond.
1987-12-04 Chris Hanson*** empty log message ***
1987-12-04 Chris Hanson*** empty log message ***
1987-12-04 Chris HansonMajor redesign of front end of compiler. Continuations...
1987-12-04 Chris HansonConditionalize `xscheme-send-interrupt' so that it...
1987-12-04 Guillermo J... Patch because compiled-error-procedure is not a real...
1987-12-04 Chris HansonInitial revision
1987-12-04 Guillermo J... Get the compiler ready for "lexpr" primitives.
1987-12-04 Guillermo J... Makefile 9.59
1987-12-03 Guillermo J... Add declaration for VMS.
1987-12-01 Joe MarshallFix end of SCAN-SEXPS-FORWARD to return a valid object.
1987-11-25 Guillermo J... Add reg:lexpr-primitive-arity and entry:compiler-primit...
1987-11-24 Joe MarshallFix typo in PARSE-NAME that caused "." to parse into...
1987-11-24 Guillermo J... Fix a couple of minor (although fatal) bugs:
1987-11-23 Chris HansonConditionalize ^G synchronization code so that it is...
1987-11-23 Chris HansonChange `OS_working_dir_pathname' to attempt to use...
1987-11-23 Chris HansonPrevious changes introduced dependency on "string.h".
1987-11-23 Chris HansonShorten names of some files to allow Emacs version...
1987-11-23 Chris HansonShorten names of some files to allow Emacs version...
1987-11-23 Chris HansonShorten names of some files to allow Emacs version...
1987-11-23 Chris HansonShorten names of some files to allow Emacs version...
1987-11-23 Chris HansonShorten names of some files to allow Emacs version...
1987-11-23 Chris HansonAdd alternative primitive definition macro which works...
1987-11-22 Chris HansonRemove code for `check-and-clean-up-interrupt-channel...
1987-11-22 Chris HansonChange ^G interrupt handler to signal Emacs indicating...
1987-11-21 Guillermo J... Some bug fixes by CPH.
1987-11-21 Guillermo J... Primitives are fecthed from the constant block, and...
1987-11-21 Guillermo J... Abstract the constant object to label procedures.
1987-11-21 Guillermo J... Primitives are no longer considered non-pointers by...
1987-11-21 Guillermo J... Rewrite sort!, uncomment it, and make sort handle vecto...
1987-11-21 Guillermo J... Use number->string directly rather than write-to-string.
1987-11-20 Panayotis SkordosArray-Make-Histogram was using (n-1) bins when asked...
1987-11-20 Guillermo J... 1) The version of memtop used by compiled code was...
1987-11-18 Chris HansonFix bug in rule: target register being allocated BEFORE...
1987-11-18 Guillermo J... Some changes for primitives accessed specially from...
1987-11-18 Guillermo J... Allow #T as a parameter make tohe microcode version of
1987-11-17 Guillermo J... There is now a single kind of primitive. Both mechanis...
1987-11-17 Guillermo J... Forgot back-slashes in a C preprocessor macro.
1987-11-17 Guillermo J... Initial revision
1987-11-17 Guillermo J... 1) There is now only one kind of primitive. External...
1987-11-17 Guillermo J... Initial revision
1987-11-17 Chris HansonFix bug in `scan-defines' in which an open-block whose...
1987-11-09 Chris HansonStupid typo.
1987-11-09 Chris HansonUpdate the compiler memtop register when clearing timer...
1987-11-04 Chris HansonConditionalize `tbuffer' definition in "vms.c" by means...
1987-11-04 Chris HansonConditionalize `tbuffer' definition in "vms.c" by means...
1987-11-04 Chris HansonShorten names to 31 characters to make VMS compiler...
1987-11-02 Chris HansonWhen sending strings to the Scheme process, set the...
1987-10-28 Guillermo J... Make_Prim_Exts does not need to be available to everyone.
1987-10-28 Guillermo J... Fix a delcaration bug in SET-RUN-LIGHT!
1987-10-28 Guillermo J... Fix a grouping (parenthesis) bug in cell?
1987-10-27 Guillermo J... Make Findprim sort the entries using the scheme linkage...
1987-10-27 Joe Marshallinitial revision
1987-10-24 Panayotis SkordosAdded array-unary-function! making available (for array...
1987-10-21 Panayotis SkordosFixed image-make-ring (typo in argument-range-checking).
1987-10-19 Panayotis SkordosRewrote some comments and trivia, and moved/added some...
1987-10-19 Panayotis SkordosAdded array-division, rewrote some comments and trivia...
1987-10-19 Chris HansonInitial revision
1987-10-14 Chris HansonFix bug: missing integration declarations prevent prope...
1987-10-13 Panayotis SkordosFixed typo in C_Image_Periodic_Shift: "-" should be...
1987-10-12 Chris HansonFix bug introduced with removal of danger bits. EQ...
1987-10-09 Guillermo J... New microcode version.
1987-10-09 Guillermo J... Eliminate all remnants of danger bits.
1987-10-09 Guillermo J... Eliminate all remnants of danger bits.
1987-10-09 Guillermo J... Eliminate all remnants of danger bits.
1987-10-09 Chris HansonDo not transmit "end-of-control-g" sequence back to...
1987-10-08 Guillermo J... Fix long standing bug in HALT. Restartable_Exit was...
1987-10-05 Guillermo J... Minor bug:
1987-10-05 Guillermo J... - Make assignments use their own caches, distinct from...
1987-10-05 Guillermo J... - Make assignments use their own caches, distinct from...
1987-10-05 Guillermo J... *** empty log message ***
1987-10-05 Guillermo J... Change variable caches so assignments and references...
1987-10-02 Henry M. WuFixed bug in division.
1987-09-24 Chris HansonRepaginate, make last set of changes clearer. Return...
1987-09-21 Guillermo J... Fix relocation of stack environments on band restore.
1987-09-18 Gerald Jay... To add emacs interface hacks to flush input on control...
1987-09-03 Guillermo J... Add a few special utilities for generic arithmetic.
1987-09-03 Guillermo J... Initial revision
1987-08-31 Chris HansonFix typo from last change.
1987-08-31 Chris HansonDelete noop nodes BEFORE compressing the bblocks. ...
next