Markus Schirp
|
8335cccafb
|
Fix YARD summary line
* Reduce redunrant 'Return' prefix on summaries
* Improve summary line to reflect the semantics of operation better
|
2015-07-03 15:21:39 +00:00 |
|
Markus Schirp
|
4bd15abeb6
|
Fix positioning of @api YARD tag
|
2015-07-02 03:35:54 +00:00 |
|
Markus Schirp
|
12abeff033
|
Remove unneded constant qualifiers
|
2015-05-03 00:51:16 +00:00 |
|
Tim Chambers
|
e90e9e1ea4
|
Correct miscellaneous typos
Mostly comments
|
2014-11-22 11:16:07 -08:00 |
|
Markus Schirp
|
1ae2c04193
|
Add concat-promotion of resbody nodes
Idea related to #245.
|
2014-08-16 21:14:22 +00:00 |
|
Markus Schirp
|
d060f462f4
|
Merge pull request #242 from tjchambers/typos2
Fix documentation of parameters and correct method naming
|
2014-08-13 16:00:15 +00:00 |
|
Tim Chambers
|
6b741aa95c
|
Fix typo
|
2014-08-12 16:26:03 -07:00 |
|
Markus Schirp
|
3654ba010d
|
Remove remaining encoding headers
|
2014-08-10 21:33:44 +00:00 |
|
Markus Schirp
|
f1fe9561c5
|
Remove insignificant delimiter
|
2014-06-10 02:07:50 +00:00 |
|
Markus Schirp
|
c5f5d595ca
|
Correctly avoid mutations that produce differend AST but same source
* Add detection for this case in Example::Verification
* Revert source location killing Normalization after parse.
* Closes #198
|
2014-06-09 14:56:15 +00:00 |
|
Markus Schirp
|
8d31d52a93
|
Sync devtools and fix rubocop warnings
|
2014-06-08 13:01:26 +00:00 |
|
Markus Schirp
|
ef0f5c2d8c
|
Arrange meta by node name
|
2014-06-02 14:22:57 +00:00 |
|
Markus Schirp
|
4a9ab9340e
|
Define expected mutations with less redundancy
The mutation examples are now introspectable, this allows to render nice
index or performing better automated analysis against the corpus.
|
2014-06-02 14:05:11 +00:00 |
|