Simon Marlow | 8 Sep 2003 12:40
Picon

cvs commit: fptools/happy Makefile

simonmar    2003/09/08 03:40:51 PDT

  Modified files:
    happy                Makefile 
  Log:
  - Add doc to subdirs
  - Remove CVS Id

  Revision  Changes    Path
  1.7       +1 -4      fptools/happy/Makefile
Simon Marlow | 8 Sep 2003 13:26
Picon

cvs commit: fptools/happy/src Main.lhs

simonmar    2003/09/08 04:26:45 PDT

  Modified files:
    happy/src            Main.lhs 
  Log:
  Small wibbles to the injected imports.

  Revision  Changes    Path
  1.48      +13 -4     fptools/happy/src/Main.lhs
Simon Marlow | 8 Sep 2003 13:27
Picon

cvs commit: fptools/happy/src Grammar.lhs fptools/happy/tests bug002.y Makefile

simonmar    2003/09/08 04:27:52 PDT

  Modified files:
    happy/src            Grammar.lhs 
    happy/tests          Makefile 
  Added files:
    happy/tests          bug002.y 
  Log:
  Fix a bug whereby defining a non-terminal using more than one
  production would fail.  This used to work, but got broken somewhere
  along the line.

  Revision  Changes    Path
  1.20      +11 -7     fptools/happy/src/Grammar.lhs
  1.7       +2 -2      fptools/happy/tests/Makefile
Simon Marlow | 9 Sep 2003 15:59
Picon

cvs commit: fptools/happy/alex Makefile README fptools/happy/alex /doc Makefile alex.pdf alex.ps alex.sgml alex.tex alex.verb license verbatim verbatim.lex fptools/happy/alex/examples Alex.hs Tokens.x ctx.x examples.x ...

simonmar    2003/09/09 06:59:38 PDT

  Removed files:
    happy/alex           Makefile README 
    happy/alex/doc       Makefile alex.pdf alex.ps alex.sgml 
                         alex.tex alex.verb license verbatim 
                         verbatim.lex 
    happy/alex/examples  Alex.hs Tokens.x ctx.x examples.x lit.lx 
                         makefile pp.x state.x tiny.y tkns.hs 
                         xscan.x 
    happy/alex/mk        boilerplate.mk config.mk target.mk 
                         version.mk 
    happy/alex/src       Alex.hs Balanced.hs DFA.hs DFS.hs Main.hs 
                         Makefile Map.hs NFA.hs RExp.hs Scan.hs 
                         Scan.x Sort.hs ghc_hooks.c 
  Log:
  Remove happy/alex from the HEAD (I think I removed it from a branch
  last time, oh well).
Simon Marlow | 10 Sep 2003 11:30
Picon

cvs commit: fptools/happy/src happy.sh

simonmar    2003/09/10 02:30:21 PDT

  Modified files:
    happy/src            happy.sh 
  Log:
  Use the allegedly-more-correct "$ <at> " and the
  allegedly-even-more-correct-but-ridiculously-cryptic ${1+"$ <at> "} for
  passing on the parameters to the binary.

  Patch contributed by: Ian Lynagh <igloo <at> earth.li>.

  Revision  Changes    Path
  1.4       +2 -2      fptools/happy/src/happy.sh
Simon Marlow | 22 Sep 2003 12:34
Picon

cvs commit: fptools/happy/doc Makefile

simonmar    2003/09/22 03:34:03 PDT

  Modified files:
    happy/doc            Makefile 
  Log:
  Allow installing of docs.

  Revision  Changes    Path
  1.4       +1 -3      fptools/happy/doc/Makefile
Simon Marlow | 22 Sep 2003 12:34
Picon

cvs commit: fptools/happy/doc Makefile

simonmar    2003/09/22 03:34:20 PDT

  Modified files:
    happy/doc            Makefile 
  Log:
  Fix $(TOP)

  Revision  Changes    Path
  1.5       +1 -1      fptools/happy/doc/Makefile

Gmane