Markus Schirp
|
d6a2195744
|
Upgrade parser dependency
|
2018-09-12 13:15:43 +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 |
|
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
|
e509ee5089
|
Revert "Add mutations from and /or into if /else "
|
2015-09-01 15:09:53 +00:00 |
|
John Backus
|
2f53ef0d01
|
Add mutations from and /or into if /else
Closes #233
|
2015-08-20 14:03:15 -07:00 |
|
Markus Schirp
|
144397873e
|
Remove invalild mutation on negating booleans
* [fix #287] read the ticket if you want to complain
|
2015-08-08 20:48:07 +00: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 |
|
Markus Schirp
|
07c92401ff
|
Fix emitters to recurse into left and right of binary statements
|
2014-11-11 19:08:12 +00: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 |
|