..
literal
Do not emit mutations if signed zero float/double
2013-12-01 20:34:19 +01:00
named_value
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
send
Add magic encoding header to all ruby files
2013-07-28 16:03:06 -07:00
argument.rb
Do not emit name mutation for underscored optional arguments
2013-12-04 18:51:36 +01:00
arguments.rb
Add magic encoding header to all ruby files
2013-07-28 16:03:06 -07:00
begin.rb
Refactor mutation emitter to support unparser 0.1.0
2013-09-06 01:43:17 +02:00
binary.rb
Use more modern spec file naming in spec/unit/mutator/node/*_spec.rb
2013-12-29 23:04:28 +01:00
block.rb
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
blockarg.rb
Add explicit mutator for blockarg
2013-09-08 23:08:44 -07:00
case.rb
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
conditional_loop.rb
Add conditional loop mutator
2013-12-29 22:32:26 +01:00
const.rb
Fix constant mutation to not emit nil::Const anymnore
2013-08-07 11:15:22 -07:00
define.rb
Add magic encoding header to all ruby files
2013-07-28 16:03:06 -07:00
dstr.rb
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
dsym.rb
Add explicit mutator for dsym
2013-09-08 08:17:47 -07:00
generic.rb
Fix invalid AST emit
2014-03-23 00:42:38 +00:00
if.rb
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
kwbegin.rb
Add mutator for kwbegin nodes
2013-11-03 20:51:55 -08:00
literal.rb
Remove method duplicated in parent class
2013-09-07 23:57:46 -07:00
loop_control.rb
Sync file name with class name
2013-11-20 20:25:17 +01:00
masgn.rb
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
mlhs.rb
Simplify guard statement
2013-12-07 19:03:17 +01:00
noop.rb
Add magic encoding header to all ruby files
2013-07-28 16:03:06 -07:00
nthref.rb
Add missing utf-8 encoding comments
2013-08-05 07:17:55 +02:00
op_asgn.rb
Collapse op_assign emitters into one
2013-09-08 11:45:00 +02:00
resbody.rb
Add missing encoding statements
2013-12-07 19:07:18 +01:00
rescue.rb
Fix invalid AST emit
2014-03-23 00:42:38 +00:00
restarg.rb
Add explicit mutator for restarg
2013-09-07 21:27:15 -07:00
return.rb
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
send.rb
Handle attribute assignments to self correctly
2014-01-12 00:43:47 +01:00
splat.rb
Add magic encoding header to all ruby files
2013-07-28 16:03:06 -07:00
super.rb
Change emit_nil to not emit on the left node of an assignment
2013-09-07 23:57:47 -07:00
when.rb
Add magic encoding header to all ruby files
2013-07-28 16:03:06 -07:00
yield.rb
Add mutator for yield nodes
2013-11-03 12:37:47 -08:00
zsuper.rb
Add magic encoding header to all ruby files
2013-07-28 16:03:06 -07:00