| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test fixes. | cpopa | 2014-03-04 | 1 | -2/+2 |
| * | Drop yield_from API, add a new YieldFrom node instead. | cpopa | 2014-03-04 | 1 | -10/+26 |
| * | Add yield_from property for Yield nodes. | cpopa | 2014-03-02 | 1 | -2/+24 |
| * | Move test to unittest_regrtest. | cpopa | 2014-01-29 | 1 | -7/+0 |
| * | Merge with default. | cpopa | 2014-01-26 | 1 | -1/+54 |
| |\ | |||||
| | * | Add Changelog entry regarding `metaclass`, add a new test for py3k. | cpopa | 2013-12-18 | 1 | -1/+12 |
| | * | Add test for .as_string. | cpopa | 2013-08-14 | 1 | -0/+12 |
| | * | Add tests. | cpopa | 2013-08-13 | 1 | -0/+30 |
| * | | Add support for ast NameConstant, added in Python 3.4. | cpopa | 2013-12-16 | 1 | -0/+7 |
| |/ | |||||
| * | rename the project astroid | David Douard | 2013-06-17 | 1 | -12/+12 |
| * | [test] use @require_version when possible | Sylvain Th?nault | 2013-03-29 | 1 | -3/+2 |
| * | minor cleanups: drop copyright by me, update others to 2013, droip those in d... | Sylvain Th?nault | 2013-03-28 | 1 | -3/+1 |
| * | Make Starred node extends ParentAssignTypeMixin as it can be part of Assign a... | FELD Boris | 2012-07-25 | 1 | -0/+46 |
