free_mutant/lib/mutant
Markus Schirp 3e1f9c408f Cleanup and dedup mutation generation
* Mutator and Generator where merged.
* A single pass over all duplications was made.
* It is clear a specific handles?(node) code for finding mutators
  is needed. Like virtus does for attributes, should also cache.
* Does not pass on 1.9 mode currently as blocks are unexpectly parsed
  differend when it comes to a series of literal booleans.
2012-07-31 04:00:05 +02:00
..
context Do not create a Block node where not needed 2012-07-27 13:18:48 +02:00
matcher Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
mutator Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
support Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
context.rb Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
loader.rb Simplify code loading steps and set default file 2012-07-27 13:32:57 +02:00
matcher.rb Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
mutatee.rb Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
mutator.rb Cleanup and dedup mutation generation 2012-07-31 04:00:05 +02:00
version.rb Add project infrastructure 2012-07-23 16:37:44 +02:00