[cvs-nhc98] cvs commit: nhc98/include/NHC GreenCard.gc GreenCard.hi

Malcolm Wallace malcolm at glass.cse.ogi.edu
Mon Sep 29 11:00:25 EDT 2003


malcolm     2003/09/29 10:00:25 PDT

  Modified files:
    include/NHC          GreenCard.gc GreenCard.hi 
  Log:
  Update the nhc98 version of greencard to deal correctly with a change
  in the representation of StablePtrs.
      * Adopt the syntax <<to/from>> for a UserDIS whose conversion methods
        live in the I/O monad.  There are several consequent changes in the
        greencard backend to plumb the monad through the automatically-generated
        marshalling code.
      * Use <<newStablePtr/deRefStablePtr>> for the standard definition of
        the "stableptr" DIS.
  
  Revision  Changes    Path
  1.2       +9 -9      nhc98/include/NHC/GreenCard.gc
  1.2       +68 -17    nhc98/include/NHC/GreenCard.hi


More information about the Cvs-nhc98 mailing list