free_mutant/lib
John Backus eeb05a7188
Change Node#dispatch comments to standardize
Node mutator classes all have a central #dispatch method that were
previously all documented with similar but inconsistent short
descriptions:

  - "Emit mutations"
  - "Emit mutants"
  - "Perform dispatch"

This commit standardizes these comments to "Emit mutations"
2016-06-18 15:56:22 -07:00
..
mutant Change Node#dispatch comments to standardize 2016-06-18 15:56:22 -07:00
mutant.rb Remove redundant --debug option 2016-05-31 18:09:32 +00:00