Skip to content
Snippets Groups Projects
  1. Oct 21, 1998
    • sof's avatar
      [project @ 1998-10-21 11:37:23 by sof] · 9592e911
      sof authored
      StablePtr primops
      9592e911
    • sof's avatar
      [project @ 1998-10-21 11:37:03 by sof] · 2ab7971a
      sof authored
      Removed commented-out Haskell-1.2 methods
      2ab7971a
    • sof's avatar
      [project @ 1998-10-21 11:35:09 by sof] · 2afaa0e6
      sof authored
      StablePtr primops added
      2afaa0e6
    • sof's avatar
      [project @ 1998-10-21 11:28:00 by sof] · e88bfcee
      sof authored
      - added primops for read&writing StablePtrs to ByteArrays, Adds and FOs
      - egcs crashes in odd ways when encountering the typedefs we need to
        produce when compiling 'foreign import dynamic's. To workaround the
        problem, kludgily add a CCallTypedef constructor to AbsCSyn.AbstractC
        which the flattener will produce (at the toplevel) when encountering
        CCallOps inside COptStmts.
      - augmented PrimOp.CCallOp to carry a unique when it represents a
        'foreign import dynamic' call. The CoreToStg pass ensures that these
        uniques are exactly that. They're used to eventuall generate (unique)
        typedef names.
      e88bfcee
  2. Oct 12, 1998
  3. Oct 09, 1998
  4. Oct 08, 1998
  5. Oct 07, 1998
  6. Oct 06, 1998
  7. Oct 05, 1998
  8. Oct 02, 1998
  9. Sep 30, 1998
  10. Sep 29, 1998
  11. Sep 20, 1998
  12. Sep 14, 1998
  13. Sep 07, 1998
  14. Sep 06, 1998
  15. Sep 04, 1998
  16. Sep 02, 1998
  17. Aug 31, 1998
Loading