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
/
node_classes.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
move all infutils stuff to bases.py
Emile Anclin
2010-03-04
1
-2
/
+2
*
fix imports: _nodes -> bases
Emile Anclin
2010-03-03
1
-1
/
+1
*
introduce 'last_child' method
Emile Anclin
2010-02-03
1
-0
/
+12
*
pass new parent to visit (step 2); set some infos
Emile Anclin
2010-02-02
1
-2
/
+1
*
fix imports
Emile Anclin
2010-01-26
1
-0
/
+2
*
fix argument nodes for _nodes_compiler
Emile Anclin
2010-01-12
1
-2
/
+4
*
no explicit constructor for Slice and Index (same as other classes)
Emile Anclin
2010-01-11
1
-18
/
+1
*
some small obvious corrections
Emile Anclin
2009-12-16
1
-1
/
+1
*
fix a lot more stuff trying to get the leave methods back to work
Emile Anclin
2009-12-14
1
-0
/
+4
*
_build_excepthandler method and more
Emile Anclin
2009-12-07
1
-4
/
+1
*
yet some more corrections
Emile Anclin
2009-12-01
1
-3
/
+1
*
first series of obvious corrections
Emile Anclin
2009-12-01
1
-3
/
+6
*
fix From node __init__
Emile Anclin
2009-11-30
1
-0
/
+3
*
Slice constructor
Emile Anclin
2009-11-26
1
-1
/
+11
*
get some constructors into node_classes
Emile Anclin
2009-11-26
1
-0
/
+34
*
remove most factory functions and create instances
Emile Anclin
2009-11-25
1
-5
/
+4
*
moving stuff around to avoid circular imports
Emile Anclin
2009-11-25
1
-14
/
+94
*
rename node classes in node_classes and remove dependencies
Emile Anclin
2009-11-25
1
-78
/
+53
*
move special cases of _infer_name to concrete classes
Emile Anclin
2009-11-25
1
-0
/
+13
*
reintroduce empty classes for rebuilding all nodes
Emile Anclin
2009-11-25
1
-1
/
+137
*
[R] rename Proxy_ to BaseClass
Emile Anclin
2009-09-15
1
-1
/
+1
*
[R] remove empty node classes; comments
Emile Anclin
2009-09-15
1
-137
/
+20
*
[R, doc] simplify inheritance of scoped nodes; comments
Emile Anclin
2009-09-15
1
-0
/
+11
*
[B, C] missing import, cleanup
Emile Anclin
2009-09-15
1
-5
/
+1
*
[R] modify __bases__ instead of using the "extend_class" function
Emile Anclin
2009-09-14
1
-6
/
+6
*
[R] avoid circular import
Emile Anclin
2009-09-14
1
-52
/
+52
*
[R] introduce FromImportMixIn
Emile Anclin
2009-09-10
1
-17
/
+27
*
[R] demonkey patching some Const, Dict, List and Tuple attributes
Emile Anclin
2009-09-10
1
-1
/
+45
*
[B] again the Yield bug
Emile Anclin
2009-09-07
1
-1
/
+1
*
[R] let NG classes inheritate from NodeNG and MixIns
Emile Anclin
2009-09-07
1
-56
/
+54
*
[B] remove wrongly introduced method
Emile Anclin
2009-09-07
1
-4
/
+0
*
[R] centralize class extensions in nodes.py
Emile Anclin
2009-09-07
1
-38
/
+65
*
[R] de-monkeypatching real_name and block_range
Emile Anclin
2009-09-03
1
-1
/
+45
*
[R] demonkey patching block_range
Emile Anclin
2009-09-03
1
-0
/
+51
*
[R] de-monkeypatching set_line_info method and introduce StmtMixIn
Emile Anclin
2009-09-03
1
-0
/
+47
*
[R] steps toward collecting all methods of a node class in a place
Emile Anclin
2009-09-03
1
-0
/
+227
[prev]