pep8analysis: Fix no init call
[nit.git] / contrib / pep8analysis / src / parser /
2019-11-06 Florian Deljarrypep8analysis: Fix no init call
2018-06-08 Lucas Bajoletlib/core: remove uses of Byte for Text
2017-02-10 Jean Privatnitc: use is_generated in various tools and generated...
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-07-23 Lucas Bajoletlib/standard: Update libs for the support of UTF-8
2015-05-26 Jean PrivatRename REAMDE to README.md
2014-12-20 Jean Privatpep8analysis: add `no_warning` to generated files
2014-12-12 Alexandre Terrasacontrib/pep8analysis: fixes useless empty init
2014-09-24 Jean Privatpep8analysis: remove unused nitcc generated files
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-03 Jean Privatpep8analysis: update and remove old-style attributes
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-06-26 Jean Privatpep8analysis: remove old-style accessors in the AST
2014-05-13 Jean Privatrest-of-code: prepare for new init
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: add missing parser files
2014-02-03 Alexis Laferrièrecontrib: bring in the pep8 analysis framework