| 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 | 1 | -24/+70 |
| * | Removed dependency from inspect.getargspec | Michele Simionato | 2015-07-24 | 1 | -10/+11 |
| * | Improved tests and docs | Michele Simionato | 2015-07-23 | 1 | -29/+69 |
| * | More algorithmic fixes | Michele Simionato | 2015-07-23 | 1 | -12/+12 |
| * | Fixed the mros algorithm | Michele Simionato | 2015-07-23 | 1 | -46/+64 |
| * | Changed the implementation of generic functions | Michele Simionato | 2015-07-23 | 1 | -53/+24 |
| * | Used vancestors instead of abcs | Michele Simionato | 2015-07-22 | 1 | -31/+30 |
| * | Small fixes to the docs | Michele Simionato | 2015-07-22 | 1 | -3/+31 |
| * | Added a note on FunctionMaker.create | Michele Simionato | 2015-07-22 | 1 | -1/+13 |
| * | 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 | 1 | -53/+101 |
| * | First version of dispatch_on | Michele Simionato | 2015-07-21 | 1 | -13/+76 |
| * | Copied the __qualname__ attribute | Michele Simionato | 2015-07-21 | 1 | -7/+10 |
| * | Added check on the dispatch arguments | Michele Simionato | 2015-07-20 | 1 | -13/+13 |
| * | Fixed error in Python 2.6 | Michele Simionato | 2015-07-20 | 1 | -1/+14 |
| * | Multidispatch, initial implementation | Michele Simionato | 2015-07-20 | 1 | -12/+155 |
| * | More work on the documentation | Michele Simionato | 2015-07-20 | 1 | -112/+54 |
| * | Simplified the concurrency example by using a Future class | Michele Simionato | 2015-07-19 | 1 | -64/+26 |
| * | Overhaul of the documentation and introduced decorator.decorate | Michele Simionato | 2015-07-19 | 1 | -69/+60 |
| * | Unified the documentation for Python 2 and 3 | Michele Simionato | 2015-07-19 | 1 | -114/+144 |
| * | Added a markdown README | Michele Simionato | 2015-03-16 | 1 | -5/+3 |
| * | Initial changes for decorator 3.4.1 | Michele Simionato | 2015-03-16 | 1 | -0/+1037 |
