mit-scheme.git
1989-04-17 Chris HansonFix typo.
1989-04-17 Chris HansonRepackage the operator-analysis code.
1989-04-17 Chris HansonNow that continuations have their `continuation/combina...
1989-04-17 Chris HansonMake the `continuation/combinations' field of a procedu...
1989-04-17 Chris HansonFix typo in `combination/constant!'. Also add some...
1989-04-15 Chris HansonEliminate case sensitivities in the primitive lookup...
1989-04-15 Chris HansonEliminate case sensitivities in the primitive lookup...
1989-04-15 Chris HansonRewrite all case-sensitive symbol operations to be...
1989-04-15 Chris HansonFix bug in lookup of integrated stack-allocated compile...
1989-04-15 Chris Hanson*** empty log message ***
1989-04-15 Chris HansonExport new procedure `%make-combination' to the debuggi...
1989-04-15 Chris HansonUse new procedure `%make-combination' to construct...
1989-04-15 Chris HansonCreate procedure `%make-combination' that does not...
1989-04-15 Chris HansonChange `symbol->string' so that it returns a lower...
1989-04-15 Chris HansonFix typo in `scan-sexps-forward'.
1989-04-15 Chris HansonMany changes for GNU Emacs compatibility:
1989-04-15 Chris HansonMany changes for GNU Emacs compatibility:
1989-04-15 Chris HansonFix typo in `scan-sexps-forward'.
1989-04-05 Chris Hanson*** empty log message ***
1989-04-05 Chris HansonModify `char-controlify' and `char-control-metafy'...
1989-04-05 Chris HansonUpdate to reflect changes in `find-file-noselect'.
1989-04-05 Chris HansonUpdate pathnames to reflect current installation. ...
1989-04-05 Chris HansonRewrite handling of tutorial so that the file pathnames...
1989-04-05 Chris HansonChange `find-file', `read-buffer', and related procedur...
1989-04-05 Chris HansonCreate procedure `ascii-controlified?' which is true...
1989-04-05 Chris HansonIn direct-update, must wrap the redrawing code with
1989-04-05 Chris HansonChange `load-edwin-file' to default the directory of...
1989-04-05 Chris HansonRemove filter queuing mechanism. Rewrite filter state...
1989-04-05 Chris HansonMake file-system errors have a common generalization.
1989-04-05 Chris HansonRandom typo in previous change.
1989-04-05 Chris HansonOrganize handling of file system errors so that they...
1989-04-05 Chris HansonUse proper error-type to signal open file error.
1989-04-05 Chris HansonInitial revision
1989-04-05 Chris HansonMove unix primitives elsewhere.
1989-04-05 Chris HansonCan't use `po' in the runtime system -- it is strictly...
1989-04-03 Chris HansonWhen a procedure appears in the operator position,...
1989-03-30 Guillermo J... 1) Add support for ordinary terminals by using the...
1989-03-29 Panayotis Skordosarray-cons-reals: use double precision as much as possible
1989-03-29 Guillermo J... Fix a trivial bug in the open coding of SYSTEM-VECTOR...
1989-03-29 Guillermo J... Add support for trap recovery:
1989-03-28 Arthur GlecklerDeleted second copy of copyright message.
1989-03-28 Guillermo J... Registers[REGBLOCK_PRIMITIVE] is now cleared when a...
1989-03-27 Guillermo J... Trap recovery has been changed. The microcode attempts...
1989-03-23 Guillermo J... Add optional filename argument to read-microcode-tables...
1989-03-15 Chris Hanson*** empty log message ***
1989-03-15 Chris HansonChanges to make Dired work better.
1989-03-15 Chris HansonChanges to make this work with Emacs' tags tables.
1989-03-15 Chris HansonChange `read-buffer' to correctly update the read-only...
1989-03-15 Chris HansonChange `current-default-pathname' and `pathname->buffer...
1989-03-15 Chris HansonWhen evaluation errors occur, pop up buffer with error...
1989-03-15 Chris Hanson*** empty log message ***
1989-03-15 Chris HansonA number of changes to accomodate the unix environment.
1989-03-15 Chris HansonRemove `writeable?' flag; define writability in terms of
1989-03-15 Chris HansonDon't echo fasloads to REPL when loading libraries.
1989-03-15 Chris Hanson*** empty log message ***
1989-03-14 Chris HansonChanges to repackage the environment optimizer.
1989-03-14 Chris Hanson`undrift-procedure!' must set the block-parent of the...
1989-03-14 Chris HansonRule which prevents lifting procedures of some "LET...
1989-03-14 Chris HansonCan't pass a context to `make-return', because it expec...
1989-03-14 Chris HansonThe `block/procedure' of a block is not always a proced...
1989-03-14 Chris HansonExport `condition/message' for use in error-reporting...
1989-03-14 Chris HansonFix another trivial bug.
1989-03-14 Chris HansonInitial revision
1989-03-14 Chris HansonInitial working version for C-Scheme.
1989-03-14 Chris HansonDon't use vector-ref on result of file-attributes.
1989-03-14 Chris Hanson*** empty log message ***
1989-03-14 Chris HansonChange `delete-file' to return #F if the file does...
1989-03-14 Chris HansonAdd new operations to support Edwin:
1989-03-14 Chris HansonChange `identify-world' to accept an output port as...
1989-03-14 Chris HansonVarious changes to support Edwin.
1989-03-14 Chris HansonImplement new primitives to support Edwin:
1989-03-14 Chris HansonInitial revision
1989-03-14 Chris HansonFix some random typos.
1989-03-10 Chris HansonAdd rule for
1989-03-07 Chris Hanson*** empty log message ***
1989-03-07 Chris HansonAdd handlers for other errors that can be signalled by
1989-03-07 Chris HansonAdd `weak-memq'. Make compound car/cdr operations...
1989-03-06 Chris HansonExport new operations to global environment.
1989-03-06 Chris HansonAdd new operations `with-cmdl/{in,out}put-port'.
1989-03-06 Chris HansonAdd new operation `object-component-binder'.
1989-03-06 Chris HansonAdd new operation `set-current-output-port!'.
1989-03-06 Chris HansonAdd new operation `set-current-input-port!'.
1989-03-02 Chris Hanson*** empty log message ***
1989-03-01 Gerald Jay... Add \n\ to end of each line in primitive procedure...
1989-02-28 Chris Hanson*** empty log message ***
1989-02-28 Chris HansonAdd "record" package from JAR.
1989-02-28 Chris HansonInitial revision
1989-02-28 Chris HansonAllow stored description of named structure to be eithe...
1989-02-28 Chris Hanson*** empty log message ***
1989-02-28 Chris HansonFencepost error in `zellers-congruence' caused day...
1989-02-28 Chris Hanson`proceed' from an error, with an argument, wasn't skipp...
1989-02-24 Chris Hanson*** empty log message ***
1989-02-24 Chris HansonAdd support for X11 graphics on HP machines.
1989-02-24 Chris HansonInitial revision
1989-02-22 Chris HansonDon't treat data lists like combinations.
1989-02-19 Guillermo J... Fix a problem whereby invalid C was generated when...
1989-02-19 Guillermo J... Fix problem with duplicate definition of PI.
1989-02-19 Guillermo J... Some changes to unix.c to remove most conditionalizatio...
1989-02-17 Guillermo J... Fix a declaration in Mul.
1989-02-15 Guillermo J... Fix some documentation on flags, and add sun4 info.
next