Commit graph

2 commits

Author SHA1 Message Date
Markus Schirp
d0d1bb2464 Normalize ASTs prior to mutation
This avoids situartions where the source contains (begin, other)
nodes that get mutated to (other) where there is no difference in the
source.

Closes #198
2014-06-08 11:53:50 +00:00
Markus Schirp
336b1b61de Rename Mutant::Differ to Mutant::Diff 2014-05-11 15:04:11 +00:00
Renamed from lib/mutant/differ.rb (Browse further)