0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
introduce Arguments node More... over 17 years ago
skip None values (empty node, ...) More... over 17 years ago
default method for empty nodes More... over 17 years ago
test and fix (no crash at least) block_range methods More... over 17 years ago
mssing attach___dict__ for Module nodes More... over 17 years ago
remove _remove_none and wrong visit_decorators More... over 17 years ago
transform Name to AssName on AugAssign More... over 17 years ago
set inserted Delete node as asscontext More... over 17 years ago
fix decorators attribute More... over 17 years ago
use logilab.common.testlib More... over 17 years ago
fix Decorators handling: use nodes attributes (as in compiler), not items More... over 17 years ago
_get_child_sequence for replace_child and sibling More... over 17 years ago
use _ast recursive representation for If nodes More... over 17 years ago
modify test for If node More... over 17 years ago
Module is not a statement More... over 17 years ago
insttantiate Dict, Tuple, List without arguments More... over 17 years ago
licence, date, typos More... over 17 years ago
fix decorators and argnames for _ast More... over 17 years ago
add nodes_as_string methods for Ass*/Del* nodes More... over 17 years ago
little obvious bugs, cleanup and infos More... over 17 years ago
introduce a Delete node for compiler More... over 17 years ago
more precise error catching in wildcard_import_names More... over 17 years ago
update TODO More... over 17 years ago
rebuilding and comments on_filter_stmts More... over 17 years ago
add as_string method; Print is statement More... over 17 years ago
use assertIsInstance; add test_lookup_cond_branchese More... over 17 years ago
fix attribute names More... over 17 years ago
quick fix for function_factory More... over 17 years ago
disable asscontext on 'Name' childnode More... over 17 years ago
cleanup More... over 17 years ago