Skip to content
Snippets Groups Projects
  1. Oct 24, 1997
  2. Oct 23, 1997
  3. Oct 21, 1997
    • sof's avatar
      [project @ 1997-10-21 20:39:45 by sof] · caf0846c
      sof authored
      Renamed freeStdChannel to freeStdFile
      caf0846c
    • sof's avatar
      [project @ 1997-10-21 20:39:15 by sof] · 24bb1c55
      sof authored
      Parallel Haskell changes(hwloidl)
      24bb1c55
    • sof's avatar
      [project @ 1997-10-21 20:38:32 by sof] · 5d927828
      sof authored
      Don't use ForeignObjs with Parallel Haskell; renamed finaliser for standard descriptors (now freeStdFile)
      5d927828
    • sof's avatar
      [project @ 1997-10-21 20:36:50 by sof] · a1f430d9
      sof authored
      new prims made visible: parAtAbs#, parAtRel# and reallyUnsafePtrEquality#
      a1f430d9
    • sof's avatar
      [project @ 1997-10-21 20:33:36 by sof] · 0de2926c
      sof authored
      Avoid exposing ForeignObjs when compiling Parallel Haskell
      0de2926c
    • sof's avatar
      [project @ 1997-10-21 20:31:47 by sof] · 4299243f
      sof authored
      unionBy: remove duplicates in second argument (required for the following invariant to hold: if the first list argument contain no duplicates, then the result of applying unionBy doesn't either)
      4299243f
    • Alastair Reid's avatar
      [project @ 1997-10-21 17:22:24 by reid] · 128e3070
      Alastair Reid authored
      Improved glossary/terminology at start - added unpointed and unboxed.
      Created a section at start to describe the source language.  At the moment,
       all it contains is a description of unboxed tuple constructors.
      Replaced erroneous uses of "closure" with "heap object".  According to
       the glossary, closures are enterable - things like stack objects
       are not enterable so they can't be closures.
      Clarified section 2.7 (heap and stack checks): why should we not move Hp
       during heap check?
      Added comment that I don't believe in the notion of fixed headers.
      128e3070
  4. Oct 20, 1997
  5. Oct 19, 1997
  6. Oct 17, 1997
Loading