pep8analysis: Fix no init call
[nit.git] / contrib / pep8analysis / src / cfg /
2018-02-15 Alexis Laferrière*: remove newly superfluous static types on attributes
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-09-27 Jean Privatlib: some update towards more use of new constructors
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-03 Jean Privatpep8analysis: rename its Error class to P8Error.
2014-06-27 Alexis Laferrièrepep8analysis: improve error messages
2014-06-27 Alexis Laferrièrepep8analysis: short format of CFG contains code only
2014-06-27 Alexis Laferrièrepep8analysis: reduce the max amount of looping to find...
2014-06-17 Alexis Laferrièrepep8analysis: print CFG as dot graph to OStream
2014-03-31 Alexis Laferrièremigration: update pep8analyis to latest Nit spec
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: move file output to main module
2014-02-03 Alexis Laferrièrecontrib: bring in the pep8 analysis framework