Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .fromlineno, not .linenoastng2 | sylvain thenault | 2009-03-19 | 1 | -2/+2 |
| | |||||
* | use is_argument | sylvain thenault | 2009-03-18 | 1 | -5/+1 |
| | |||||
* | import are_exclusive from astng where it's defined | Emile Anclin | 2009-03-17 | 1 | -1/+1 |
| | |||||
* | variable can also be defined as vararg or kwarg | Emile Anclin | 2009-03-11 | 1 | -0/+4 |
| | |||||
* | cleanup & simplify | Emile Anclin | 2009-03-11 | 1 | -16/+9 |
| | |||||
* | fix default value Name nodes | Emile Anclin | 2009-03-10 | 1 | -5/+21 |
| | |||||
* | fix argnames for nested arguments in astng | Emile Anclin | 2009-03-10 | 1 | -3/+1 |
| | |||||
* | yet some more attribute corrections | Emile Anclin | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | a lot of small attribute corrections and more | Emile Anclin | 2009-03-09 | 1 | -5/+5 |
| | |||||
* | replace argnames by args.args | Emile Anclin | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | astng2 support | sylvain thenault | 2009-03-06 | 1 | -10/+8 |
| | |||||
* | Decorators of methods should see the class namespace | Mads Kiilerich | 2009-01-18 | 1 | -1/+11 |
| | | | | | | | | - just like default values does but the body doesn't. Fixes https://www.logilab.net/elo/ticket/3711 - bug finding decorator arguments https://www.logilab.net/elo/ticket/5626 - name resolution bug inside classes | ||||
* | fix #6954, patch contributed by Mads Kiilerich | sylvain thenault | 2009-01-15 | 1 | -0/+3 |
| | |||||
* | fix #3205: W0704 false positive | Sylvain | 2007-02-17 | 1 | -5/+2 |
| | |||||
* | check multiple inheritance | Sylvain | 2007-02-15 | 1 | -1/+1 |
| | |||||
* | #2508: E0601 false positive with lambda | syt | 2006-11-23 | 1 | -2/+2 |
| | |||||
* | fix spelling mistake pointed out by skip@pobox.com | Alexandre Fayolle | 2006-05-27 | 1 | -1/+1 |
| | |||||
* | check ChangeLog | syt | 2006-05-09 | 1 | -1/+41 |
| | |||||
* | forget the past. | root | 2006-04-26 | 1 | -0/+144 |
forget the past. |