summaryrefslogtreecommitdiff
path: root/documentation.rst
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to the docsMichele Simionato2015-07-241-43/+54
|
* Introduced dispatch_infoMichele Simionato2015-07-241-24/+70
|
* Removed dependency from inspect.getargspecMichele Simionato2015-07-241-10/+11
|
* Improved tests and docsMichele Simionato2015-07-231-29/+69
|
* More algorithmic fixesMichele Simionato2015-07-231-12/+12
|
* Fixed the mros algorithmMichele Simionato2015-07-231-46/+64
|
* Changed the implementation of generic functionsMichele Simionato2015-07-231-53/+24
|
* Used vancestors instead of abcsMichele Simionato2015-07-221-31/+30
|
* Small fixes to the docsMichele Simionato2015-07-221-3/+31
|
* Added a note on FunctionMaker.createMichele Simionato2015-07-221-1/+13
|
* Added a note about __qualname__Michele Simionato2015-07-221-6/+8
|
* Made setuptools mandatory, since now I am generating a wheel and build ↵Michele Simionato2015-07-221-12/+26
| | | | dependencies are free
* More docs and tests for the case of virtual ancestorsMichele Simionato2015-07-221-19/+57
|
* Refined the virtual ancestors management and the testsMichele Simionato2015-07-221-53/+101
|
* First version of dispatch_onMichele Simionato2015-07-211-13/+76
|
* Copied the __qualname__ attributeMichele Simionato2015-07-211-7/+10
|
* Added check on the dispatch argumentsMichele Simionato2015-07-201-13/+13
|
* Fixed error in Python 2.6Michele Simionato2015-07-201-1/+14
|
* Multidispatch, initial implementationMichele Simionato2015-07-201-12/+155
|
* More work on the documentationMichele Simionato2015-07-201-112/+54
|
* Simplified the concurrency example by using a Future classMichele Simionato2015-07-191-64/+26
|
* Overhaul of the documentation and introduced decorator.decorateMichele Simionato2015-07-191-69/+60
|
* Unified the documentation for Python 2 and 3Michele Simionato2015-07-191-114/+144
|
* Added a markdown READMEMichele Simionato2015-03-161-5/+3
|
* Initial changes for decorator 3.4.1Michele Simionato2015-03-161-0/+1037