Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/50b8d4bd2cdf55c50df481427fcfd17dec242738 >--------------------------------------------------------------- commit 50b8d4bd2cdf55c50df481427fcfd17dec242738 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Tue Oct 25 16:00:23 2011 +0100 Checkpoint an experiment in process-tree refactoring compiler/ghc.cabal.in | 3 + compiler/supercompile/Supercompile.hs | 3 +- .../supercompile/Supercompile/Drive/Process.hs | 559 ++------------------ .../supercompile/Supercompile/Drive/Process1.hs | 517 ++++++++++++++++++ .../supercompile/Supercompile/Drive/Process2.hs | 235 ++++++++ compiler/utils/State.hs | 3 + 6 files changed, 811 insertions(+), 509 deletions(-) Diff suppressed because of size. To see it, use: git show 50b8d4bd2cdf55c50df481427fcfd17dec242738 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc