summaryrefslogtreecommitdiff
path: root/astroid/as_string.py
Commit message (Expand)AuthorAgeFilesLines
* Add annotation support for function.as_string(). Closes issue #37.Claudiu Popa2015-07-011-4/+14
* Merged in jarradhope/astroid (pull request #73)Claudiu Popa2015-07-011-2/+5
|\
| * add returns annotationjarradhope2015-04-261-2/+5
* | Add a couple of pragma disables for some false positives.Claudiu Popa2015-06-301-0/+1
* | Add a new *inference object* called SuperClaudiu Popa2015-05-281-0/+3
* | Add a new type of nodes, called *inference objects*.Claudiu Popa2015-05-191-1/+5
|/
* Extend the metaclass hack to cover more potential cases.Torsten Marek2014-11-091-1/+1
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+499