Commit graph

6 commits

Author SHA1 Message Date
Markus Schirp
e90f3c86aa Use long operator form in non boolean context 2013-04-20 14:52:43 +02:00
Markus Schirp
5a7cc0b965 Remove useless comment 2013-04-20 14:52:08 +02:00
Markus Schirp
2dbf91940c Correct method name 2013-04-19 22:24:26 +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