Markus Schirp
|
5f7db269ed
|
Handle op assign 2 as noop
|
2013-01-03 23:55:20 +01:00 |
|
Markus Schirp
|
36f1b8d0ec
|
Add mutations for super
|
2013-01-02 01:04:16 +01:00 |
|
Markus Schirp
|
16a11d2c3c
|
Handle Rubinius::AST::While
I know this can result in infinite loops. So also add TODO note about
timeout!
|
2013-01-01 21:41:39 +01:00 |
|
Markus Schirp
|
58a2efa567
|
Whitespace cleanup
|
2013-01-01 20:35:48 +01:00 |
|
Markus Schirp
|
cbdc84db88
|
Add global, local and instance variable assignment mutators
|
2013-01-01 20:34:44 +01:00 |
|
Markus Schirp
|
1fcc9cc40b
|
Handle Rubinius::AST::Break as noop
|
2012-12-11 00:38:44 +01:00 |
|
Markus Schirp
|
c4caefa706
|
Handle Rubinius::AST::Next as noop mutator
|
2012-12-11 00:26:58 +01:00 |
|
Markus Schirp
|
40d5230c68
|
Introduce noop mutation guards and argument mutators
* Sorry for not splitting up into smaller commit
|
2012-12-11 00:17:19 +01:00 |
|
Markus Schirp
|
f6edfb06de
|
Fix crashes from veritas
|
2012-12-08 03:11:26 +01:00 |
|
Markus Schirp
|
2761952b47
|
Handle Rubinius::AST::While with noop mutator
|
2012-12-07 18:33:13 +01:00 |
|
Markus Schirp
|
083eb50b75
|
Hande Rubinius::AST::File as noop
|
2012-12-06 22:38:40 +01:00 |
|
Markus Schirp
|
2c173436f6
|
Correct name of toplevel constant node
|
2012-12-06 22:36:14 +01:00 |
|
Markus Schirp
|
3b3333f9ba
|
Register Rubinius::AST::TopLevelConstant under noop mutator
|
2012-12-06 22:35:23 +01:00 |
|
Markus Schirp
|
69e9de95ed
|
Extract node specific mutator base class
|
2012-12-06 21:30:28 +01:00 |
|