summaryrefslogtreecommitdiff
path: root/decorator/documentation.py
Commit message (Expand)AuthorAgeFilesLines
* Worked on decorator 3.4develMichele Simionato2012-10-181-24/+106
* Fixed the licenseMichele Simionato2011-11-091-16/+16
* Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.Michele Simionato2011-04-221-6/+4
* Added Python 3 to the list of supported languages for the decorator module; v...Michele Simionato2011-01-261-0/+2
* Added support for function annotationsMichele Simionato2011-01-011-21/+18
* Fixed func_globals in the decorated function (release 3.2.1)Michele Simionato2010-11-281-2/+4
* Synchronized documentation.py and documentation3.pyMichele Simionato2010-05-251-12/+4
* Various improvements to the documentationmicheles2010-05-221-11/+11
* Version 3.2 of the decorator modulemicheles2010-05-221-38/+45
* Work for decorator version 3.2michele.simionato2010-01-211-81/+39
* Release 3.1.2michele.simionato2009-08-261-4/+31
* Decorator 3.1.1michele.simionato2009-08-181-2/+11
* Decorator 3.1 (really!)michele.simionato2009-08-161-36/+39
* Decorator module, version 3.1michele.simionato2009-08-161-80/+106
* Improved the TailRecursive decorator by using George Sakkis's versionmichele.simionato2009-04-211-18/+17
* Added copyright notice to the decorator module as asked by Daniel Stutzbachmichele.simionato2009-04-151-0/+3
* Version 3.0.1 releasedmichele.simionato2009-02-161-10/+41
* Hacked setup.py to upload the documentation in a beatiful format, followingmichele.simionato2009-01-091-4/+1
* Fixed the link to the documentation pagemichele.simionato2008-12-231-1/+1
* Published version of decorator 3.0michele.simionato2008-12-141-325/+393
* Changed the documentation of the decorator module and improved the source cod...michele.simionato2008-12-121-129/+142
* Various improvements to the management of the source codemichele.simionato2008-12-111-38/+24
* Removed decorator.apply and decorator.wrapmichele.simionato2008-12-101-98/+113
* Lots of improvements to decorator 3.0michele.simionato2008-12-091-179/+223
* Many improvementsmichele.simionato2008-12-091-87/+39
* Started the work on version 3.0 of the decorator modulemichele.simionato2008-12-031-0/+923