Commit graph

6 commits

Author SHA1 Message Date
Markus Schirp
a0a7eb3885 Do not emit name mutation for underscored optional arguments
Closes #98
2013-12-04 18:51:36 +01:00
Dan Kubb
7293386c26 Add magic encoding header to all ruby files
* rubocop still warns about this on ruby 1.9.3, so it was fixed so
  it produces less output on travis.
2013-07-28 16:03:06 -07:00
Markus Schirp
2d0c57ba07 Fix generation of invalid ast via parent tracking 2013-06-24 22:10:40 +02:00
Markus Schirp
5ecb8a4b4a Improve ussage of child nameing in arguments mutator 2013-06-21 15:52:46 +02:00
Markus Schirp
e98a55ae87 Use child nameing in argument mutator 2013-06-21 15:07:40 +02:00
Markus Schirp
d6481615af Port argument mutators to parser 2013-06-14 21:11:54 +02:00