This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "compose-hpc".
The branch, master has been updated
via 565702213f98b2aacff024818de09a488c59890d (commit)
from 6b4cd5d928262d33675527237e2306cd44cc446b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 565702213f98b2aacff024818de09a488c59890d
Author: Matthew Sottile <ma...@ga...>
Date: Wed Mar 20 14:49:48 2013 -0700
refactoring to have four filtering phases represented
-----------------------------------------------------------------------
Summary of changes:
rote/struct-diff/RuleGen/Data/Labels.hs | 27 ++++++++
rote/struct-diff/RuleGen/Data/Trees.hs | 11 +---
rote/struct-diff/RuleGen/Filter.hs | 83 +++++-------------------
rote/struct-diff/RuleGen/Util/Configuration.hs | 69 ++++++++++++++++++++
rote/struct-diff/RuleGen/rulegen.hs | 29 ++++++--
5 files changed, 136 insertions(+), 83 deletions(-)
create mode 100644 rote/struct-diff/RuleGen/Data/Labels.hs
create mode 100644 rote/struct-diff/RuleGen/Util/Configuration.hs
hooks/post-receive
--
compose-hpc
|