cvs commit: fptools/happy/templates .cvsignore GLR_Lib.lhs Makefile

[email protected] Wed, 3 Aug 2005 06:42:23 -0700
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
paulcc      2005/08/03 06:42:23 PDT

  Modified files:
    happy/templates      .cvsignore GLR_Lib.lhs Makefile 
  Log:
  improved speed of GLR parser - better packing.
  also provided a GLR debug mode template
  
  Revision  Changes    Path
  1.3       +1 -1      fptools/happy/templates/.cvsignore
  1.5       +173 -119  fptools/happy/templates/GLR_Lib.lhs
  1.14      +5 -1      fptools/happy/templates/Makefile