summaryrefslogtreecommitdiff
path: root/pyreverse
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup old option handlingEmile Anclin2008-08-132-99/+3
* adapt diadefslib, vcgutils and dotwrite to commands.pyEmile Anclin2008-08-131-9/+10
* first pyreverse command sketchEmile Anclin2008-08-131-0/+27
* add get_attrs and get_methods; change add_object callsEmile Anclin2008-08-122-13/+18
* 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-122-31/+53
* remove double importEmile Anclin2008-08-061-3/+1
* fix diadefslib and utils bugsEmile Anclin2008-08-052-3/+3
* replace 'FilterMixIn.filter' by 'show_attr' and 'r_type' by 'relation_type'Emile Anclin2008-08-052-13/+10
* 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
* fix missing association arrowsEmile Anclin2008-07-301-0/+2
* merge/conflictEmile Anclin2008-07-302-43/+37
|\
| * clean up and simplifyEmile Anclin2008-07-301-14/+6
| * 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
* show help message if no argumentsemile2008-07-231-1/+1
* 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
* test and fix get_visibility regexpemile2008-07-231-1/+1
* correct regular expressions for attribute matching ;emile2008-07-221-20/+27
* update to follow atng api changes. No more test errors, only failures :o/Sylvain2006-09-253-20/+23
* forget the past.root2006-04-264-0/+662