Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't count branches from nested functions. | cpopa | 2014-08-11 | 1 | -16/+12 |
| | |||||
* | Cleanup. | cpopa | 2014-08-08 | 1 | -2/+5 |
| | |||||
* | linting pylint | Sylvain Th?nault | 2014-07-25 | 1 | -11/+11 |
| | |||||
* | Only emit symbolic warnings from the design analysis checker. | Torsten Marek | 2014-04-17 | 1 | -15/+22 |
| | |||||
* | Updated FSF address. | Arun Persaud | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | various pylint fixes | Sylvain Th?nault | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | drop badly-implemented-container which cause several problems in its current ↵ | Sylvain Th?nault | 2013-12-20 | 1 | -47/+0 |
| | | | | | | implementation. Somewhat close #112 (among other reporter problems). | ||||
* | [design analysis] fix badly implemented protocol for read-only containers ↵ | Sylvain Th?nault | 2013-07-17 | 1 | -6/+5 |
| | | | | like tuple. Close #25 | ||||
* | Add @check_messages(...) annotations to help not to spend time on unneeded ↵ | Anthony Truchet | 2013-06-18 | 1 | -3/+9 |
| | | | | | | | | checks. We only add such annotations is reasonably simple cases. Some visit methods are quite involved and build a checker's state ; such methods are skipped in the first phase. | ||||
* | astng has been renamed astroid | David Douard | 2013-06-17 | 1 | -3/+3 |
| | |||||
* | drop ref to internal and 404 url | Sylvain Th?nault | 2013-05-07 | 1 | -6/+1 |
| | |||||
* | fix spelling of max-branchs option, now max-branches | Sylvain Th?nault | 2013-05-07 | 1 | -28/+28 |
| | |||||
* | integrate patch from Peter Hammond to check protocol completness and avoid ↵ | Peter Hammond | 2012-09-28 | 1 | -1/+52 |
| | | | | false R0903. Closes #104420 | ||||
* | Closes #104572: symbolic warning names in output (by Martin Pool) | Martin Pool | 2012-09-19 | 1 | -0/+12 |
| | | | | triggered whatever the format using a command line option | ||||
* | white spaces cleanup | Sylvain Th?nault | 2012-09-19 | 1 | -17/+17 |
| | |||||
* | patch for #5977. Yields do not increment the counter of returns. | Sylvain Th?nault | 2010-02-23 | 1 | -7/+1 |
| | | | | * remove yields counting | ||||
* | implement #5564: ignore function / methode arguments with leading "_". | Sylvain Th?nault | 2010-02-23 | 1 | -4/+22 |
| | | | | | | | * "ignored-argument-names" have been added to options in order to set the regexp that recognizes the ignored arguments. * func_too_many_locals_arguments.(py, txt) have been added to test "too many arguments" and "too many local variables" features. | ||||
* | fix branch counting | Emile Anclin | 2009-03-11 | 1 | -5/+6 |
| | |||||
* | replace argnames by args.args | Emile Anclin | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | some more astng2 support / attr modifications | Emile Anclin | 2009-03-06 | 1 | -1/+2 |
| | |||||
* | astng2 support | sylvain thenault | 2009-03-06 | 1 | -4/+4 |
| | |||||
* | see changelog | Sylvain | 2006-12-05 | 1 | -0/+4 |
| | |||||
* | apply skip's patch | Sylvain | 2006-10-03 | 1 | -4/+2 |
| | |||||
* | check ChangeLog | syt | 2006-05-09 | 1 | -8/+14 |
| | |||||
* | forget the past. | root | 2006-04-26 | 1 | -0/+322 |
forget the past. |