pep8analysis: Fix no init call
[nit.git] / contrib / pep8analysis / src / flow_analysis /
2016-02-21 Jean Privatcontrib: use add_all instead of recover_with
2015-04-08 Jean Privatcode: remove useless `or else` now that they are detected
2014-12-12 Alexandre Terrasacontrib/pep8analysis: fixes useless empty init
2014-08-15 Jean Privatcontrib: prepare for new constructors
2014-06-27 Alexis Laferrièrepep8analysis: improve error messages
2014-06-27 Alexis Laferrièrepep8analysis: reduce the max amount of looping to find...
2014-03-31 Alexis Laferrièremigration: update pep8analyis to latest Nit spec
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: rename range module to prevent...
2014-02-03 Alexis Laferrièrelib: add Set::union and Set::intersection from pep8analysis
2014-02-03 Alexis Laferrièrecontrib: bring in the pep8 analysis framework