begin
|
Fix begin mutator
|
2013-06-14 21:11:54 +02:00 |
case
|
Port case mutations to parser
|
2013-06-14 21:12:09 +02:00 |
define
|
Port define mutator to parser
|
2013-06-14 21:11:54 +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
|
Port regular (non operator) sends to parser
|
2013-06-14 21:12:10 +02:00 |
super
|
Do not mutate super to super and prep release
|
2013-01-10 21:09:37 +01:00 |
while
|
Handle Rubinius::AST::While
|
2013-01-01 21:41:39 +01:00 |