index
:
delta/python-packages/python-decorator-git.git
3.4.1
3.4.2
4.0.0
4.0.1
4.0.10
4.0.11
4.0.2
4.0.3
4.0.4
4.0.6
4.0.7
4.0.9
4.1.0
4.1.1
4.1.2
4.2.0
4.4.0
4.5
arg
europython2018
master
github.com: micheles/decorator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
documentation.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
First version of dispatch_on
Michele Simionato
2015-07-21
1
-1279
/
+0
*
Copied the __qualname__ attribute
Michele Simionato
2015-07-21
1
-6
/
+10
*
Fixed error in Python 2.6
Michele Simionato
2015-07-20
1
-7
/
+14
*
Multidispatch, initial implementation
Michele Simionato
2015-07-20
1
-13
/
+163
*
More work on the documentation
Michele Simionato
2015-07-20
1
-119
/
+53
*
Simplified the concurrency example by using a Future class
Michele Simionato
2015-07-19
1
-69
/
+39
*
Overhaul of the documentation and introduced decorator.decorate
Michele Simionato
2015-07-19
1
-70
/
+61
*
Unified the documentation for Python 2 and 3
Michele Simionato
2015-07-19
1
-127
/
+203
*
Fixed docs
Michele Simionato
2015-03-16
1
-2
/
+1
*
Added a script test.py working both with Python 2 and 3
Michele Simionato
2015-03-16
1
-6
/
+1
*
The decorated function dictionary is a copy of the original function dictionary
Michele Simionato
2015-03-16
1
-5
/
+4
*
Initial travis support
Michele Simionato
2015-03-16
1
-1
/
+2
*
Initial changes for decorator 3.4.1
Michele Simionato
2015-03-16
1
-86
/
+125
*
Minor cleanup
Michele Simionato
2013-11-24
1
-39
/
+19
*
Worked on decorator 3.4
Michele Simionato
2012-10-18
1
-24
/
+106
*
Fixed the license
Michele Simionato
2011-11-09
1
-16
/
+16
*
Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.
Michele Simionato
2011-04-22
1
-6
/
+4
*
Added Python 3 to the list of supported languages for the decorator module; v...
Michele Simionato
2011-01-26
1
-0
/
+2
*
Added support for function annotations
Michele Simionato
2011-01-01
1
-21
/
+18
*
Fixed func_globals in the decorated function (release 3.2.1)
Michele Simionato
2010-11-28
1
-2
/
+4
*
Synchronized documentation.py and documentation3.py
Michele Simionato
2010-05-25
1
-12
/
+4
*
Various improvements to the documentation
micheles
2010-05-22
1
-11
/
+11
*
Version 3.2 of the decorator module
micheles
2010-05-22
1
-38
/
+45
*
Work for decorator version 3.2
michele.simionato
2010-01-21
1
-81
/
+39
*
Release 3.1.2
michele.simionato
2009-08-26
1
-4
/
+31
*
Decorator 3.1.1
michele.simionato
2009-08-18
1
-2
/
+11
*
Decorator 3.1 (really!)
michele.simionato
2009-08-16
1
-36
/
+39
*
Decorator module, version 3.1
michele.simionato
2009-08-16
1
-80
/
+106
*
Improved the TailRecursive decorator by using George Sakkis's version
michele.simionato
2009-04-21
1
-18
/
+17
*
Added copyright notice to the decorator module as asked by Daniel Stutzbach
michele.simionato
2009-04-15
1
-0
/
+3
*
Version 3.0.1 released
michele.simionato
2009-02-16
1
-10
/
+41
*
Hacked setup.py to upload the documentation in a beatiful format, following
michele.simionato
2009-01-09
1
-4
/
+1
*
Fixed the link to the documentation page
michele.simionato
2008-12-23
1
-1
/
+1
*
Published version of decorator 3.0
michele.simionato
2008-12-14
1
-325
/
+393
*
Changed the documentation of the decorator module and improved the source cod...
michele.simionato
2008-12-12
1
-129
/
+142
*
Various improvements to the management of the source code
michele.simionato
2008-12-11
1
-38
/
+24
*
Removed decorator.apply and decorator.wrap
michele.simionato
2008-12-10
1
-98
/
+113
*
Lots of improvements to decorator 3.0
michele.simionato
2008-12-09
1
-179
/
+223
*
Many improvements
michele.simionato
2008-12-09
1
-87
/
+39
*
Started the work on version 3.0 of the decorator module
michele.simionato
2008-12-03
1
-0
/
+923