Skip to content
Snippets Groups Projects
  1. Jul 15, 1999
  2. Jul 05, 1999
  3. Feb 25, 1999
  4. Feb 18, 1999
  5. Feb 02, 1999
  6. Jan 18, 1999
  7. 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
  8. Jan 11, 1999
  9. Dec 03, 1998
  10. Dec 02, 1998
  11. Nov 26, 1998
  12. Oct 08, 1998
  13. Oct 07, 1998
  14. May 11, 1998
  15. Apr 17, 1998
  16. Apr 16, 1998
  17. Mar 17, 1998
  18. Mar 11, 1998
  19. Feb 19, 1998
  20. Feb 02, 1998
  21. Jan 21, 1998
  22. Jan 14, 1998
  23. Jan 13, 1998
  24. Dec 16, 1997
  25. Dec 15, 1997
  26. 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
  27. Oct 30, 1997
  28. Oct 02, 1997
  29. Sep 24, 1997
  30. Sep 03, 1997
  31. Aug 17, 1997
  32. Jul 25, 1997
  33. Jun 20, 1997
  34. Jun 05, 1997
  35. May 18, 1997
  36. Mar 23, 1997
Loading