Markus Schirp
|
d6a2195744
|
Upgrade parser dependency
|
2018-09-12 13:15:43 +00:00 |
|
Markus Schirp
|
c66e462682
|
Change to use 2.3 squiggly heredocs
|
2018-09-12 14:28:09 +00:00 |
|
Markus Schirp
|
99ab9ff171
|
Change required Ruby version to >=2.3
* This commit does every 2.3 change required to get the build pass
* None of the changes can be extracted, without changing the build setup
|
2018-09-12 14:21:24 +00:00 |
|
John Backus
|
dd58822cc1
|
Extract meta duplication to regexp_mutations
|
2016-08-14 15:01:21 -07:00 |
|
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
|
7408e86fd4
|
Fix coverage for Mutant::Meta namespace
* Remove unparser invariant checking, does not yield enough value
anymore as unparser is more stable these days
|
2016-02-29 19:03:08 +00:00 |
|