Commit graph

16 commits

Author SHA1 Message Date
Dan Kubb
7985d19345 Add missing while node to list of possible nodes 2013-07-28 15:14:03 -07:00
Dan Kubb
19b02494ec Add restarg to the list of non-standalone nodes 2013-07-28 14:52:04 -07:00
Dan Kubb
ee72d6c042 Fix rubocop warnings
* Still a few more to go, but this should be the majority of them
2013-07-28 12:16:45 -07:00
Dan Kubb
fc313945a1 Remove :not node
* The :not node is not used in Ruby 1.9+
2013-07-23 23:24:26 -07:00
Markus Schirp
4a2d12e7bf Do not emit invalid ast for op-assign mutations
Closes #64
2013-07-14 21:39:23 +02:00
Markus Schirp
2b901bc5d8 Add kwbegin node as null mutator 2013-06-29 00:32:20 +02:00
Markus Schirp
0c00cb19f7 Update CLI method classifiers to match operator methods 2013-06-27 23:20:06 +02:00
Markus Schirp
2d0c57ba07 Fix generation of invalid ast via parent tracking 2013-06-24 22:10:40 +02:00
Markus Schirp
f2cb1bd292 Handle or_asgn nodes as noop
Closes #49
2013-06-22 03:11:16 +02:00
Markus Schirp
2813c081dc Add spec to ensure all nodes are handled 2013-06-21 18:10:06 +02:00
Markus Schirp
012ce53c34 Add list of all types parser can generate 2013-06-21 18:00:17 +02:00
Markus Schirp
1f25ab3ded Cosmetic end comments 2013-06-14 21:12:10 +02:00
Markus Schirp
d35df6d70c Use KEYWORDS constants from unparser 2013-06-14 21:12:10 +02:00
Markus Schirp
4d89c02041 Simplify method expansions 2013-02-22 20:46:22 +01:00
Markus Schirp
034e47e361 Move method expansion constants to constant file 2013-01-13 22:24:14 +01:00
Markus Schirp
aa675825b5 Adjust file layout to be easy for zombie 2013-01-04 00:18:48 +01:00