Commit Graph

2 Commits

Author SHA1 Message Date
Eyal Posener 7ee9623f2b Filter matches as a final stage
This simplifies the prediction logic writing, the predictor
doesn't need to filter our according to line matching, instead
it returns everything and the filtering is done at the end.

This does not break current behavior.
2017-11-04 10:51:40 +02:00
Eyal Posener 200b1b5b69 predict: split file 2017-05-11 22:02:05 +03:00