free_mutant/lib/mutant/matcher
Markus Schirp 41d9700473 Refactor runer infrastructure
* Nuke around 800 lock
* Honor LSP with not anymore squeezing something non LSP compatible in
  the same inheritance tree.
* Separate running from result tree.
* Clean up kill logic and early exits on already dead mutations.
* Fix #runnin? smell for reporters.
* Decouple config object from VM state. Makes it serializable to enable
  config loading.
* Fix sequence of global VM events to match PRIOR rspec infects VM with
  gazillions of classes / modules. Thix fixes a startup speed
  degeneration.
* Various fixes to enhance determinism.
* Replace some unneded manual double dispatch with single manual dispatch for
  reporter / runners.
2014-07-05 23:04:38 +00:00
..
method Write warnings from matchers through reporter 2014-06-30 13:19:47 +00:00
chain.rb Use least powerful equality test 2014-06-16 10:50:32 +00:00
compiler.rb Refactor runer infrastructure 2014-07-05 23:04:38 +00:00
config.rb Refactor runer infrastructure 2014-07-05 23:04:38 +00:00
filter.rb Nuke UTF-8 encoding headers 2014-06-09 15:37:48 +00:00
method.rb Refactor runer infrastructure 2014-07-05 23:04:38 +00:00
methods.rb Use environment object inside matchers 2014-06-30 13:08:52 +00:00
namespace.rb Avoid multiple enumeration of object space 2014-07-02 17:47:51 +00:00
null.rb Nuke UTF-8 encoding headers 2014-06-09 15:37:48 +00:00
scope.rb Avoid multiple enumeration of object space 2014-07-02 17:47:51 +00:00