summaryrefslogtreecommitdiff
path: root/astroid/inference.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pylint warnings over astroid, update the list of disabled messages in pyl...Claudiu Popa2015-05-191-2/+2
* Change the way how context caching and scoping is done.Claudiu Popa2015-03-111-41/+45
* Fix a crash with invalid subscript index.Claudiu Popa2014-11-221-0/+6
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+395