| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a doctest: +ELLIPSIS to fix old Python versions | Michele Simionato | 2015-12-09 | 1 | -1/+2 |
| * | Documented the quirk when decorating functions with keyword arguments | Michele Simionato | 2015-12-09 | 1 | -1/+13 |
| * | Ensure each generated function has a unique filename | Zev Benjamin | 2015-09-24 | 1 | -1/+28 |
| * | __qualname__ should be added only for Python >= 3.3 | Michele Simionato | 2015-07-28 | 1 | -2/+2 |
| * | Fixed bug with __qualname__ | Michele Simionato | 2015-07-28 | 1 | -0/+7 |
| * | Introduced dispatch_info | Michele Simionato | 2015-07-24 | 1 | -1/+1 |
| * | Improved tests and docs | Michele Simionato | 2015-07-23 | 1 | -38/+31 |
| * | More algorithmic fixes | Michele Simionato | 2015-07-23 | 1 | -1/+2 |
| * | Fixed the mros algorithm | Michele Simionato | 2015-07-23 | 1 | -29/+24 |
| * | Changed the implementation of generic functions | Michele Simionato | 2015-07-23 | 1 | -29/+16 |
| * | Used vancestors instead of abcs | Michele Simionato | 2015-07-22 | 1 | -2/+2 |
| * | Fixed assertRaises in Python 2.6 | Michele Simionato | 2015-07-22 | 1 | -7/+17 |
| * | Added a setup.cfg for universal wheels | Michele Simionato | 2015-07-22 | 1 | -1/+1 |
| * | Refined the virtual ancestors management and the tests | Michele Simionato | 2015-07-22 | 1 | -53/+58 |
| * | First version of dispatch_on | Michele Simionato | 2015-07-21 | 1 | -0/+376 |
