summaryrefslogtreecommitdiff
path: root/inspector.py
Commit message (Expand)AuthorAgeFilesLines
* pylint source codeSylvain Th?nault2014-07-251-1/+1
* backport (most of) logilab.common.modutils and related tests into astroid itselfSylvain Th?nault2014-07-231-28/+26
* rename the project astroidDavid Douard2013-06-171-25/+25
* minor cleanups: drop copyright by me, update others to 2013, droip those in d...Sylvain Th?nault2013-03-281-15/+1
* get_module_part should be given a context_file. Closes pyreverse crash #92362Sylvain Th?nault2012-04-241-1/+1
* reduce circular imports I: import exceptions directlyEmile Anclin2010-12-021-1/+1
* remove old coding styleEmile Anclin2010-10-121-2/+2
* backport default into stableSylvain Th?nault2010-05-111-11/+27
|\
| * proper licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-5/+19
| * more license updatesSylvain Th?nault2010-04-261-3/+3
| * inspector : avoid double parsing of AssName n odesEmile Anclin2010-04-211-0/+5
|/
* [mq]: inspector-locals-type.diffEmile Anclin2010-03-241-1/+7
* prepare 0.20.0 releaseEmile Anclin2010-03-221-2/+2
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-10/+10
* typos and commentsEmile Anclin2009-04-081-6/+6
* (painful) mergesylvain thenault2009-03-191-2/+3
|\
| * incorrect syntax, but don't catch TypeError anyway...Sylvain2009-03-171-1/+1
| * catch InferenceError in inspector for pyreverseEmile Anclin2009-03-171-2/+3
* | avoid false redefinition of visit_assattrEmile Anclin2008-09-011-3/+3
|/
* get all tests passing with py 2.3 2.4 2.5Sylvain2006-09-231-2/+1
* forget the past.root2006-04-261-0/+267