[commit: ghc] supercompiler: The Process module now compiles (6b1a46e)

Max Bolingbroke <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/6b1a46e1c149cd5c475bcebf7e36ef1b02d952f2

>---------------------------------------------------------------

commit 6b1a46e1c149cd5c475bcebf7e36ef1b02d952f2
Author: Max Bolingbroke <[email protected]>
Date:   Mon Jun 20 23:31:55 2011 +0100

    The Process module now compiles

 compiler/ghc.cabal.in                              |    3 +
 compiler/supercompile/Supercompile.hs              |    1 +
 .../supercompile/Supercompile/Core/FreeVars.hs     |    4 +
 .../supercompile/Supercompile/Core/Renaming.hs     |    3 +-
 compiler/supercompile/Supercompile/Core/Size.hs    |    1 +
 compiler/supercompile/Supercompile/Core/Syntax.hs  |    8 +-
 compiler/supercompile/Supercompile/Core/Tag.hs     |    1 +
 .../supercompile/Supercompile/Drive/Process.hs     |  570 ++++++++++++++++++++
 .../supercompile/Supercompile/Evaluator/Syntax.hs  |   69 +++
 compiler/supercompile/Supercompile/StaticFlags.hs  |   43 ++
 .../Supercompile/Termination/Combinators.hs        |  199 +++++++
 .../Supercompile/Termination/Generaliser.hs        |    6 +-
 .../Supercompile/Termination/TagBag.hs             |   52 ++
 compiler/supercompile/Supercompile/Utilities.hs    |   61 ++-
 14 files changed, 1012 insertions(+), 9 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 6b1a46e1c149cd5c475bcebf7e36ef1b02d952f2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.