Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First version of dispatch_on | Michele Simionato | 2015-07-21 | 1 | -47/+0 |
* | Added check on the dispatch arguments | Michele Simionato | 2015-07-20 | 1 | -1/+0 |
* | Multidispatch, initial implementation | Michele Simionato | 2015-07-20 | 1 | -0/+2 |
* | More work on the documentation | Michele Simionato | 2015-07-20 | 1 | -6/+0 |
* | Simplified the concurrency example by using a Future class | Michele Simionato | 2015-07-19 | 1 | -0/+10 |
* | Unified the documentation for Python 2 and 3 | Michele Simionato | 2015-07-19 | 1 | -7/+2 |
* | Added a script test.py working both with Python 2 and 3 | Michele Simionato | 2015-03-16 | 1 | -2/+15 |
* | Minor cleanup | Michele Simionato | 2013-11-24 | 1 | -2/+7 |
* | Fixed two tests of the decorator module | Michele Simionato | 2011-07-15 | 1 | -3/+8 |
* | Added support for function annotations | Michele Simionato | 2011-01-01 | 1 | -2/+2 |
* | Fixed func_globals in the decorated function (release 3.2.1) | Michele Simionato | 2010-11-28 | 1 | -0/+24 |