Commit graph

10 commits

Author SHA1 Message Date
Markus Schirp
17e184efbb Add workarounds for 3rd parties not respecting Class#name 2013-06-24 22:30:25 +02:00
Markus Schirp
1f25ab3ded Cosmetic end comments 2013-06-14 21:12:10 +02:00
Markus Schirp
e41409cf87 Use concord ~> 0.1.1 2013-06-14 21:11:08 +02:00
Markus Schirp
8723d35c2f Ignore RBX specific rspec vs enumerable bug 2013-04-22 12:45:15 +02:00
Markus Schirp
3965ca4eae Add scope classifier and matcher
This simplifies the namespace matcher a lot, it can use the scope
matcher internally.
2013-04-20 21:16:48 +02:00
Markus Schirp
868eba1bce Fix code style in namespace matcher 2013-04-20 20:45:58 +02:00
Markus Schirp
84bfea0357 Cleanup namespace matcher 2013-04-19 23:36:49 +02:00
Dan Kubb
c3c0e06c86 Fix whitespace 2013-04-17 20:31:21 -07:00
Markus Schirp
eeb82ee8c6 Cleanup matcher and classifier interactions
* Some smells remain but it becomes cleaner now
2013-01-21 22:56:52 +01:00
Markus Schirp
a3fc233d95 Reorganize classifiers
* Classifiers are matcher subclass and delegate to lazy builded matcher
  interfaces
* Solves chicken egg problem between target library load and classifier
  matcher instantiation
2013-01-21 20:08:30 +01:00
Renamed from lib/mutant/matcher/object_space.rb (Browse further)