summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.3.7Added tag astroid-1.3.7 for changeset cda2deee65e3Claudiu Popa9 years
1.3.8Added tag astroid-1.3.8 for changeset ee51df3a10b6Claudiu Popa9 years
1.4.0Make pylint happy.Claudiu Popa8 years
binop-inference-fixFix binary operation inference crash by using cloned contextsDmitry Pribysh9 years
fix-list-multiplicationUse safe_infer for inference of elements in list multiplication operationDmitry Pribysh9 years
masterAnnounce the move to github in the readme file.Claudiu Popa8 years
no-logilab-commonClose branch.Claudiu Popa9 years
print_statementReplace __future__.print_statement with print_functionJohn Vandenberg9 years
py3-communicateAdd a timeout parameter to Popen.communicate in PY3K.David Shea9 years
use_print_functionFix SyntaxError on Python 2 for print functionJohn Vandenberg9 years
[...]
 
TagDownloadAuthorAge
astroid-1.4.1astroid-1.4.1.tar.gz  Claudiu Popa9 years
astroid-1.4astroid-1.4.tar.gz  Claudiu Popa9 years
astroid-1.3.8astroid-1.3.8.tar.gz  Claudiu Popa9 years
astroid-1.3.7astroid-1.3.7.tar.gz  Claudiu Popa9 years
astroid-1.3.6astroid-1.3.6.tar.gz  Claudiu Popa9 years
astroid-1.3.5astroid-1.3.5.tar.gz  Claudiu Popa9 years
astroid-1.3.4astroid-1.3.4.tar.gz  Claudiu Popa9 years
astroid-1.3.3astroid-1.3.3.tar.gz  Claudiu Popa9 years
astroid-1.3.2astroid-1.3.2.tar.gz  Torsten Marek10 years
astroid-1.3.1astroid-1.3.1.tar.gz  Torsten Marek10 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-10-24Use safe_infer for inference of elements in list multiplication operationfix-list-multiplicationDmitry Pribysh1-3/+4
2015-10-24Fix inference of list multiplication operation.Dmitry Pribysh2-3/+19
2015-10-23Merged in dmand/astroid/binop-inference-fix (pull request #92)Claudiu Popa2-7/+19
2015-10-22Remove trailing whitespace.Claudiu Popa1-1/+1
2015-10-22Add support for indexing containers with instances which provides an __index_...Claudiu Popa5-20/+56
2015-10-22Make class_as_index private.Claudiu Popa1-2/+2
2015-10-22Create a call context when inferring unary operands on instances.Claudiu Popa2-15/+19
2015-10-22Create a callcontext when determining an instance's truth value.Claudiu Popa2-1/+13
2015-10-22Create a context call when __enter__ is called for solving what a context man...Claudiu Popa2-0/+31
2015-10-22Replace the use of print in python3/data/module.py, since it complicates the ...Claudiu Popa1-5/+3
[...]
 
Clone
git://git.baserock.org/delta/python-packages/astroid.git
http://git.baserock.org/git/delta/python-packages/astroid.git
https://git.baserock.org/git/delta/python-packages/astroid.git