1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor style corrections, minor refactoring of trace, made public all relevant declaredClass strings. More... almost 12 years ago
Removed unnecessary files. More... almost 12 years ago
Added/clarified more comments. More... almost 12 years ago
The post hook can be modified with regular AOP. More... almost 12 years ago
Fixed a bug, when an AOP stub didn't return a proper return value. More... almost 12 years ago
Refactored: removed internal alias "delegate()", renamed internal name "mixIn()", simplified the "buildStubs()" chain. More... almost 12 years ago
Switched "superCall" to 0, and removed mixInChains(). More... almost 12 years ago
Helper methods are lifted up to dcl, and an "around" alias was added. More... almost 12 years ago
Added a missing helper method (around). More... almost 12 years ago
Added a missing dependency for a test. More... almost 12 years ago
Time to add the license file. More... almost 12 years ago
Reverted to the true C3 MRO, added tests for cycles, added more strict tests. More... almost 12 years ago
Different way to check for function. More... about 12 years ago
Rewrote the memoizer advice. More... about 12 years ago
Renamed an internal variable of Cleanup. More... about 12 years ago
New behavior for chained methods with supercalls. More... about 12 years ago
Updated the library of classes, mixins, and advices; minor refactoring. More... about 12 years ago
Better reuse of local variables. More... over 12 years ago
Getting rid of indexOf() to support IE7 and IE8. More... over 12 years ago
Tests print out errors only, and silent on success. More... over 12 years ago
Minor tightening. More... over 12 years ago
Rearrangement of dcl and dcl-mini. More... over 12 years ago
Simplifications, minor bug fixes, tests for inherited(). More... over 12 years ago
Replacing postfix CommonJS adapters with prefix ones. More... over 12 years ago
More simplifications, and preparations for inherited(). More... over 12 years ago
Small simplification, added arguments to after advices. More... over 12 years ago
Minor code rearrangement. More... over 12 years ago
Removed obsolete files. They are to be replaced soon by real debugging facilities. More... over 12 years ago
Minor tweaks. More... over 12 years ago
More tests for advises. More... over 12 years ago