| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Fixed Python 2.6 | Michele Simionato | 2018-01-14 | 1 | -2/+2 | |
| | * | | Regenerated the docs | Michele Simionato | 2018-01-14 | 1 | -21/+61 | |
| | * | | Added a facility for decorator factories | Michele Simionato | 2018-01-14 | 3 | -27/+86 | |
| * | | | Merge branch 'master' of github.com:micheles/decorator | Michele Simionato | 2018-01-14 | 1 | -1/+6 | |
| |\ \ \ | |/ / |/| / | |/ | ||||||
| | * | Merge pull request #46 from ddaanet/master | Michele Simionato | 2018-01-14 | 1 | -1/+6 | |
| | |\ | ||||||
| | | * | Enable pylint to support decorator.contextmanager | David Allouche | 2018-01-10 | 1 | -1/+6 | |
| | |/ | ||||||
| * | | Merge branch 'master' of github.com:micheles/decorator | Michele Simionato | 2018-01-14 | 1 | -0/+9 | |
| |\ \ | |/ | ||||||
| | * | Merge pull request #45 from hugovk/patch-1 | Michele Simionato | 2017-10-12 | 1 | -0/+9 | |
| | |\ | ||||||
| | | * | Update classifiers | Hugo | 2017-10-11 | 1 | -0/+9 | |
| | |/ | ||||||
| * | | Fixed two wrong dates | Michele Simionato | 2017-07-24 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #43 from micheles/coro-signaturerelease-4.1.24.1.2 | Michele Simionato | 2017-07-23 | 6 | -15/+414 | |
| |\ | ||||||
| | * | Updated the docs | Michele Simionato | 2017-07-23 | 6 | -11/+410 | |
| | * | Now the coroutine signature is determined by the caller | Michele Simionato | 2017-07-23 | 2 | -4/+4 | |
| |/ | ||||||
| * | Fixed typo [skip CI] | Michele Simionato | 2017-07-17 | 1 | -1/+1 | |
| * | Added a tag4.1.1 | Michele Simionato | 2017-07-16 | 1 | -2/+2 | |
| * | Doc fixrelease-4.1.1 | Michele Simionato | 2017-07-16 | 2 | -5/+5 | |
| * | Fixed a link [skip CI] | Michele Simionato | 2017-07-15 | 1 | -2/+2 | |
| * | Small fix [skip CI] | Michele Simionato | 2017-07-15 | 2 | -2/+2 | |
| * | Added a link to the PDF [skip CI] | Michele Simionato | 2017-07-15 | 1 | -0/+1 | |
| * | Doc fix | Michele Simionato | 2017-07-15 | 1 | -1/+0 | |
| * | Fixed docs | Michele Simionato | 2017-07-15 | 1 | -1/+0 | |
| * | Updated the README | Michele Simionato | 2017-07-15 | 2 | -0/+10 | |
| * | Added forgotten file | Michele Simionato | 2017-07-15 | 1 | -0/+10 | |
| * | Removed the .pdf from the repo | Michele Simionato | 2017-07-15 | 4 | -10213/+8 | |
| * | Generating the documentation for ReadTheDocs | Michele Simionato | 2017-07-15 | 5 | -27/+1615 | |
| * | Fixed a link | Michele Simionato | 2017-07-15 | 2 | -3/+3 | |
| * | Work on branch 4.1.04.1.0 | Michele Simionato | 2017-07-15 | 4 | -1048/+1512 | |
| * | Fixed bug in the decoration of coroutines | Michele Simionato | 2017-06-06 | 3 | -13/+25 | |
| * | Preserving iscoroutinefunction for Python 3.5 coroutines | Michele Simionato | 2017-06-03 | 4 | -33/+58 | |
| * | Fixed an import error breaking Python 3.64.0.11 | Michele Simionato | 2017-01-15 | 1 | -1/+1 | |
| * | Fixed Python 2 issue | Michele Simionato | 2017-01-15 | 1 | -1/+1 | |
| * | Tested with Python 3.6 | Michele Simionato | 2017-01-15 | 6 | -621/+617 | |
| * | Merge pull request #38 from stepshal/misspellings | Michele Simionato | 2016-10-08 | 1 | -3/+3 | |
| |\ | ||||||
| | * | Fix misspellings | stepshal | 2016-10-08 | 1 | -3/+3 | |
| * | | Merge pull request #37 from stepshal/E305 | Michele Simionato | 2016-10-08 | 3 | -0/+8 | |
| |\ \ | |/ |/| | ||||||
| | * | Add blank lines after code object, class of function definition. | stepshal | 2016-10-08 | 3 | -0/+8 | |
| |/ | ||||||
| * | Merge pull request #36 from stepshal/trailing | Michele Simionato | 2016-10-08 | 1 | -28/+28 | |
| |\ | ||||||
| | * | Remove trailing whitespace. | stepshal | 2016-10-08 | 1 | -28/+28 | |
| |/ | ||||||
| * | Merge pull request #35 from pelme/patch-1 | Michele Simionato | 2016-10-07 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix a typo in the documentation | Andreas Pelme | 2016-10-07 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:micheles/decorator | Michele Simionato | 2016-06-07 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge pull request #30 from pombredanne/patch-1 | Michele Simionato | 2016-05-09 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Fix minor typo in the doc | Philippe Ombredanne | 2016-05-08 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Updated the changelog4.0.10 | Michele Simionato | 2016-06-07 | 1 | -2/+4 | |
| * | | Refined the documentation | Michele Simionato | 2016-02-11 | 3 | -496/+550 | |
| |/ | ||||||
| * | Some fixes to the documentation and the CSS | Michele Simionato | 2016-02-11 | 5 | -1463/+2018 | |
| * | Merge pull request #28 from Zearin/patch-1 | Michele Simionato | 2016-02-11 | 1 | -360/+417 | |
| |\ | ||||||
| | * | Minor edits (formatting, phrasing, and clarity) | Zearin | 2016-02-09 | 1 | -360/+417 | |
| |/ | ||||||
| * | Bumped release number to 4.0.94.0.9 | Michele Simionato | 2016-02-08 | 4 | -5/+9 | |
| * | Fixed the documentation4.0.7 | Michele Simionato | 2016-02-06 | 2 | -438/+465 | |
