Skip to content
Snippets Groups Projects
  1. Jul 17, 2000
  2. Feb 24, 2000
  3. Nov 19, 1999
  4. Nov 16, 1999
  5. Nov 11, 1999
  6. Nov 09, 1999
  7. Jul 15, 1999
  8. Jul 05, 1999
  9. Feb 25, 1999
  10. Feb 02, 1999
  11. Jan 18, 1999
  12. 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
  13. Dec 02, 1998
  14. May 11, 1998
  15. 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
  16. Jul 25, 1997
  17. Jun 20, 1997
  18. Jun 05, 1997
  19. May 18, 1997
  20. Mar 20, 1997
  21. Mar 14, 1997
  22. Nov 21, 1996
Loading