Commit graph

4 commits

Author SHA1 Message Date
Markus Schirp
001f3c7d99 Make mutant run under MRI 1.9.
* Add a Mutant::Loader::Eval that loads code via Kernel#eval
* Move Mutnat::Loader to Mutant::Loader::Rubinius (currently not used)
2012-11-21 20:31:01 +01:00
Markus Schirp
fb29d3927d Remove idempotent behavior of Zombie.create
* Also returns self now (Command Object)
2012-08-29 13:38:40 +02:00
Markus Schirp
21b6aa1e81 Minor cleanups
* Use correct to_source api
* Use toplevel mutant.
2012-08-20 04:50:07 +02:00
Markus Schirp
7d8c1f02ff Add support for dynamically creating Zombie
* Zombie is subjected to allow the mutation of the mutator source code.
2012-08-19 21:29:11 +02:00