Skip to content
Snippets Groups Projects
  1. Oct 18, 1997
  2. Oct 15, 1997
  3. Oct 09, 1997
  4. Oct 08, 1997
  5. Oct 05, 1997
  6. Oct 02, 1997
  7. Sep 29, 1997
  8. Sep 24, 1997
  9. Sep 22, 1997
  10. Sep 20, 1997
    • dtc's avatar
      Avoid unnecessary re-compiling of defsys; was looking for a fasl · a0cb23fa
      dtc authored
      object file but byte compiling so should have been looking for a
      byte-fasl object file.
      a0cb23fa
    • dtc's avatar
      Updates from Raymond Toy: · 15ca185f
      dtc authored
      Elfun-derive-type-union didn't properly handle the case of
      elfun-derive-type-1 returning a union type like (or float (complex
      float)) - it does now.
      
      Elfun-derive-type-1 is slightly enhanced so that if the input is a
      complex type, the result is a complex type of the same.  Before, we
      just returned default-type.  Also, it's a bit smarter now so that if
      the result is supposed to be (or float (complex float)), we try to
      refine float to single-float or double-float if possible.
      15ca185f
    • dtc's avatar
      Update from Raymond Toy: Merge-types-aux didn't know how to handle the · b3d03d27
      dtc authored
      case where the numeric-type list contained complex numbers.  No
      merging is done in this case, and that complex type is simply added.
      b3d03d27
  11. Sep 16, 1997
  12. Sep 15, 1997
  13. Sep 13, 1997
Loading