summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Improvements to the docsMichele Simionato2015-07-241-43/+54
* Introduced dispatch_infoMichele Simionato2015-07-242-28/+75
* Removed dependency from inspect.getargspecMichele Simionato2015-07-241-9/+10
* Improved tests and docsMichele Simionato2015-07-232-79/+101
* More algorithmic fixesMichele Simionato2015-07-232-13/+14
* Fixed the mros algorithmMichele Simionato2015-07-232-83/+113
* Changed the implementation of generic functionsMichele Simionato2015-07-232-81/+44
* Used vancestors instead of abcsMichele Simionato2015-07-221-2/+2
* Small fixes to the docsMichele Simionato2015-07-221-33/+60
* Added a note on FunctionMaker.createMichele Simionato2015-07-221-1/+13
* Fixed assertRaises in Python 2.6Michele Simionato2015-07-221-7/+17
* Added a setup.cfg for universal wheelsMichele Simionato2015-07-221-1/+1
* Added a note about __qualname__Michele Simionato2015-07-221-6/+8
* Made setuptools mandatory, since now I am generating a wheel and build depend...Michele Simionato2015-07-221-12/+26
* 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-222-105/+158
* First version of dispatch_onMichele Simionato2015-07-213-0/+1717