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