summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed version number in the PDFMichele Simionato2018-04-152-18/+5
* | Fixed copyright year [skip CI]Michele Simionato2018-04-151-1/+1
|/
* Fixed docs [skip CI]Michele Simionato2018-04-151-13/+2
* Updated docs [skip CI]4.3.0Michele Simionato2018-04-152-8/+8
* Updated docs [skip CI]Michele Simionato2018-04-151-0/+11
* Updated docs [skip CI]Michele Simionato2018-04-152-21/+38
* Updated docsMichele Simionato2018-04-154-39/+80
* Fixed decorator factories with positional argumentsMichele Simionato2018-04-153-8/+8
* Additional testMichele Simionato2018-04-151-14/+13
* PEP8 fixMichele Simionato2018-04-151-0/+1
* PEP8 fixMichele Simionato2018-04-151-1/+1
* Fix for Python 2Michele Simionato2018-04-151-2/+2
* Fixed testsMichele Simionato2018-04-152-15/+9
* Refined default argsMichele Simionato2018-03-252-23/+18
* Added a test_add1Michele Simionato2018-01-142-1/+12
* Fixed IPython issue4.2.1Michele Simionato2018-01-144-4/+15
* Pointing to latest, not to stableMichele Simionato2018-01-141-2/+2
* Small simplificationMichele Simionato2018-01-141-21/+16
* Merge branch '4.2.0'4.2.0Michele Simionato2018-01-144-72/+166
|\
| * Cleanup4.2.0Michele Simionato2018-01-143-29/+24
| * Merge branch 'master' of github.com:micheles/decorator into 4.2.0Michele Simionato2018-01-141-1/+6
| |\
| * | Fixed Python 2.6Michele Simionato2018-01-141-2/+2
| * | Regenerated the docsMichele Simionato2018-01-141-21/+61
| * | Added a facility for decorator factoriesMichele Simionato2018-01-143-27/+86
* | | Merge branch 'master' of github.com:micheles/decoratorMichele Simionato2018-01-141-1/+6
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #46 from ddaanet/masterMichele Simionato2018-01-141-1/+6
| |\
| | * Enable pylint to support decorator.contextmanagerDavid Allouche2018-01-101-1/+6
| |/
* | Merge branch 'master' of github.com:micheles/decoratorMichele Simionato2018-01-141-0/+9
|\ \ | |/
| * Merge pull request #45 from hugovk/patch-1Michele Simionato2017-10-121-0/+9
| |\
| | * Update classifiersHugo2017-10-111-0/+9
| |/
* | Fixed two wrong datesMichele Simionato2017-07-241-2/+2
|/
* Merge pull request #43 from micheles/coro-signaturerelease-4.1.24.1.2Michele Simionato2017-07-236-15/+414
|\
| * Updated the docsMichele Simionato2017-07-236-11/+410
| * Now the coroutine signature is determined by the callerMichele Simionato2017-07-232-4/+4
|/
* Fixed typo [skip CI]Michele Simionato2017-07-171-1/+1
* Added a tag4.1.1Michele Simionato2017-07-161-2/+2
* Doc fixrelease-4.1.1Michele Simionato2017-07-162-5/+5
* Fixed a link [skip CI]Michele Simionato2017-07-151-2/+2
* Small fix [skip CI]Michele Simionato2017-07-152-2/+2
* Added a link to the PDF [skip CI]Michele Simionato2017-07-151-0/+1
* Doc fixMichele Simionato2017-07-151-1/+0
* Fixed docsMichele Simionato2017-07-151-1/+0
* Updated the READMEMichele Simionato2017-07-152-0/+10
* Added forgotten fileMichele Simionato2017-07-151-0/+10
* Removed the .pdf from the repoMichele Simionato2017-07-154-10213/+8
* Generating the documentation for ReadTheDocsMichele Simionato2017-07-155-27/+1615
* Fixed a linkMichele Simionato2017-07-152-3/+3
* Work on branch 4.1.04.1.0Michele Simionato2017-07-154-1048/+1512
* Fixed bug in the decoration of coroutinesMichele Simionato2017-06-063-13/+25
* Preserving iscoroutinefunction for Python 3.5 coroutinesMichele Simionato2017-06-034-33/+58