Skip to content
Snippets Groups Projects
  1. Feb 19, 2005
  2. Feb 18, 2005
    • Isaac Potoczny-Jones's avatar
      cvs pull from Simon Marlow · 1658ad8b
      Isaac Potoczny-Jones authored
        Clean up parsing & pretty-printing.
        
        Most list fields now have consistent syntax:
        
          - commas are optional
          - each element of the list is either
        	- a sequence of one or more non-space non-comma characters
        	- a quoted string in Haskell 98 lexical syntax
        
        The build-depends field still requires commas, because the elements
        can contain whitespace.
        
        I merged fieldGet/fieldShow in StanzaField into a single field for
        simplicity.
      1658ad8b
    • Isaac Potoczny-Jones's avatar
      1f074e16
  3. Feb 16, 2005
  4. Feb 15, 2005
  5. Feb 14, 2005
  6. Feb 13, 2005
  7. Feb 12, 2005