Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/2ce3732189ebee322245d00288a74dcc67047ea1 >--------------------------------------------------------------- commit 2ce3732189ebee322245d00288a74dcc67047ea1 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Mon Aug 13 18:06:15 2012 +0100 Totally redo evaluation, including the abstract syntax of Answers (no more casts please). Much cleaner compiler/supercompile/Supercompile/Core/Size.hs | 9 +- compiler/supercompile/Supercompile/Core/Syntax.hs | 6 +- compiler/supercompile/Supercompile/Drive/MSG.hs | 4 +- compiler/supercompile/Supercompile/Drive/Match.hs | 4 +- .../supercompile/Supercompile/Drive/Process.hs | 12 +- .../supercompile/Supercompile/Drive/Process3.hs | 2 +- compiler/supercompile/Supercompile/Drive/Split.hs | 27 ++--- compiler/supercompile/Supercompile/Drive/Split2.hs | 42 ++++--- .../Supercompile/Evaluator/Evaluate.hs | 143 ++++++++------------ .../Supercompile/Evaluator/Residualise.hs | 6 +- .../supercompile/Supercompile/Evaluator/Syntax.hs | 127 ++++++++++-------- 11 files changed, 191 insertions(+), 191 deletions(-) Diff suppressed because of size. To see it, use: git show 2ce3732189ebee322245d00288a74dcc67047ea1 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc