Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all package files to a pylint package. | Ionel Cristian Maries | 2015-02-14 | 1 | -233/+0 |
| | |||||
* | pylint pylint | Sylvain Th?nault | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Wrap dict.items() et. al. in list() | Brett Cannon | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | Also modernize pyreverse | Brett Cannon | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | Updated FSF address. | Arun Persaud | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | various pylint fixes | Sylvain Th?nault | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | some pylint and style fixes | Sylvain Th?nault | 2013-07-31 | 1 | -8/+10 |
| | |||||
* | astng has been renamed astroid | David Douard | 2013-06-17 | 1 | -11/+11 |
| | |||||
* | remove more 2.4 compat | Emile Anclin | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | py3k: fix __builtin__ vs builtins | Emile Anclin | 2010-10-28 | 1 | -1/+3 |
| | |||||
* | pyreverse: take into account class attributes which are stored in locals_type | Emile Anclin | 2010-04-21 | 1 | -1/+2 |
| | |||||
* | copyright update : date up 2010 | Emile Anclin | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | include Dotan Barak spell fixes patch | Sylvain Th?nault | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | explicit class diagram option handling | Emile Anclin | 2009-03-17 | 1 | -6/+14 |
| | |||||
* | better name, fix impl | Sylvain | 2009-03-17 | 1 | -10/+9 |
| | |||||
* | cleanup | Emile Anclin | 2008-09-10 | 1 | -2/+1 |
| | |||||
* | adapt pyreverse for inclusion into pylint | Emile Anclin | 2008-09-08 | 1 | -121/+3 |
| | |||||
* | slight improvements on imports | Emile Anclin | 2008-09-08 | 1 | -2/+3 |
| | |||||
* | doc, docstrings and some cleanup | Emile Anclin | 2008-09-02 | 1 | -12/+13 |
| | |||||
* | fix builtin option and cleanup | Emile Anclin | 2008-09-02 | 1 | -18/+12 |
| | |||||
* | correct level values | Emile Anclin | 2008-08-27 | 1 | -25/+25 |
| | |||||
* | cleanup class extractions recursions | Emile Anclin | 2008-08-26 | 1 | -54/+71 |
| | |||||
* | rebuild ancestor and associated options | Emile Anclin | 2008-08-26 | 1 | -16/+21 |
| | |||||
* | ancestor option : without recursion | Emile Anclin | 2008-08-25 | 1 | -3/+9 |
| | |||||
* | get from-import dependencies | Emile Anclin | 2008-08-19 | 1 | -1/+6 |
| | |||||
* | little changes | Emile Anclin | 2008-08-18 | 1 | -3/+2 |
| | |||||
* | fix utils bug ; make running tests | Emile Anclin | 2008-08-18 | 1 | -5/+5 |
| | |||||
* | change FilterMixin inheritance | Emile Anclin | 2008-08-18 | 1 | -11/+14 |
| | |||||
* | more cleanup ; #5707 fixed w previous commits | Emile Anclin | 2008-08-13 | 1 | -6/+2 |
| | |||||
* | cleanup old option handling | Emile Anclin | 2008-08-13 | 1 | -27/+3 |
| | |||||
* | adapt diadefslib, vcgutils and dotwrite to commands.py | Emile Anclin | 2008-08-13 | 1 | -9/+10 |
| | |||||
* | add get_attrs and get_methods; change add_object calls | Emile Anclin | 2008-08-12 | 1 | -8/+7 |
| | |||||
* | pylint-cleanups | Emile Anclin | 2008-08-12 | 1 | -16/+12 |
| | |||||
* | show_builtin option and cleanup | Emile Anclin | 2008-08-12 | 1 | -29/+34 |
| | |||||
* | adapt unittests to new option handling | Emile Anclin | 2008-08-12 | 1 | -10/+7 |
| | |||||
* | move FilterMixIn into DiadefsHandler; write methods and attrs in ClassDiagram | Emile Anclin | 2008-08-12 | 1 | -30/+47 |
| | |||||
* | fix diadefslib and utils bugs | Emile Anclin | 2008-08-05 | 1 | -2/+2 |
| | |||||
* | add OptionHandler | Emile Anclin | 2008-08-05 | 1 | -13/+16 |
| | |||||
* | add module-names option and adapt to current default behavior | Emile Anclin | 2008-08-04 | 1 | -12/+22 |
| | |||||
* | factorize cleanup of locals inserted by the astng | Emile Anclin | 2008-08-04 | 1 | -19/+14 |
| | |||||
* | merge/conflict | Emile Anclin | 2008-07-30 | 1 | -29/+31 |
|\ | |||||
| * | correct diadefslib simplification | Emile Anclin | 2008-07-30 | 1 | -0/+1 |
| | | |||||
| * | simplify diadefslib and add search-level option for DiadefsHandler | Emile Anclin | 2008-07-29 | 1 | -30/+31 |
| | | |||||
* | | fix diagrams definition handlers | Sylvain Thenault | 2008-07-30 | 1 | -18/+31 |
|/ | |||||
* | add try ... / except KeyError for correct unittest_vcg.py | emile | 2008-07-23 | 1 | -7/+13 |
| | |||||
* | remove a print | emile | 2008-07-23 | 1 | -1/+0 |
| | |||||
* | remove undesired node.locals in visit_module and visit_class inserted by the ↵ | emile | 2008-07-23 | 1 | -22/+33 |
| | | | | astng builder | ||||
* | update to follow atng api changes. No more test errors, only failures :o/ | Sylvain | 2006-09-25 | 1 | -7/+4 |
| | |||||
* | forget the past. | root | 2006-04-26 | 1 | -0/+286 |
forget the past. |