summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 1.0.1astroid-version-1.0.1Sylvain Th?nault2013-10-181-1/+10
* backport fix done by Tobias Rzepka on pylint for python3 install on win32 pla...Sylvain Th?nault2013-10-031-0/+3
* prepare astroid 1.0Sylvain Th?nault2013-07-291-2/+4
* Update some function definitions in py2stdlib's hashlib stub moduleTorsten Marek2013-07-241-0/+3
* Add support for py3k's keyword only argumentsJulien Cristau2013-07-181-0/+2
* Properly recognize methods annotated with abc.abstract{property,method}Torsten Marek2013-06-201-0/+3
* namedtuple support using extended transformation function features. Closes #8766Sylvain Th?nault2013-06-181-0/+3
* [transforms] allow transformation functions on any nodes, not only modulesSylvain Th?nault2013-06-181-0/+5
* Added the test_utils module for building ASTs and extracting deeply nested no...Torsten Marek2013-06-181-0/+2
* rename the project astroidDavid Douard2013-06-171-2/+5
* 0.24.3logilab-astng-version-0.24.3Sylvain Th?nault2013-04-161-4/+24
* [py3.3] don't crash on 'yield from' nodes. Closes #124360Sylvain Th?nault2013-03-271-1/+1
* Add support for inference of subscript operations on dict literals. Closes #1...Torsten Marek2013-03-271-0/+2
* Set literals should be treated as inference leaves. Closes #47957Torsten Marek2013-03-271-0/+1
* Fix inference for generator methods to correctly handle yields in lambdas. Cl...Torsten Marek2013-03-271-0/+4
* Add missing modules in py2stdlib brain hashlib. Closes #123056Torsten Marek2013-03-271-0/+1
* Use correct argument names in the py2stdlib brain urlparse module. Closes #12...Torsten Marek2013-03-271-1/+4
* backport proper subprocess.Popen implementation from pylint brain. See #46273Sylvain Th?nault2013-02-221-0/+1
* fixes for python 3.3 ast nodes changes. Closes #120646Sylvain Th?nault2013-02-221-0/+1
* fix ChangelogSylvain Th?nault2013-02-221-0/+5
* 0.24.1logilab-astng-version-0.24.1Sylvain Th?nault2012-10-051-0/+3
* fix function fromlineno when some decorator is splited on multiple lines. Clo...Mark Gius2012-09-201-0/+2
* properly define file_encoding Module attribute. Closes #104041Sylvain Th?nault2012-08-291-0/+1
* default is stableSylvain Th?nault2012-08-011-0/+8
|\
| * 0.24Sylvain Th?nault2012-07-181-1/+3
| * include basic stdlib description from the pylint-brain project (https://bitbu...Sylvain Th?nault2012-07-171-0/+4
* | default is stableSylvain Th?nault2012-07-161-1/+2
|\ \ | |/ |/|
| * get_module_part should be given a context_file. Closes pyreverse crash #92362Sylvain Th?nault2012-04-241-0/+3
* | Fix raw_building.object_build for pypy implementation. Closes #99583FELD Boris2012-07-161-0/+4
|/
* 0.23.1Sylvain Th?nault2011-12-081-1/+7
* closes #62295: avoid "OSError: Too many open files"Sylvain Th?nault2011-12-081-0/+4
* 0.23logilab-astng-version-0.23.0Sylvain Th?nault2011-10-071-1/+3
* closes #77253: provide a way for user code to register astng transformersSylvain Th?nault2011-09-291-0/+4
* copy context path when cloning inference context, else we may skip undesired ...Sylvain Th?nault2011-09-291-0/+3
* closes #77188: support lgc.decorators.classpropertySylvain Th?nault2011-09-271-0/+2
* we actually dropped support for python < 2.5 in 0.21Sylvain Th?nault2011-09-271-1/+1
* remove sys.path manipulation around builder.string_build (closes #76159)Sylvain Th?nault2011-09-161-0/+3
* closes #74748: getitem protocal should return Const node, not the bare python...Sylvain Th?nault2011-09-071-1/+6
* closes #74746: should return empty module when __main__ is importedSylvain Th?nault2011-09-071-0/+3
* 0.22logilab-astng-version-0.22.0Sylvain Th?nault2011-07-181-1/+8
* py3k: __builtin__ module renamed to builtins, we should consider this to prop...Sylvain Th?nault2011-07-081-0/+2
* fix file encoding detection with python2.x (closes #70494)alain lefroy2011-07-081-0/+1
* closes #70565: absolute imports treated as relative (patch by Jacek Konieczny)Sylvain Th?nault2011-07-081-0/+1
* closes #70381: IndendationError in import causes crashSylvain Th?nault2011-07-081-1/+2
* closes #70497: Crash on AttributeError: 'NoneType' object has no attribute '_...Sylvain Th?nault2011-07-081-1/+2
* closes #69217: please add column offset to the astng nodeSylvain Th?nault2011-06-161-0/+3
* republish 0.21.1 which has never been published actuallySylvain Th?nault2011-01-111-9/+18
* somewhat fix #57299: Exception when trying to validate file using PyQt'sSylvain Th?nault2011-01-061-0/+6
* prepare 0.21.1Emile Anclin2010-12-161-0/+8
* prepare 0.21.0logilab-astng-version-0.21.0Emile Anclin2010-11-151-0/+6