free_mutant/lib/mutant/mutator/literal
Markus Schirp 75e6a229f8 Create namespace for literal mutations
* Do not follow rubinius names anymore.
  An explict declaration now declares a mutator handles
  specific AST node.

* Has a nice impact on metrics.
2012-07-31 19:45:46 +02:00
..
array.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
boolean.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
dynamic.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
empty_array.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
fixnum.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
float.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
hash.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
range.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
regex.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
string.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00
symbol.rb Create namespace for literal mutations 2012-07-31 19:45:46 +02:00