[cvs-nhc98] patch applied (hat): Extended/debugged new file format generation.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:16:03 EDT 2006


Thu Apr 18 04:34:58 PDT 2002  olaf
  * Extended/debugged new file format generation.
  
  Now ConstructorWFields is used to record data constructors that have fields.
  Here the list of labels is passed as an array to C.
  
  Recording of FieldUpdate corrected (HatCounter was incorrectly updated).
  
  Recoding of Int corrected (number was not in network order).

    M ./src/compiler98/SyntaxPos.hs +4
    M ./src/compiler98/TraceTrans.hs -28 +54
    M ./src/hatlib/Hat.hs -49 +35
    M ./src/hatlib/hat-c.c -46 +94
    M ./src/hatlib/hat-c.h -9 +10
    M ./src/hattrans/TraceTrans.hs -28 +54


More information about the Cvs-nhc98 mailing list