Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/3a164c50420bcd39d9e394de5935fea60217f523 >--------------------------------------------------------------- commit 3a164c50420bcd39d9e394de5935fea60217f523 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Fri Apr 13 10:32:56 2012 +0100 Current best guess at incorporating MSG compiler/ghc.cabal.in | 1 + compiler/supercompile/Supercompile.hs | 4 +- .../supercompile/Supercompile/Core/FreeVars.hs | 28 +- .../supercompile/Supercompile/Core/Renaming.hs | 9 +- compiler/supercompile/Supercompile/Drive/MSG.hs | 528 ++++++++++++++++++++ .../supercompile/Supercompile/Drive/Process3.hs | 17 +- compiler/supercompile/Supercompile/Drive/Split.hs | 8 +- .../supercompile/Supercompile/Evaluator/Deeds.hs | 6 + .../supercompile/Supercompile/Evaluator/Syntax.hs | 3 + .../Supercompile/Termination/Generaliser.hs | 6 +- 10 files changed, 594 insertions(+), 16 deletions(-) Diff suppressed because of size. To see it, use: git show 3a164c50420bcd39d9e394de5935fea60217f523 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc