Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove doctype and future imports which aren't useful. | Claudiu Popa | 2015-10-11 | 1 | -1/+1 |
* | Remove InferenceContext's __repr__ implementation, since it makes it unusable... | Claudiu Popa | 2015-09-28 | 1 | -6/+0 |
* | Make pylint happyy. | Claudiu Popa | 2015-09-25 | 1 | -1/+1 |
* | Change a couple of readability issues, proper variable names and so on. | Claudiu Popa | 2015-09-18 | 1 | -6/+8 |
* | Final draft of state printing after merge | Ceridwen | 2015-09-13 | 1 | -67/+7 |
|\ | |||||
| * | Improve the understanding of arguments | Claudiu Popa | 2015-09-09 | 1 | -67/+7 |
* | | Final draft of improved state printing | Ceridwen | 2015-09-13 | 1 | -0/+11 |
|/ | |||||
* | Don't raise StopIteration in InferenceContext.push, instead exit from the gen... | Claudiu Popa | 2015-08-28 | 1 | -2/+3 |
* | Fix most obvious errors intorduced by the latest merge | Ceridwen | 2015-08-14 | 1 | -8/+8 |
* | Move InferenceContext and CallContext into astroid.context | Claudiu Popa | 2015-08-12 | 1 | -0/+141 |