README: document nit_env.sh
[nit.git] / contrib / pep8analysis /
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-16 Jean Privatcontrib: add `upstream.tryit` to packages that have...
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-08-30 Jean Privatcontrib: introduce .ini for projects maintained by...
2015-08-29 Alexis Laferrièrecontrib: update the README of many contribs
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-24 Jean PrivatMerge: Report check contrib
2015-08-21 Jean Privatvarious lib and contrib doc: points to new github repo
2015-08-21 Jean Privatpep8analysis: report test errors
2015-08-07 Lucas Bajoletlib/standard: Remove lshift and rshift from Int and...
2015-07-23 Lucas Bajoletlib/standard: Update libs for the support of UTF-8
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-06-23 Alexis Laferrièreexamples/xymus.net: use the french Opportunité name...
2015-05-29 Jean PrivatMakefile&gitignore: remove .nit_compile
2015-05-26 Jean PrivatRename REAMDE to README.md
2015-04-14 Jean Privatcontrib: add some check rules
2015-04-10 Jean Privatcode: remove `protected` from top-level methods (now...
2015-04-08 Jean Privatcode: remove useless `or else` now that they are detected
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2015-01-09 Jean Privatpep8analysis: rename `run` in `pep8analysis_web` as...
2014-12-20 Jean Privatpep8analysis: add `no_warning` to generated files
2014-12-14 Jean PrivatMerge: Fix misc warnings
2014-12-12 Alexandre Terrasacontrib/pep8analysis: fixes useless empty init
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-11-10 Jean Privatmakefiles: do not uselessly use --global
2014-10-30 Alexis Laferrièrexymus.net: opportunity use site's header
2014-10-06 Jean-Christophe... stream: Introduce a push-back reader.
2014-09-27 Jean Privatlib: some update towards more use of new constructors
2014-09-24 Jean Privatpep8analysis: remove unused nitcc generated files
2014-09-24 Jean Privatpep8analysis_web: imports cpp
2014-09-18 Alexis Laferrièrenitcorn: minor fix in the header of the HTML page
2014-09-09 Jean PrivatMerge: Benitlux web interface
2014-09-08 Alexis Laferrièrepep8analysis: use header of xymus.net
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-03 Jean Privatpep8analysis: update and remove old-style attributes
2014-09-03 Jean Privatpep8analysis: rename its Error class to P8Error.
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-08-15 Jean Privatcontrib: prepare for new constructors
2014-07-07 Jean PrivatMerge: pep8analysis: use Google Analytics asynchronously
2014-07-01 Jean PrivatMerge: Improvements to Pep8analysis Web version
2014-06-27 Alexis Laferrièrepep8analysis: use Google Analytics asynchronously
2014-06-27 Alexis Laferrièrepep8analysis: do work async using workers
2014-06-27 Alexis Laferrièrepep8analysis: Web interface launches only the analysis...
2014-06-27 Alexis Laferrièrepep8analysis: report fatal crash of the tool
2014-06-27 Alexis Laferrièrepep8analysis: fix use of #consolePanel and its code...
2014-06-27 Alexis Laferrièrepep8analysis: add "Working..." panel to Web interface
2014-06-27 Alexis Laferrièrepep8analysis: add some google analytics event tracking
2014-06-27 Alexis Laferrièrepep8analysis: set larger maximum memory
2014-06-27 Alexis Laferrièrepep8analysis: minor correction in text
2014-06-27 Alexis Laferrièrepep8analysis: minor indentation fix
2014-06-27 Alexis Laferrièrepep8analysis: clean up include of Google Analytics
2014-06-27 Alexis Laferrièrepep8analysis: remove duplicated code
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: make `manager` a top level method
2014-06-27 Alexis Laferrièrepep8analysis: suggest garbage collection between phases
2014-06-27 Alexis Laferrièrepep8analysis: do not crash on expected errors
2014-06-27 Alexis Laferrièrepep8analysis: reduce the max amount of looping to find...
2014-06-26 Jean Privatpep8analysis: remove old-style accessors in the AST
2014-06-17 Alexis Laferrièrepep8analysis: add copyright and doc to the pep8analysis...
2014-06-17 Alexis Laferrièrepep8analysis: add copyright info for viz.js
2014-06-17 Alexis Laferrièrepep8analysis: improve initial loading speed
2014-06-17 Alexis Laferrièrepep8analysis: show annotated CFG in web interface
2014-06-17 Alexis Laferrièrepep8analysis: add doc to web interface
2014-06-17 Alexis Laferrièrepep8analysis: intro the web interface
2014-06-17 Alexis Laferrièrepep8analysis: intro a variant main program for a web...
2014-06-17 Alexis Laferrièrepep8analysis: intro a feature to clear the list of...
2014-06-17 Alexis Laferrièrepep8analysis: print CFG as dot graph to OStream
2014-06-17 Alexis Laferrièrepep8analysis: enable analyzing from stream
2014-06-17 Alexis Laferrièrepep8analysis: fix format and encoding of some sample...
2014-05-13 Jean Privatrest-of-code: prepare for new init
2014-03-31 Alexis Laferrièremigration: update pep8analyis to latest Nit spec
2014-03-31 Alexis Laferrièrecontrib/pep8analysis: minor clean up
2014-03-03 Alexis Laferrièrecontrib/pep8analysis: standardize the usage message
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: move file output to main module
2014-02-03 Alexis Laferrièrecontrib/pep8analyis: fix path of micro tests in Makefile
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: rename range module to prevent...
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: add missing parser files
2014-02-03 Alexis Laferrièrelib: add Set::union and Set::intersection from pep8analysis
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: intro a .gitignore file
2014-02-03 Alexis Laferrièrecontrib/pep8analysis: add tests written by experts
2014-02-03 Alexis Laferrièrecontrib: bring in the pep8 analysis framework