.. |
literal
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
named_value
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
send
|
Rename emit_self to emit_type
|
2014-06-03 03:51:22 +00:00 |
and_asgn.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
argument.rb
|
Do not emit name mutation for underscored optional arguments
|
2013-12-04 18:51:36 +01:00 |
arguments.rb
|
Rename emit_self to emit_type
|
2014-06-03 03:51:22 +00:00 |
begin.rb
|
Rename emit_self to emit_type
|
2014-06-03 03:51:22 +00:00 |
binary.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
block.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
blockarg.rb
|
Add explicit mutator for blockarg
|
2013-09-08 23:08:44 -07:00 |
break.rb
|
Avoid mutating break to next
|
2014-06-06 13:06:52 +00:00 |
case.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
conditional_loop.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
const.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
define.rb
|
Add magic encoding header to all ruby files
|
2013-07-28 16:03:06 -07:00 |
defined.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
dstr.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
dsym.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
generic.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
if.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
kwbegin.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
literal.rb
|
Remove method duplicated in parent class
|
2013-09-07 23:57:46 -07:00 |
masgn.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
match_current_line.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
mlhs.rb
|
Simplify guard statement
|
2013-12-07 19:03:17 +01:00 |
next.rb
|
Avoid mutating break to next
|
2014-06-06 13:06:52 +00:00 |
noop.rb
|
Add magic encoding header to all ruby files
|
2013-07-28 16:03:06 -07:00 |
nthref.rb
|
Do not mutante nthref to gvar
|
2014-04-20 22:06:37 +00:00 |
op_asgn.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
or_asgn.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
resbody.rb
|
Do not emit rescue matchers with higher selectabillity
|
2014-06-06 19:45:11 +00:00 |
rescue.rb
|
Remove guard via identity
|
2014-04-12 01:13:26 +00:00 |
restarg.rb
|
Add explicit mutator for restarg
|
2013-09-07 21:27:15 -07:00 |
return.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
send.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
splat.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
super.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
when.rb
|
Fix mutations on when without body
|
2014-04-06 21:50:35 +00:00 |
yield.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |
zsuper.rb
|
Add expression => self mutation
|
2014-06-05 17:48:39 +00:00 |