summaryrefslogtreecommitdiff
path: root/checkers/design_analysis.py
Commit message (Expand)AuthorAgeFilesLines
* Don't count branches from nested functions.cpopa2014-08-111-16/+12
* Cleanup.cpopa2014-08-081-2/+5
* linting pylintSylvain Th?nault2014-07-251-11/+11
* Only emit symbolic warnings from the design analysis checker.Torsten Marek2014-04-171-15/+22
* Updated FSF address.Arun Persaud2014-02-231-1/+1
* various pylint fixesSylvain Th?nault2013-12-221-1/+1
* drop badly-implemented-container which cause several problems in its current ...Sylvain Th?nault2013-12-201-47/+0
* [design analysis] fix badly implemented protocol for read-only containers lik...Sylvain Th?nault2013-07-171-6/+5
* Add @check_messages(...) annotations to help not to spend time on unneeded ch...Anthony Truchet2013-06-181-3/+9
* astng has been renamed astroidDavid Douard2013-06-171-3/+3
* drop ref to internal and 404 urlSylvain Th?nault2013-05-071-6/+1
* fix spelling of max-branchs option, now max-branchesSylvain Th?nault2013-05-071-28/+28
* integrate patch from Peter Hammond to check protocol completness and avoid fa...Peter Hammond2012-09-281-1/+52
* Closes #104572: symbolic warning names in output (by Martin Pool)Martin Pool2012-09-191-0/+12
* white spaces cleanupSylvain Th?nault2012-09-191-17/+17
* patch for #5977. Yields do not increment the counter of returns.Sylvain Th?nault2010-02-231-7/+1
* implement #5564: ignore function / methode arguments with leading "_".Sylvain Th?nault2010-02-231-4/+22
* fix branch countingEmile Anclin2009-03-111-5/+6
* replace argnames by args.argsEmile Anclin2009-03-091-1/+1
* some more astng2 support / attr modificationsEmile Anclin2009-03-061-1/+2
* astng2 supportsylvain thenault2009-03-061-4/+4
* see changelogSylvain2006-12-051-0/+4
* apply skip's patchSylvain2006-10-031-4/+2
* check ChangeLogsyt2006-05-091-8/+14
* forget the past.root2006-04-261-0/+322