Markus Schirp
|
fce6d5c06e
|
Metric diven cleanups and break large classes
* Formal argument mutations are still very dirty :(
|
2012-12-29 20:12:48 +01:00 |
|
Markus Schirp
|
3026572b50
|
Deduplicate util array and literal hash mutations
|
2012-12-29 16:53:52 +01:00 |
|
Markus Schirp
|
913a3fdbf1
|
Move emit_values helper to correct subclass
|
2012-12-29 16:34:39 +01:00 |
|
Markus Schirp
|
93556763dd
|
Bring back yard coverage to 100%
Also do some minor refactorings
|
2012-12-12 22:31:27 +01:00 |
|
Markus Schirp
|
40d5230c68
|
Introduce noop mutation guards and argument mutators
* Sorry for not splitting up into smaller commit
|
2012-12-11 00:17:19 +01:00 |
|
Markus Schirp
|
de276327f5
|
Add support for mutating block arguments
|
2012-12-10 17:11:08 +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
|
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 |
|