free_mutant/lib/mutant/mutator
Markus Schirp e93960ca35 Fix invalid AST emit
* Mutant prevents double emits via guarding on source representation of
  partial AST nodes. Not all AST nodes are valid as roots, so this
  change creates a valid root around an leave.

* Over the time multiple of these situartions must be solved, we'll end
  up in a more deduplicated solution.

* Closes: #165
2014-03-23 00:42:38 +00:00
..
node Fix invalid AST emit 2014-03-23 00:42:38 +00:00
util Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
node.rb Remove useless interpolation 2013-12-07 20:53:56 +01:00
registry.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
util.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00