Markus Schirp
4bd15abeb6
Fix positioning of @api YARD tag
2015-07-02 03:35:54 +00:00
Markus Schirp
f9d3a275ac
Remove Mutant.singleton_subclass_instance
...
* Only one call side, implementation was inlined
2015-06-13 13:37:25 +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
92b1749512
Fix ivar naming in Mutant::Color
2014-01-01 05:07:09 +01:00
Markus Schirp
714e024ccb
Use concord to simplify Mutant::Color class
2013-12-31 19:38:20 +01:00
Markus Schirp
dfcabdc279
Fix style of YARD @return tag description
...
Before there was lots of redundant information. These comments where
very old and my current YARD doc style changed in the meantime. Keep it
DRY.
2013-09-11 20:50:23 +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
b087a6e4d8
Fix style in Mutant::Color
2013-07-29 00:25:15 +02:00
Markus Schirp
1f25ab3ded
Cosmetic end comments
2013-06-14 21:12:10 +02:00
Markus Schirp
637ea8a849
Use Adamantium::Flat from mbj/adamantium at configurable-freezers branch
2012-11-03 02:12:33 +01:00
Markus Schirp
7ecf828768
User adamantium (former immutable)
2012-10-15 14:36:19 +02:00
Markus Schirp
06ca0e1c70
Mark null color initialize as private
2012-08-28 11:16:23 +02:00
Markus Schirp
aaa96183b9
Bring back yard coverage to 100%
2012-08-16 19:26:15 +02:00
Markus Schirp
cee1d3943c
Add colorized diffs to cli reporter
2012-08-16 18:02:03 +02:00