0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some styliing. More... over 5 years ago
Add support for coroutines (async def functions). Ref #11. More... over 5 years ago
Loosen up assertion and switch to linematcher. More... over 5 years ago
Fix LogCapture to work with "silenced" loggers. More... over 5 years ago
Update project skel. More... over 5 years ago
update authors and changelog information More... about 6 years ago
Only evaluate attributes after we know they match the method selector. Otherwise properties on objects might trigger even though they're not matched by an aspect. It's unavoidable for those attributes that do match the method selector, but we don't have to read unrelated attributes. More... about 6 years ago
Merge pull request #12 from german1608/patch-1 More... over 6 years ago
fix introduction example of aspectlib.Aspect More... over 6 years ago
Bump version: 1.4.1 → 1.4.2 More... about 9 years ago
Oooops. More... about 9 years ago
Bump version: 1.4.0 → 1.4.1 More... over 9 years ago
Update changelog.t More... over 9 years ago
Fix importing of modules with dots in certain scenarios. Ref #6. More... over 9 years ago
Bump version: 1.3.3 → 1.4.0 More... over 9 years ago
Don't split index anymore. More... over 9 years ago
Sort imports. More... over 9 years ago
Fix missing deps. More... over 9 years ago
Fix clearing. More... over 9 years ago
Update skel. More... over 9 years ago
Add a weave fixture. More... over 9 years ago
Correct weaving of methods, the weaved function should be unbound. More... over 9 years ago
Add classifier. More... over 9 years ago
Add 3.5 env. More... over 9 years ago
Add a doctests env. More... over 9 years ago
Update url. More... over 9 years ago
Argh ... More... over 9 years ago
Make doctest pass on Windoze More... over 9 years ago
Merge pull request #5 from The-Compiler/patch-1 More... over 9 years ago
Fix typo in README More... over 9 years ago