Markus Schirp
|
2761952b47
|
Handle Rubinius::AST::While with noop mutator
|
2012-12-07 18:33:13 +01:00 |
|
Markus Schirp
|
083eb50b75
|
Hande Rubinius::AST::File as noop
|
2012-12-06 22:38:40 +01:00 |
|
Markus Schirp
|
2c173436f6
|
Correct name of toplevel constant node
|
2012-12-06 22:36:14 +01:00 |
|
Markus Schirp
|
3b3333f9ba
|
Register Rubinius::AST::TopLevelConstant under noop mutator
|
2012-12-06 22:35:23 +01:00 |
|
Markus Schirp
|
adadc01f32
|
Cleanup docs for hash literal mutator
|
2012-12-06 22:33:06 +01:00 |
|
Markus Schirp
|
fe941ff74c
|
Cleanup node body mutation
|
2012-12-06 22:30:57 +01:00 |
|
Markus Schirp
|
e3754434dc
|
Rename emit_body_mutation into emit_attribute_mutation(attribute_name)
|
2012-12-06 22:05:42 +01:00 |
|
Markus Schirp
|
c5529ba676
|
Remove some duplication by using emit_body_mutations(attribute_name)
|
2012-12-06 22:03:22 +01:00 |
|
Markus Schirp
|
e164d1f4a9
|
Generalize generation of body mutations for sends
|
2012-12-06 21:54:18 +01:00 |
|
Markus Schirp
|
69e9de95ed
|
Extract node specific mutator base class
|
2012-12-06 21:30:28 +01:00 |
|