Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/dc24164e052b36b6f58ddbe76fbc69252291b70a >--------------------------------------------------------------- commit dc24164e052b36b6f58ddbe76fbc69252291b70a Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Tue Jul 3 14:54:49 2012 +0100 First compiling version of the changes to eliminate Indirect .../supercompile/Supercompile/Core/FreeVars.hs | 1 - .../supercompile/Supercompile/Core/Renaming.hs | 1 - compiler/supercompile/Supercompile/Core/Size.hs | 1 - compiler/supercompile/Supercompile/Core/Syntax.hs | 9 +- compiler/supercompile/Supercompile/Core/Tag.hs | 4 +- compiler/supercompile/Supercompile/Drive/MSG.hs | 9 +- compiler/supercompile/Supercompile/Drive/Match.hs | 7 +- .../supercompile/Supercompile/Drive/Process.hs | 32 ++- .../supercompile/Supercompile/Drive/Process3.hs | 7 +- compiler/supercompile/Supercompile/Drive/Split.hs | 35 ++- .../Supercompile/Evaluator/Evaluate.hs | 249 ++++++++++---------- .../supercompile/Supercompile/Evaluator/Syntax.hs | 37 +++- compiler/supercompile/Supercompile/GHC.hs | 1 - compiler/supercompile/Supercompile/Utilities.hs | 2 + 14 files changed, 221 insertions(+), 174 deletions(-) Diff suppressed because of size. To see it, use: git show dc24164e052b36b6f58ddbe76fbc69252291b70a _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc