index
:
delta/python-packages/astroid.git
1.3.7
1.3.8
1.4.0
BioGeek/remove-superfluous-quotation-mark-in-doc-1418828415832
_ast_compat
ancestors
args_fix
binop-inference-fix
classmethod_subclasses
dev
enum-fixes
fix-list-multiplication
fix-pygi-glib3
fix-python3-tests
fix-recursive-attr-lookups
issue61
master
metaclass
nameconstant_py34
no-logilab-common
print_statement
py3-communicate
pygobject-require_version
pylint-480
pytest-fails-register-module-extender
rebuild
remove-docformat
slots
stable
stable_0.19.2
tox
use_print_function
yield_from
bitbucket.org: Obsolete (use python-packages/astroid-git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename the project astroid
David Douard
2013-06-17
1
-16
/
+16
*
parse is defined in builder module
Sylvain Th?nault
2013-03-28
1
-4
/
+1
*
minor cleanups: drop copyright by me, update others to 2013, droip those in d...
Sylvain Th?nault
2013-03-28
1
-3
/
+1
*
fix some copyrights
Sylvain Th?nault
2011-09-27
1
-14
/
+1
*
refactoring for tree rebuilding
Emile Anclin
2010-12-09
1
-4
/
+5
*
cleanup: remove unused class ASTVisitor
Emile Anclin
2010-12-02
1
-190
/
+1
*
cleanup: remove remaining IgnoreChild
Emile Anclin
2010-12-02
1
-9
/
+4
*
reduce circular imports I: import exceptions directly
Emile Anclin
2010-12-02
1
-1
/
+1
*
cleanup: remove unused IgnoreChild exception
Emile Anclin
2010-11-22
1
-16
/
+6
*
2to3 : use py2.x compatible fixers
Emile Anclin
2010-11-15
1
-1
/
+1
*
remove more py2.4 relative stuff and fix readme
Emile Anclin
2010-11-15
1
-1
/
+0
*
[utils] add a TreeTester class for debugging
Emile Anclin
2010-10-06
1
-0
/
+110
*
remove other has_key occurences
Emile Anclin
2010-10-05
1
-1
/
+1
*
add support for set comprehensions
Daniel Harding
2010-10-01
1
-0
/
+3
*
add support for dict comprehensions
Daniel Harding
2010-10-01
1
-0
/
+3
*
py2.3 compat : syntax, set; _nodes_compiler.py : fix visit_discard
Emile Anclin
2010-09-22
1
-1
/
+1
*
proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Th?nault
2010-04-28
1
-5
/
+19
*
more license updates
Sylvain Th?nault
2010-04-26
1
-3
/
+3
*
nodes redirection cleanup possible since refactoring
Sylvain Th?nault
2010-04-16
1
-46
/
+8
*
prepare 0.20.0 release
Emile Anclin
2010-03-22
1
-2
/
+2
*
move _check_children to utils; don't call it
Emile Anclin
2010-02-17
1
-1
/
+25
*
merge
Sylvain Th?nault
2009-11-23
1
-18
/
+4
|
\
|
*
[R] remove 'extend_class' function
Emile Anclin
2009-09-15
1
-18
/
+1
|
*
[R] steps toward collecting all methods of a node class in a place
Emile Anclin
2009-09-03
1
-1
/
+3
|
*
[C] typos
Emile Anclin
2009-09-02
1
-1
/
+1
|
*
[R] extend_class now extends from a list of classes...
Emile Anclin
2009-09-02
1
-12
/
+13
*
|
include Dotan Barak spell fixes patch
Sylvain Th?nault
2009-11-23
1
-2
/
+2
|
/
*
typos and comments
Emile Anclin
2009-04-08
1
-1
/
+1
*
(painful) merge
sylvain thenault
2009-03-19
1
-72
/
+254
|
\
|
*
handle Subscripts and Slices for _nodes_compiler
Emile Anclin
2009-03-18
1
-1
/
+0
|
*
refactoring subscripts/ slices like _ast : first step
Emile Anclin
2009-03-18
1
-1
/
+10
|
*
If expression support
sylvain thenault
2009-03-18
1
-0
/
+3
|
*
missing redirection
sylvain thenault
2009-03-18
1
-3
/
+3
|
*
pylint fixes
Sylvain
2009-03-17
1
-51
/
+2
|
*
refactoring are_exclusive and tests
Emile Anclin
2009-03-17
1
-33
/
+11
|
*
introduce Arguments node
sylvain thenault
2009-03-06
1
-0
/
+3
|
*
default method for empty nodes
sylvain thenault
2009-03-05
1
-0
/
+3
|
*
licence, date, typos
Emile Anclin
2009-03-04
1
-2
/
+2
|
*
little cleanup
Emile Anclin
2009-03-03
1
-3
/
+3
|
*
* GenExprFor, ListCompFor -> Comprehension
Emile Anclin
2009-03-03
1
-2
/
+3
|
*
(re)introducing AssName, AssAttr, DelName, DelAttr
Emile Anclin
2009-03-03
1
-0
/
+12
|
*
some small test corrections
Emile Anclin
2009-02-25
1
-2
/
+3
|
*
handle decorators : add Decorators node and visit
Emile Anclin
2009-02-24
1
-0
/
+3
|
*
small correction for RebuildVisitor
Emile Anclin
2009-02-23
1
-2
/
+9
|
*
handle redirections
Emile Anclin
2009-02-23
1
-27
/
+31
|
*
Add a base class with empty methods for Visitors
Emile Anclin
2009-02-20
1
-1
/
+161
|
*
more 'are_exclusive' bugs
Emile Anclin
2009-02-16
1
-1
/
+3
|
*
fix utils._are_exclusive bugs
Emile Anclin
2009-02-12
1
-15
/
+24
|
*
catch Slice nodes
Emile Anclin
2009-02-04
1
-3
/
+1
|
*
handle Invert node as UnaryOp
Emile Anclin
2009-02-03
1
-0
/
+1
[next]