0
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 22 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix decorators handling w/ py 2.5 More... over 17 years ago
decorators has been renamed to decorator_list in 2.6 More... over 17 years ago
implement accept for Num and Str nodes More... over 17 years ago
cleanup More... over 17 years ago
STMTS_NODES -> STMT_NODES More... over 17 years ago
oops, should not have changed this More... over 17 years ago
dont monkey patch base Node class More... over 17 years ago
some understanding of the __builtin__.property decorator More... over 17 years ago
ExceptHandler should have blockstart_tolineno attribute More... over 17 years ago
and a special hack for Dict More... over 17 years ago
another typos :| More... over 17 years ago
typo More... over 17 years ago
fix MANIFEST.in and debian/changelog More... over 17 years ago
rename README._ast_compatibility More... over 17 years ago
new setup.py More... over 17 years ago
Added tag logilab-astng-debian-version-0_18_0-1 for changeset 737d960676f3 More... over 17 years ago
logilab-astng-debian-version 0.18.0-1 More... over 17 years ago
Added tag astng 0.18.0 for changeset 3f6b03d85830 More... over 17 years ago
astng 0.18.0 release More... over 17 years ago
improve repr_tree and had a repr_tree method for nodes More... over 17 years ago
(painful) merge More... over 17 years ago
cleanup More... over 17 years ago
remove old flags attribute More... over 17 years ago
merge More... over 17 years ago
add removed explanation and fix slice delet situations More... over 17 years ago
test and fix line numbering for py2.5 For/While/With/TryExcept/TryFinally/With More... over 17 years ago
add some delete slice/subscript test More... over 17 years ago
fix conflict merge More... over 17 years ago
conflict merge More... over 17 years ago
fix line numbering of * decorated function for _ast * decorators node for compiler More... over 17 years ago