summaryrefslogtreecommitdiff
path: root/documentation.pdf
Commit message (Collapse)AuthorAgeFilesLines
* Fixed MANIFEST.in4.0.2Michele Simionato2015-07-281-3584/+3313
|
* Bumped the release number to 4.0.14.0.1Michele Simionato2015-07-281-5/+5
|
* __qualname__ should be added only for Python >= 3.3Michele Simionato2015-07-281-43/+43
|
* Fixed bug with __qualname__Michele Simionato2015-07-281-42/+42
|
* Generated HTML docs and removed documentation.rstMichele Simionato2015-07-261-0/+8760
|
* Added docs directory and upload_docs commandMichele Simionato2015-07-241-8760/+0
|
* Updated CHANGES.txtrelease-4.0.0Michele Simionato2015-07-241-2/+2
|
* Improvements to the docsMichele Simionato2015-07-241-515/+520
|
* Introduced dispatch_infoMichele Simionato2015-07-241-322/+645
|
* Removed dependency from inspect.getargspecMichele Simionato2015-07-241-156/+152
|
* Improved tests and docsMichele Simionato2015-07-231-268/+488
|
* More algorithmic fixesMichele Simionato2015-07-231-173/+153
|
* Fixed the mros algorithmMichele Simionato2015-07-231-314/+326
|
* Changed the implementation of generic functionsMichele Simionato2015-07-231-401/+246
|
* Used vancestors instead of abcsMichele Simionato2015-07-221-122/+122
|
* Small fixes to the docsMichele Simionato2015-07-221-353/+532
|
* Added a note on FunctionMaker.createMichele Simionato2015-07-221-331/+469
|
* Added a note about __qualname__Michele Simionato2015-07-221-65/+65
|
* Made setuptools mandatory, since now I am generating a wheel and build ↵Michele Simionato2015-07-221-67/+82
| | | | dependencies are free
* More docs and tests for the case of virtual ancestorsMichele Simionato2015-07-221-301/+512
|
* Refined the virtual ancestors management and the testsMichele Simionato2015-07-221-1130/+1370
|
* First version of dispatch_onMichele Simionato2015-07-211-176/+485
|
* Merged from 3.4.2Michele Simionato2015-07-211-1/+1
|\
| * Release 3.4.2 identical to 3.4.13.4.2Michele Simionato2015-03-221-8/+8
| |
| * Replace easy_install -> pip install3.4.1Michele Simionato2015-03-171-36/+36
| |
* | Copied the __qualname__ attributeMichele Simionato2015-07-211-670/+686
| |
* | Added check on the dispatch argumentsMichele Simionato2015-07-201-26/+26
| |
* | Fixed error in Python 2.6Michele Simionato2015-07-201-135/+141
| |
* | Multidispatch, initial implementationMichele Simionato2015-07-201-663/+1676
| |
* | More work on the documentationMichele Simionato2015-07-201-1126/+853
| |
* | Simplified the concurrency example by using a Future classMichele Simionato2015-07-191-912/+722
| |
* | Overhaul of the documentation and introduced decorator.decorateMichele Simionato2015-07-191-833/+795
| |
* | Unified the documentation for Python 2 and 3Michele Simionato2015-07-191-2775/+2942
|/
* Added a markdown READMEMichele Simionato2015-03-161-84/+84
|
* Rebuilt the docsMichele Simionato2015-03-161-1783/+4417
|
* Minor cleanupMichele Simionato2013-11-241-1/+1
|
* Worked on decorator 3.4Michele Simionato2012-10-181-766/+889
|
* Updated the documentation for decorator 3.3.2Michele Simionato2011-09-011-5/+5
|
* Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.Michele Simionato2011-04-221-775/+752
|
* Changed the syntax coloringMichele Simionato2011-01-011-2/+2
|
* Added support for function annotationsMichele Simionato2011-01-011-919/+938
|
* Updated the documentation of decorator 3.2.1Michele Simionato2010-11-281-1068/+1072
|
* Regenerated the doc for decorator-3.2.0Michele Simionato2010-05-251-29/+29
|
* Various improvements to the documentationmicheles2010-05-221-0/+3829