mit-scheme.git
1989-10-28 Chris HansonFix `real:expt' so that it correctly handles negative...
1989-10-28 Chris HansonRemove restriction from first argument of primitive...
1989-10-27 Chris HansonFix typo in `real:min'.
1989-10-27 Guillermo J... Change the way that closure and execute cache entry...
1989-10-27 Guillermo J... Initial revision
1989-10-27 Guillermo J... Update to match latest version of cmp68020, ie. make...
1989-10-27 Chris HansonDon't perform variable-indirection optimization on...
1989-10-27 Chris HansonDon't perform variable-indirection optimization on...
1989-10-27 Chris HansonIn `number->string', handle a radix argument of '(heur).
1989-10-27 Chris HansonIn `number->string', handle a radix argument of '(heur).
1989-10-27 Chris HansonDon't call `compiled-procedure/name' on a compiled...
1989-10-27 Chris HansonFix bug finding parent of stack-environment when there...
1989-10-27 Chris Hanson*** empty log message ***
1989-10-27 Chris HansonForgot to export `denominator'.
1989-10-27 Chris HansonWhen parsing a badly-formed number with a #i prefix...
1989-10-27 Chris HansonInitial revision
1989-10-26 Chris Hanson* Change generic arithmetic primitives to be trampoline...
1989-10-26 Chris Hanson* Rewrite the flonum lap-generation rules to perform...
1989-10-26 Chris HansonInitial revision
1989-10-26 Chris Hanson* All-new arithmetic and number I/O conforms with R4RS.
1989-10-26 Chris HansonInitial revision
1989-10-26 Chris HansonA variety of changes to complement the installation...
1989-10-26 Guillermo J... Minor reorganization.
1989-10-26 Guillermo J... Write the initialization code.
1989-10-24 Guillermo J... More cleaning of the trampoline code so that the assemb...
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...
next