Commit graph

7 commits

Author SHA1 Message Date
Markus Schirp
22ac0c8d56 Update anima to ~0.3.0 2015-09-04 20:20:56 +00:00
Markus Schirp
104afe3bcf Fix add into duplicated collection into binary op
* Preference is to not mutate values, even when the mutation appears to
  be "safe" as the mutated value looks "safe". Monkeypatching,
  refactoring whatever in the future can violate what appears to be "safe"
  now.
2015-09-08 17:21:57 +00:00
Markus Schirp
8335cccafb Fix YARD summary line
* Reduce redunrant 'Return' prefix on summaries
* Improve summary line to reflect the semantics of operation better
2015-07-03 15:21:39 +00:00
Markus Schirp
4bd15abeb6 Fix positioning of @api YARD tag 2015-07-02 03:35:54 +00:00
Markus Schirp
207c159c23 Always build valid result objects
* Before Mutant::Expression was not marshallable resulting in the need
  to build "partial" result objects from killforks.
* Fixes an adjacent bug in spec selection
2014-12-22 17:54:20 +00:00
Markus Schirp
7dff1d1904 Renmae Sink into Sink::Mutation
* Reduces the diff to tracing
2014-12-22 16:27:13 +00:00
Markus Schirp
801500510e Move parallel into internal library 2014-12-12 20:54:25 +00:00
Renamed from lib/mutant/runner/scheduler.rb (Browse further)