summaryrefslogtreecommitdiff
path: root/pyreverse/diadefslib.py
Commit message (Collapse)AuthorAgeFilesLines
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-233/+0
|
* pylint pylintSylvain Th?nault2014-11-191-1/+1
|
* Wrap dict.items() et. al. in list()Brett Cannon2014-08-291-2/+2
|
* Also modernize pyreverseBrett Cannon2014-08-291-1/+1
|
* Updated FSF address.Arun Persaud2014-02-231-1/+1
|
* various pylint fixesSylvain Th?nault2013-12-221-1/+1
|
* some pylint and style fixesSylvain Th?nault2013-07-311-8/+10
|
* astng has been renamed astroidDavid Douard2013-06-171-11/+11
|
* remove more 2.4 compatEmile Anclin2010-11-151-1/+1
|
* py3k: fix __builtin__ vs builtinsEmile Anclin2010-10-281-1/+3
|
* pyreverse: take into account class attributes which are stored in locals_typeEmile Anclin2010-04-211-1/+2
|
* copyright update : date up 2010Emile Anclin2010-03-231-1/+1
|
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-1/+1
|
* explicit class diagram option handlingEmile Anclin2009-03-171-6/+14
|
* better name, fix implSylvain2009-03-171-10/+9
|
* cleanupEmile Anclin2008-09-101-2/+1
|
* adapt pyreverse for inclusion into pylintEmile Anclin2008-09-081-121/+3
|
* slight improvements on importsEmile Anclin2008-09-081-2/+3
|
* doc, docstrings and some cleanupEmile Anclin2008-09-021-12/+13
|
* fix builtin option and cleanupEmile Anclin2008-09-021-18/+12
|
* correct level valuesEmile Anclin2008-08-271-25/+25
|
* cleanup class extractions recursionsEmile Anclin2008-08-261-54/+71
|
* rebuild ancestor and associated optionsEmile Anclin2008-08-261-16/+21
|
* ancestor option : without recursionEmile Anclin2008-08-251-3/+9
|
* get from-import dependenciesEmile Anclin2008-08-191-1/+6
|
* little changesEmile Anclin2008-08-181-3/+2
|
* fix utils bug ; make running testsEmile Anclin2008-08-181-5/+5
|
* change FilterMixin inheritanceEmile Anclin2008-08-181-11/+14
|
* more cleanup ; #5707 fixed w previous commitsEmile Anclin2008-08-131-6/+2
|
* cleanup old option handlingEmile Anclin2008-08-131-27/+3
|
* adapt diadefslib, vcgutils and dotwrite to commands.pyEmile Anclin2008-08-131-9/+10
|
* add get_attrs and get_methods; change add_object callsEmile Anclin2008-08-121-8/+7
|
* pylint-cleanupsEmile Anclin2008-08-121-16/+12
|
* show_builtin option and cleanupEmile Anclin2008-08-121-29/+34
|
* adapt unittests to new option handlingEmile Anclin2008-08-121-10/+7
|
* move FilterMixIn into DiadefsHandler; write methods and attrs in ClassDiagramEmile Anclin2008-08-121-30/+47
|
* fix diadefslib and utils bugsEmile Anclin2008-08-051-2/+2
|
* add OptionHandlerEmile Anclin2008-08-051-13/+16
|
* add module-names option and adapt to current default behaviorEmile Anclin2008-08-041-12/+22
|
* factorize cleanup of locals inserted by the astngEmile Anclin2008-08-041-19/+14
|
* merge/conflictEmile Anclin2008-07-301-29/+31
|\
| * correct diadefslib simplificationEmile Anclin2008-07-301-0/+1
| |
| * simplify diadefslib and add search-level option for DiadefsHandlerEmile Anclin2008-07-291-30/+31
| |
* | fix diagrams definition handlersSylvain Thenault2008-07-301-18/+31
|/
* add try ... / except KeyError for correct unittest_vcg.pyemile2008-07-231-7/+13
|
* remove a printemile2008-07-231-1/+0
|
* remove undesired node.locals in visit_module and visit_class inserted by the ↵emile2008-07-231-22/+33
| | | | astng builder
* update to follow atng api changes. No more test errors, only failures :o/Sylvain2006-09-251-7/+4
|
* forget the past.root2006-04-261-0/+286
forget the past.