Skip to content
Snippets Groups Projects
  1. Jul 15, 1999
  2. Jul 05, 1999
  3. Feb 25, 1999
  4. Feb 02, 1999
  5. Jan 18, 1999
  6. Jan 15, 1999
    • sof's avatar
      [project @ 1999-01-15 10:27:24 by sof] · 60d5b77f
      sof authored
      Recognise "-- !!!" (as well as "--!!!") as the start of an interesting
      comment. The latter isn't liked by a Haskell98 tokeniser, hence the change.
      60d5b77f
  7. Dec 02, 1998
  8. May 11, 1998
  9. Nov 25, 1997
    • Simon Marlow's avatar
      [project @ 1997-11-25 11:50:17 by simonm] · 581bd312
      Simon Marlow authored
      Don't try to generate stdout files if using -accept-output.  It didn't
      work anyway: a call to pop had stomped on the variable containing the
      filename before it was used, setting it to the empty string.  The call
      to touch then failed with a syntax error.
      
      This behaviour seems more useful: sometimes you really don't want to
      check the stdout and/or stderr, so you just don't create the file.
      581bd312
  10. Jul 25, 1997
  11. Jun 20, 1997
  12. Jun 05, 1997
  13. May 18, 1997
  14. Mar 20, 1997
  15. Mar 14, 1997
  16. Nov 21, 1996
Loading