| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improvements to the docs | Michele Simionato | 2015-07-24 | 1 | -43/+54 |
| * | Introduced dispatch_info | Michele Simionato | 2015-07-24 | 2 | -28/+75 |
| * | Removed dependency from inspect.getargspec | Michele Simionato | 2015-07-24 | 1 | -9/+10 |
| * | Improved tests and docs | Michele Simionato | 2015-07-23 | 2 | -79/+101 |
| * | More algorithmic fixes | Michele Simionato | 2015-07-23 | 2 | -13/+14 |
| * | Fixed the mros algorithm | Michele Simionato | 2015-07-23 | 2 | -83/+113 |
| * | Changed the implementation of generic functions | Michele Simionato | 2015-07-23 | 2 | -81/+44 |
| * | Used vancestors instead of abcs | Michele Simionato | 2015-07-22 | 1 | -2/+2 |
| * | Small fixes to the docs | Michele Simionato | 2015-07-22 | 1 | -33/+60 |
| * | Added a note on FunctionMaker.create | Michele Simionato | 2015-07-22 | 1 | -1/+13 |
| * | 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 |
| * | Added a note about __qualname__ | Michele Simionato | 2015-07-22 | 1 | -6/+8 |
| * | Made setuptools mandatory, since now I am generating a wheel and build depend... | Michele Simionato | 2015-07-22 | 1 | -12/+26 |
| * | More docs and tests for the case of virtual ancestors | Michele Simionato | 2015-07-22 | 1 | -19/+57 |
| * | Refined the virtual ancestors management and the tests | Michele Simionato | 2015-07-22 | 2 | -105/+158 |
| * | First version of dispatch_on | Michele Simionato | 2015-07-21 | 3 | -0/+1717 |
