begin
|
Fix edge cases in begin mutator
|
2013-06-21 15:07:40 +02:00 |
block
|
Fix edge cases in block mutator
|
2013-06-21 15:07:40 +02:00 |
case
|
Port case mutations to parser
|
2013-06-14 21:12:09 +02:00 |
define
|
Use child nameing in define mutator
|
2013-06-21 15:07:40 +02:00 |
if
|
Port if node mutator to parser
|
2013-06-14 21:12:09 +02:00 |
literal
|
Port case mutations to parser
|
2013-06-14 21:12:09 +02:00 |
return
|
Port return mutator to parser
|
2013-06-14 21:12:09 +02:00 |
send
|
Fix propagation of splat args
|
2013-06-21 16:18:12 +02:00 |
super
|
Port super mutator to parser
|
2013-06-14 21:12:10 +02:00 |