summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch nameconstant_py34nameconstant_py34Sylvain Th?nault2014-02-140-0/+0
* Comment typo.cpopa2014-02-031-1/+1
* Add link to Python issue.cpopa2014-02-031-0/+1
* Workaround for _io module, having __module__ as `io`.cpopa2014-02-031-2/+9
* Move test to unittest_regrtest.cpopa2014-01-292-8/+10
* null commitcpopa2014-01-291-1/+1
* Proper handle args for Python 3.4 when adding to locals. Remove trailing whit...cpopa2014-01-271-18/+18
* vararg and kwarg are instances of _arg.arg for Python 3.4, not strings.cpopa2014-01-271-0/+8
* Fix test to take into account the new _sitebuiltins.cpopa2014-01-261-1/+6
* Merge with default.cpopa2014-01-269-17/+216
|\
| * Simplify check, make sure that _newstyle is always checked for Python 3.cpopa2014-01-221-6/+6
| * Changelog update.cpopa2014-01-161-1/+1
| * Make the compare only once.cpopa2014-01-161-1/+2
| * All class nodes are marked as new style classes for Py3k, closes #12.cpopa2014-01-165-9/+30
| * Fix `as_string` for one element tuples.cpopa2013-12-272-0/+11
| * close the byte stream avoid warning w/ python3Sylvain Th?nault2013-12-241-0/+1
| * Merged in PCManticore/astroid/metaclass (pull request #9)Claudiu Popa2013-12-186-6/+171
| |\
| | * Use .infer.cpopa2013-12-181-1/+1
| | * Remove reference to Py3k.cpopa2013-12-181-1/+1
| | * Better Changelog message.cpopa2013-12-181-3/+2
| | * Add Changelog entry regarding `metaclass`, add a new test for py3k.cpopa2013-12-183-2/+17
| | * Merged default into metaclassClaudiu Popa2013-12-185-22/+142
| | |\
| | | * Don't use .body to retrieve the classes. Add test for parent metaclass.cpopa2013-10-181-5/+19
| | | * Add tests for the metaclass and newstyle discovery.cpopa2013-08-141-0/+18
| | | * Proper metaclass discovery when encountering __metaclass__.cpopa2013-08-141-4/+8
| | | * Add test for .as_string.cpopa2013-08-141-0/+12
| | | * Proper handling of metaclass for class.as_string.cpopa2013-08-141-1/+11
| | | * Add tests.cpopa2013-08-133-2/+65
| | | * Change metaclass discovery.cpopa2013-08-132-20/+19
| | * | Merged logilab/astroid into defaultClaudiu Popa2013-12-162-3/+34
| | |\ \ | |/ / / | | | _
| | * Merged logilab/astroid into defaultClaudiu Popa2013-08-052-3/+34
| | |\
| | | * Revert change.cpopa2013-07-241-1/+1
| | | * Proper metaclass handling.cpopa2013-07-241-4/+3
| | | * Return a string depicting the metaclass, not the metaclass itself.cpopa2013-07-241-1/+4
| | | * Add support for metaclass for Python 3.cpopa2013-07-242-2/+20
| | | * Add metaclass support for Class node.cpopa2013-07-241-0/+11
* | | | Revert change.cpopa2013-12-161-0/+1
* | | | Add support for ast NameConstant, added in Python 3.4.cpopa2013-12-162-1/+13
|/ / /
* | | Add support for inferring the arguments to namedtuple invocations, to support...Torsten Marek2013-11-033-5/+44
* | | Fix a wrong variable name in test_utils.pyTorsten Marek2013-11-031-3/+2
* | | Make sure that the class object that is returned forTorsten Marek2013-11-033-2/+23
* | | Merged in AndroWiiid/astroid/dev (pull request #12)Sylvain Th?nault2013-11-052-2/+3
|\ \ \
| * | | update to (theorically) supported python versionsSylvain Th?nault2013-11-051-1/+1
| * | | use new style classSylvain Th?nault2013-11-051-1/+2
* | | | Change indentation of unittest_raw_building.py tab to space.devAndroWiiid2013-11-041-38/+38
* | | | Update unittest_manager and add some tests for raw_building.py file.AndroWiiid2013-10-292-7/+53
* | | | Created new branch devPaligot G?rard2013-10-240-0/+0
* | | | Add some tests for AstroidManager class in unittest_manager.pyAndroWiiid2013-10-241-20/+104
|/ / /
* | | Added tag astroid-debian-version-1.0.1-1 for changeset 0f3825899d58Sylvain Th?nault2013-10-180-0/+0
* | | Added tag astroid-version-1.0.1 for changeset f67f24131b3aastroid-debian-version-1.0.1-1Sylvain Th?nault2013-10-180-0/+0