Markus Schirp
|
017ccc1044
|
Add expression => self mutation
Also reorganizes parts of meta to align filenames to node name better.
Closes #191
|
2014-06-05 17:48:39 +00:00 |
|
Markus Schirp
|
a227c2f1d2
|
Rename emit_self to emit_type
|
2014-06-03 03:51:22 +00:00 |
|
Dan Kubb
|
523807b9cb
|
Fix constant mutation to not emit nil::Const anymnore
* Add proper mutations to constant names
|
2013-08-07 11:15:22 -07: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 |
|
Dan Kubb
|
345b67144a
|
Add const mutator
* The const node has children, which need to be mutated
|
2013-07-23 21:57:39 -07:00 |
|