Markus Schirp
|
7bf70d9634
|
Add support for explicit type in meta examples
* This is needed to relate examples to node types for nodes that cannot
stand alone. Example are :where nodes that do not have syntax outside
a :case
|
2016-03-19 15:13:05 +00:00 |
|
Markus Schirp
|
d96ecba748
|
Remove invalid mutation super(...) to super
|
2015-08-14 16:59:31 +00:00 |
|
John Backus
|
fbe60a5684
|
Add mutation super -> super()
closes #309
|
2015-08-10 14:40:18 -07:00 |
|
Markus Schirp
|
c392cb5e4b
|
Remove redundant encoding comment
* Mutant is ruby 2.0+ only where UTF-8 is default encoding
|
2015-04-27 21:07:30 +00:00 |
|
Tim Chambers
|
6437254e28
|
2 more typos in comments corrected
|
2014-08-12 16:34:20 -07:00 |
|
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
|
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 |
|