mit-scheme.git
1989-10-23 Guillermo J... Some cleanup of the trampoline code.
1989-10-23 Guillermo J... Update to use new microcode types and macros.
1989-10-23 Guillermo J... Add missing SCHEME_UTILITYs.
1989-10-23 Guillermo J... Change the way that SCHEME_UTILITYs are invoked, and...
1989-10-20 Guillermo J... Add proc_type for the IBM RT.
1989-10-20 Guillermo J... Initial revision
1989-10-20 Guillermo J... Remove static keyword from the declaration of memory_ba...
1989-10-14 Guillermo J... Fix syntax/cond so that:
1989-10-11 Guillermo J... Fix a bug in the error exits for &> .
1989-10-11 Guillermo J... Add a global call/cc .
1989-10-10 Chris Hanson`stack-frame/ref' needs to be able to address elements...
1989-10-10 Chris Hanson`environment-parent' wasn't skipping over intermediate...
1989-10-04 Chris HansonAdd new integer and flonum primitives. Delete arithmet...
1989-10-03 Chris Hanson*** empty log message ***
1989-10-03 Chris HansonFix bug which prevented correct recognition of debuggin...
1989-10-03 Chris HansonAdd handling for dbg-variables with type `indirect'.
1989-09-29 Chris HansonChange order of source directories to match order in...
1989-09-28 Chris HansonAdd global definitions for selected flonum and integer...
1989-09-28 Chris HansonAdd primitives `fixnum-quotient' and `fixnum-remainder'.
1989-09-25 Guillermo J... Add missing rule.
1989-09-25 Chris HansonAdd new primitive `flonum-denormalize'.
1989-09-25 Chris HansonFix bug in `grow_data_buffer': forgot to update the...
1989-09-25 Chris HansonAdd new primitive `flonum-denormalize'.
1989-09-24 Chris HansonFix definition of `flonum_normalize'.
1989-09-24 Chris HansonExport `microcode-id/floating-epsilon'.
1989-09-24 Chris HansonEliminate hand-coded flonum parameters in favor of...
1989-09-24 Chris HansonEliminate hand-coded flonum parameters in favor of...
1989-09-24 Chris Hansonfixed-objects-vector now contains flonum-epsilon instead of
1989-09-24 Chris Hansonfixed-objects-vector now contains flonum-epsilon instead of
1989-09-24 Chris HansonMicrocode's fixed-objects-vector now contains flonum...
1989-09-24 Chris HansonAdd primitives to normalize flonums, and to produce...
1989-09-24 Chris Hanson*** empty log message ***
1989-09-24 Chris HansonDon't set `*info-output-filename*' or `*rtl-output...
1989-09-24 Chris HansonChange criterion used to decide whether or not to close...
1989-09-24 Chris HansonChange code back to clobber the procedure-block's paren...
1989-09-22 Chris HansonFix a few random bugs.
1989-09-22 Chris HansonAdd new switch `HAS_MODF', and conditionalize "missing...
1989-09-22 Chris HansonAdd new switch `HAS_MODF', and conditionalize "missing...
1989-09-21 Chris HansonWork around bug in portable representation of flonums...
1989-09-21 Chris HansonFix typo which caused segmentation violation on disk...
1989-09-21 Chris Hanson*** empty log message ***
1989-09-21 Chris HansonUpgrade to handle split compiled-code files. Improve...
1989-09-20 Chris Hanson*** empty log message ***
1989-09-20 Chris HansonInitial revision
1989-09-20 Chris HansonMassive rewrite of microcode. All new object macros...
1989-09-20 Guillermo J... Fix another bug in first class environment code when...
1989-09-20 Chris HansonMicrocode version 11 requires this runtime version.
1989-09-20 Chris HansonChange algorithm used to compute prime numbers to make...
1989-09-20 Chris HansonEliminate dependency on return value of modifier.
1989-09-19 Chris HansonAdd Harris HCX type.
1989-09-19 Chris HansonInitial revision
1989-09-15 Guillermo J... Fix bug in 1d-table/alist, and add 1d-table/for-each.
1989-09-15 Guillermo J... Fix bug in 1d-table/alist, and add 1d-table/for-each.
1989-09-15 Guillermo J... Patch remaining bug in interaction between compile...
1989-09-13 Guillermo J... Fix bugs in fggen/{canon,fggen}.scm introduced when
1989-09-05 Arthur GlecklerCreate switch COMPILER:OPEN-CODE-FLOATING-POINT-ARITHME...
1989-08-29 Chris HansonFix bug in last change.
1989-08-29 Chris HansonSetup error-handling when re-evaluating arguments ...
1989-08-28 Chris Hanson* Add Jinx's changes to support 6 bit type codes.
1989-08-28 Chris Hanson* Add Jinx's changes to support 6 bit type codes. ...
1989-08-22 Chris Hanson*** empty log message ***
1989-08-21 Chris HansonChange the compiler so that each top-level procedure...
1989-08-18 Chris HansonChange the cold-load to do purification differently...
1989-08-18 Chris HansonAbstract out the operation that decides how to purify...
1989-08-18 Chris Hanson(fasload/update-debugging-info): Change this so that...
1989-08-17 Chris HansonMake `load-debugging-info-on-demand?' affect only
1989-08-17 Chris HansonFix classic bug: incorrect interaction between stream...
1989-08-17 Chris Hanson(sf-conditionally): Don't echo "up to date" message...
1989-08-17 Chris Hanson(sf-conditionally): Don't echo "up to date" message...
1989-08-17 Chris Hanson* Compiler now knows how to emit a different form of
1989-08-17 Chris HansonChange "FASDumping" message to "Dumping", to match...
1989-08-17 Chris HansonMust replicate export from `(package)' here.
1989-08-17 Chris HansonRecode procedures that use `caar', `cadr', etc. to...
1989-08-16 Chris HansonOptionally allow comments to appear with bogus syntax.
1989-08-16 Chris HansonFor #@<n> -- if the object referred to is SCode, quote...
1989-08-15 Chris HansonFix stupid typo.
1989-08-15 Chris Hanson* Implement `entity' data abstraction to manipulate...
1989-08-15 Chris HansonCanonicalization of expressions causes certain expressi...
1989-08-15 Chris HansonSpecial case: don't bother generating a new environment...
1989-08-15 Chris HansonBug report from Jinx: `prealloc' may change the file...
1989-08-14 Chris Hanson*** empty log message ***
1989-08-14 Chris HansonMove some of the window-control variables to the files...
1989-08-14 Chris HansonSuppress redisplay of minibuffer messages during keyboa...
1989-08-14 Chris HansonExport variable `completion-auto-help' to (edwin) package.
1989-08-14 Chris HansonSort list of key bindings before printing it.
1989-08-14 Chris Hanson* Rewrite core group operations, image operations,...
1989-08-14 Chris HansonChange file-loading prompts to use trailing dots.
1989-08-13 Chris HansonWhen subtracting register A from register B, where...
1989-08-12 Chris HansonInitial revision
1989-08-12 Chris Hanson* Change internal names of various user procedures...
1989-08-12 Chris Hanson* Change `environment-link-name' to call `->environment...
1989-08-12 Chris Hanson* Change `environment-link-name' to call `->environment...
1989-08-12 Chris Hansonenvironment-link-name is no longer a primitive.
1989-08-11 Chris HansonCause `edwin-initialization' to be executed inside...
1989-08-11 Chris Hanson* Arrange for local bindings of current buffer to be...
1989-08-11 Chris HansonUndo recent change which tried to replicate Emacs'...
1989-08-11 Chris HansonUse new procedure `integer-round' when computing the...
1989-08-11 Chris HansonFormatting.
1989-08-11 Chris HansonFormatting.
1989-08-11 Chris HansonFormatting.
next