summaryrefslogtreecommitdiff
path: root/astroid/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Rename Uninferable and instantiate_class, fix broken tests, improveCeridwen2015-11-061-1/+1
* Remove doctype and future imports which aren't useful.Claudiu Popa2015-10-111-1/+0
* Merge main into defaultCeridwen2015-08-141-1/+2
|\
| * Move YES to astroid.util.Claudiu Popa2015-08-091-1/+2
* | Merge logilab/astroid againCeridwen2015-07-111-2/+2
|\ \ | |/ |/|
| * Merged changes from logilab/astroidCeridwen2015-07-101-2/+2
| |\
| | * Node constructors almost finished except for two bugsCeridwen2015-07-081-2/+2
* | | Add a new convenience API, `astroid.parse`.Claudiu Popa2015-07-111-0/+1
|/ /
* | Move pyreverse specific modules and functionality back into pyreverseClaudiu Popa2015-07-031-3/+2
|/
* Fix pylint warnings over astroid, update the list of disabled messages in pyl...Claudiu Popa2015-05-191-0/+2
* Simplify & generalize code for module extenders.Torsten Marek2014-11-151-0/+10
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+121