| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add two new exceptions, AstroidImportError and AstroidSyntaxError. | Claudiu Popa | 2015-12-06 | 1 | -0/+1 |
| * | Replace __future__.print_statement with print_functionprint_statement | John Vandenberg | 2015-10-19 | 1 | -1/+1 |
| * | Merge | Claudiu Popa | 2015-07-25 | 1 | -0/+0 |
| |\ | |||||
| | * | Add option to search for all Python files in get_module_files | Rados?aw Ganczarek | 2015-07-25 | 1 | -0/+0 |
| * | | Get rid of logilab.common.shellutils in test data. | Florian Bruhin | 2015-07-25 | 1 | -1/+1 |
| |/ | |||||
| * | astroid.inspector was moved to pylint.pyreverse. | Claudiu Popa | 2015-06-17 | 2 | -45/+0 |
| * | Fix failing tests. | Claudiu Popa | 2015-06-02 | 2 | -7/+6 |
| * | print_statement -> print_function.fix-python3-tests | Omer Katz | 2015-06-02 | 3 | -3/+3 |
| * | Fixed syntax errors in Python 3. | Omer Katz | 2015-06-01 | 7 | -15/+16 |
| * | Add the ability to optimize small ast subtrees. | Claudiu Popa | 2015-01-18 | 1 | -0/+1051 |
| * | Merge all test data into a single package per Python version. | Torsten Marek | 2014-11-09 | 40 | -0/+557 |
