summaryrefslogtreecommitdiff
path: root/astroid/tree/zipper.py
Commit message (Expand)AuthorAgeFilesLines
* Add infer(), frame(), scope(), and statement() methods to the zipperzipperCeridwen2016-04-071-12/+76
* Clean up some comments and docstringsCeridwen2016-03-291-6/+6
* Improve zipper's backwards compatibility and fix bugsCeridwen2016-03-111-6/+22
* Add comments and docstrings to the zipper and the testsCeridwen2016-03-081-10/+119
* Add the remaining parts of the traversal API and tests for itCeridwen2016-03-081-107/+133
* Replace None with Empty in the ASTs and refactor the zipper tests to work wit...Ceridwen2016-03-021-6/+0
* First version of Hypothesis tests for the zipper; unfinished, but works well ...Ceridwen2016-02-151-21/+28
* Recreate zipper branch off 2.0Ceridwen2016-01-151-0/+272