Markus Schirp
d46f702d82
Fix YARD docs
2014-06-28 20:52:47 +00:00
Markus Schirp
bde4705f40
Honor Kernel#require #to_s arugments
2014-06-15 15:50:38 +00:00
Markus Schirp
a19f3b1691
Nuke UTF-8 encoding headers
...
* I do not use 1.9.3
* Also keeping them in each file increases mental overhead (true it *can* be autoamted)
* None of the files encodes NON ASCII chars.
* I do not expect it makes any difference, since nobody programmatically
will consume strings generated by mutant under the assumption they are UTF-8 encoded.
* 1.9.3 Users have to deal with the encoding fuckup under ruby anyways.
2014-06-09 15:37:48 +00:00
Markus Schirp
5f6ff99ece
Consolidate ruby style
2014-05-27 15:16:37 +00:00
Markus Schirp
caddd5b9a9
Use concord 0.1.5 and its super API
2014-04-20 18:27:05 +00:00
Markus Schirp
d6995e49b5
Change zombifier to whitelist approach
2014-04-04 15:46:55 +00:00
Markus Schirp
4a3523411d
Add time to zombification ignores
2014-04-04 14:28:33 +00:00
Markus Schirp
3fe9d266a5
Fix reek issues
2014-04-04 14:18:45 +00:00
Markus Schirp
1b2bb54852
Fix zombifier to use the require highjack
2014-04-04 14:14:24 +00:00
Markus Schirp
bf7499a12a
Hide unparser from zombification, causes reference bug to parser
2013-12-31 17:11:03 +01:00
Markus Schirp
1b28438d43
Remove Mutant::Support::Metho object in favor of procto
2013-12-29 22:50:24 +01:00
Markus Schirp
f4c8a47742
Use better const name
...
And fix some minor style issues.
2013-09-07 20:21:38 +02:00
Markus Schirp
500919da33
Use more exact predicate when interacting with files
2013-08-05 07:38:56 +02:00
Markus Schirp
088086a3f5
Silence zombifier a bit
2013-08-05 02:02:04 +02: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
19610aaca6
Fix style in Mutant::Zombifier
2013-07-29 00:25:15 +02: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
Markus Schirp
474984d2b9
Fix YARD docs
2013-06-29 00:59:12 +02:00
Markus Schirp
1db26cfb8b
Ignore diff/lcs/hunk under zombification
2013-06-28 23:48:02 +02:00
Markus Schirp
0e7c5beb16
Add set stop zombification recursion points
2013-06-28 23:33:45 +02:00
Markus Schirp
fa3e77f981
Add Mutant::Zombifier
...
That stuff acutally works!
2013-06-28 23:23:05 +02:00