Skip to content
Snippets Groups Projects
  1. Jun 16, 1998
    • sof's avatar
      [project @ 1998-06-16 12:25:36 by sof] · 1ca8c2c7
      sof authored
      New function: okToUnfoldInHiFile.
      
        - For values whose RHS have been deemed to be interface
          file unfolding candidates, do a last minute check to
          see whether the unfolding is really suitable.
      
          An unfolding is not suitable iff
      
             - contains a _casm_
             - contains a lit-lit
      
          The reason for not unfolding _casm_/lit-lits into
          interface files is that their C fragments are likely
          to mention #defines/functions that will be
          out-of-scope at an unfolding site. Turning off unfolding
          of such expressions avoid this unfortunate situation.
      1ca8c2c7
    • Simon Marlow's avatar
      [project @ 1998-06-16 10:07:06 by simonm] · 0e24544c
      Simon Marlow authored
      note new GetOpt library.
      0e24544c
    • Simon Marlow's avatar
      [project @ 1998-06-16 10:05:15 by simonm] · 8cf73ec4
      Simon Marlow authored
      Add Sven Panne's GetOpt library.
      8cf73ec4
    • sof's avatar
      [project @ 1998-06-16 08:55:30 by sof] · 1d27115b
      sof authored
      Don\'t generate con2tag, tag2con funs for newtype derivings
      1d27115b
  2. Jun 13, 1998
  3. Jun 12, 1998
  4. Jun 11, 1998
  5. Jun 10, 1998
  6. Jun 09, 1998
  7. Jun 08, 1998
  8. Jun 05, 1998
Loading