summaryrefslogtreecommitdiff
path: root/pyreverse/diagrams.py
Commit message (Expand)AuthorAgeFilesLines
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-247/+0
* Wrap dict.items() et. al. in list()Brett Cannon2014-08-291-4/+4
* Don't crash when sorting visible objects other than function nodes. Closes is...cpopa2014-05-271-2/+5
* [pyreverse] predictable attributes/methods orderSylvain Th?nault2014-04-021-2/+2
* Updated FSF address.Arun Persaud2014-02-231-1/+1
* various pylint fixesSylvain Th?nault2013-12-221-2/+2
* [pyreverse] more refactoring to get actually predicable results (take 2)Sylvain Th?nault2013-12-201-10/+2
* [test/pyreverse] make test predictable and stop sorting file content in this ...Sylvain Th?nault2013-12-201-0/+5
* astng has been renamed astroidDavid Douard2013-06-171-9/+9
* white spaces cleanupSylvain Th?nault2012-09-191-10/+10
* use .iter* version of dict methods when possibleSylvain Th?nault2012-09-191-1/+1
* 223 : run python2.x compatible fixersEmile Anclin2010-11-151-2/+2
* pyreverse: take into account class attributes which are stored in locals_typeEmile Anclin2010-04-211-3/+6
* copyright update : date up 2010Emile Anclin2010-03-231-1/+1
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-3/+3
* adapt pyreverse for inclusion into pylintEmile Anclin2008-09-081-1/+1
* slight improvements on importsEmile Anclin2008-09-081-9/+19
* doc, docstrings and some cleanupEmile Anclin2008-09-021-2/+7
* merge dot and vcg writersEmile Anclin2008-08-251-1/+1
* get from-import dependenciesEmile Anclin2008-08-191-10/+25
* filter doubled class namesEmile Anclin2008-08-181-6/+15
* first sketch for showing class namesEmile Anclin2008-08-181-10/+19
* change FilterMixin inheritanceEmile Anclin2008-08-181-12/+15
* add get_attrs and get_methods; change add_object callsEmile Anclin2008-08-121-5/+11
* move FilterMixIn into DiadefsHandler; write methods and attrs in ClassDiagramEmile Anclin2008-08-121-1/+6
* remove double importEmile Anclin2008-08-061-3/+1
* replace 'FilterMixIn.filter' by 'show_attr' and 'r_type' by 'relation_type'Emile Anclin2008-08-051-8/+8
* fix missing association arrowsEmile Anclin2008-07-301-0/+2
* update to follow atng api changes. No more test errors, only failures :o/Sylvain2006-09-251-8/+11
* forget the past.root2006-04-261-0/+179