0
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add Delete node for Ass* nodes in Delete context More... over 16 years ago
disable assignement context for subscript nodes More... over 16 years ago
fix assignment context for Assign node More... over 16 years ago
handle assignement/delete context in visit methods More... over 16 years ago
set .name for AssName / DelName nodes More... over 16 years ago
UnaryOp as string : just use a space in case of 'not' More... over 16 years ago
append '=' to operator when on a AugAssign node (reported by Winfried Plapper) More... over 16 years ago
Winfried Plapper patch fixing visit_ifexp in nodes_as_string More... over 16 years ago
Ned Batchelder to properly import eggs with Windows line endings. This fixes a problem with pylint not being able to import setuptools. More... over 16 years ago
fix ifexp node: body and test are not list but single node in this case More... over 16 years ago
fix argument nodes for _nodes_compiler More... over 16 years ago
add vararg and kwarg attribute for Arguments More... over 16 years ago
no explicit constructor for Slice and Index (same as other classes) More... over 16 years ago
typos More... over 16 years ago
fix as_string representation and AugAssign operator More... over 16 years ago
Added tag logilab-astng-debian-version-0.19.3-1 for changeset 2fce093c5db7 More... over 16 years ago
Added tag logilab-astng-version-0.19.3 for changeset cfafd4b0541e More... over 16 years ago
0.19.3 More... over 16 years ago
fix bad name error More... over 16 years ago
Added tag logilab-astng-version-0.19.2 for changeset 51b687ffb4d1 More... over 16 years ago
Added tag logilab-astng-debian-version-0.19.2-1 for changeset b123c3e1c8c6 More... over 16 years ago
packaging fixes More... over 16 years ago
0.19.2 More... over 16 years ago
patch Changelog More... over 16 years ago
scoped_nodes patch II More... over 16 years ago
patch scoped_nodes I More... over 16 years ago
patching module modifications More... over 16 years ago
start patches for astng 0.19.2 stable branching I : tests More... over 16 years ago
work in progress More... over 16 years ago
some small obvious corrections More... over 16 years ago