mit-scheme.git
1988-01-02 Chris HansonChanges to `force' primitive to support compiled `delay...
1987-12-31 Panayotis SkordosChanged the name of local variable in loop macros to
1987-12-31 Chris HansonChange macros because of randomness in scode-optimizer.
1987-12-31 Chris HansonAdd missing rule for type-test of offset memory location.
1987-12-31 Chris HansonChange particular constructors from procedures to macro...
1987-12-31 Chris HansonImplement open coding of `vector' primitive. Change...
1987-12-31 Chris HansonChange treatment of interpreter memory registers so...
1987-12-31 Chris HansonChange symbol table representation for disassembler...
1987-12-31 Chris HansonMust invalidate memory for all assignments. Was losing...
1987-12-30 Joe Marshallre_compile_fastmap
1987-12-30 Chris HansonFix stupid bugs relating to invocation of lexpr primitives.
1987-12-30 Chris HansonThe procedure's name is not a variable, just a symbol...
1987-12-30 Chris Hanson*ic-procedure-headers* needs to associate with external...
1987-12-30 Chris HansonSplit alpha subdirectory into fggen and fgopt.
1987-12-30 Chris HansonMove butils to etc subdirectory.
1987-12-30 Chris HansonFinal check-in for version 4.1 of compiler.
1987-12-23 Chris HansonImplement `LEXPR' primitive arity, which translates...
1987-12-23 Chris HansonImplement `vector' as primitive.
1987-12-23 Chris HansonImplement `vector' primitive.
1987-12-23 Chris HansonImplement `vector' primitive. Add some machinery to...
1987-12-23 Chris HansonImplement more argument macros. Implement two new...
1987-12-23 Chris HansonImplement more powerful operations for manipulating...
1987-12-18 Chris HansonAlter `OS_tty_read_char' under unix so that it echoes...
1987-12-17 Chris HansonDefine `string-hash-mod' in the global environment.
1987-12-17 Chris HansonTypo in `subvector_move_prefix'.
1987-12-16 Chris HansonFix several bugs in "vector.c" found by Morry Katz...
1987-12-16 Chris HansonFix several bugs found by Morry Katz, mostly having...
1987-12-15 Chris HansonMake `arg_channel' be a public function per request...
1987-12-14 Chris HansonChange `System_Clock' to `OS_process_clock', scaling...
1987-12-13 Chris HansonUpdate this to match microcode.
1987-12-13 Chris HansonAdd new interrupt code which means that the interpreter was
1987-12-13 Chris HansonAdd new termination code which means that the interpret...
1987-12-13 Chris HansonChange `System_Clock' to `OS_process_clock', scaling...
1987-12-13 Panayotis Skordosfixed histogram
1987-12-12 Panayotis SkordosAdded array-read-ascii-file, array-write-ascii-file
1987-12-12 Panayotis Skordos*** empty log message ***
1987-12-11 Chris HansonFix mistaken bug fix of last revision.
1987-12-10 Chris HansonThe type object being constructed for named structures...
1987-12-10 Chris HansonFix typo.
1987-12-10 Chris HansonChange `xscheme-select-process-buffer' to select the...
1987-12-09 Guillermo J... Add the STACK-TOP-ADDRESS primitive to comutl.c for...
1987-12-09 Guillermo J... Typo.
1987-12-09 Guillermo J... Add hooks for the compiled code debugger.
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...
next