Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/89091c119df744ae94065036038a4a2409d64bad

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

commit 89091c119df744ae94065036038a4a2409d64bad
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Tue Apr 12 20:37:24 2011 +0100

    Misc fixes to supercompiler, moving it forward

 compiler/ghc.cabal.in                              |    2 +
 .../supercompile/Supercompile/Core/FreeVars.hs     |    2 +-
 .../supercompile/Supercompile/Core/Renaming.hs     |   21 ++-
 compiler/supercompile/Supercompile/Core/Size.hs    |    4 +-
 compiler/supercompile/Supercompile/Core/Syntax.hs  |   19 +-
 compiler/supercompile/Supercompile/Core/Tag.hs     |    6 +-
 .../supercompile/Supercompile/Evaluator/Deeds.hs   |   20 ++
 .../Supercompile/Evaluator/Evaluate.hs             |  214 ++++++++++++++++++++
 .../Supercompile/Evaluator/FreeVars.hs             |    2 +
 .../supercompile/Supercompile/Evaluator/Syntax.hs  |   31 +++-
 compiler/supercompile/Supercompile/StaticFlags.hs  |    2 +
 11 files changed, 294 insertions(+), 29 deletions(-)


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

    git show 89091c119df744ae94065036038a4a2409d64bad

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to