| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed the copyright year4.4.0 | Michele Simionato | 2019-03-16 | 1 | -1/+1 |
| * | Doc fixes | Michele Simionato | 2019-03-16 | 1 | -11/+15 |
| * | Fixed docs | Michele Simionato | 2019-03-16 | 1 | -1/+1 |
| * | Fixed test | Michele Simionato | 2019-03-16 | 1 | -1/+1 |
| * | Reverted the decorator factory sintax to v4.2 and bumped the release to 4.4 | Michele Simionato | 2019-03-16 | 1 | -8/+25 |
| * | Converted the docs from .rst to .md | Michele Simionato | 2019-03-16 | 1 | -355/+384 |
| * | Added a test | Michele Simionato | 2019-03-15 | 1 | -0/+18 |
| * | Added a test for decorating generators | Michele Simionato | 2018-11-04 | 1 | -0/+17 |
| * | Fixed test | Michele Simionato | 2018-08-04 | 1 | -1/+1 |
| * | Fixed test | Michele Simionato | 2018-08-04 | 1 | -1/+1 |
| * | Support for Python 3.7 | Michele Simionato | 2018-08-04 | 2 | -17/+22 |
| * | Fixed docs [skip CI] | Michele Simionato | 2018-04-15 | 1 | -13/+2 |
| * | Updated docs [skip CI]4.3.0 | Michele Simionato | 2018-04-15 | 1 | -4/+4 |
| * | Updated docs [skip CI] | Michele Simionato | 2018-04-15 | 1 | -5/+19 |
| * | Updated docs | Michele Simionato | 2018-04-15 | 1 | -17/+19 |
| * | Fixed decorator factories with positional arguments | Michele Simionato | 2018-04-15 | 2 | -6/+6 |
| * | Additional test | Michele Simionato | 2018-04-15 | 1 | -14/+13 |
| * | Fixed tests | Michele Simionato | 2018-04-15 | 1 | -8/+7 |
| * | Refined default args | Michele Simionato | 2018-03-25 | 1 | -11/+11 |
| * | Added a test_add1 | Michele Simionato | 2018-01-14 | 1 | -0/+11 |
| * | Fixed IPython issue4.2.1 | Michele Simionato | 2018-01-14 | 1 | -0/+6 |
| * | Cleanup4.2.0 | Michele Simionato | 2018-01-14 | 1 | -13/+10 |
| * | Added a facility for decorator factories | Michele Simionato | 2018-01-14 | 1 | -20/+60 |
| * | Updated the docs | Michele Simionato | 2017-07-23 | 2 | -3/+28 |
| * | Now the coroutine signature is determined by the caller | Michele Simionato | 2017-07-23 | 1 | -1/+0 |
| * | Doc fixrelease-4.1.1 | Michele Simionato | 2017-07-16 | 1 | -2/+2 |
| * | Small fix [skip CI] | Michele Simionato | 2017-07-15 | 1 | -1/+1 |
| * | Fixed docs | Michele Simionato | 2017-07-15 | 1 | -1/+0 |
| * | Generating the documentation for ReadTheDocs | Michele Simionato | 2017-07-15 | 1 | -4/+3 |
| * | Work on branch 4.1.04.1.0 | Michele Simionato | 2017-07-15 | 1 | -2/+62 |
| * | Fixed bug in the decoration of coroutines | Michele Simionato | 2017-06-06 | 1 | -10/+13 |
| * | Preserving iscoroutinefunction for Python 3.5 coroutines | Michele Simionato | 2017-06-03 | 1 | -0/+15 |
| * | Fixed an import error breaking Python 3.64.0.11 | Michele Simionato | 2017-01-15 | 1 | -1/+1 |
| * | Tested with Python 3.6 | Michele Simionato | 2017-01-15 | 1 | -19/+30 |
| * | Merge pull request #38 from stepshal/misspellings | Michele Simionato | 2016-10-08 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix misspellings | stepshal | 2016-10-08 | 1 | -3/+3 |
| * | | Add blank lines after code object, class of function definition. | stepshal | 2016-10-08 | 2 | -0/+6 |
| |/ | |||||
| * | Remove trailing whitespace. | stepshal | 2016-10-08 | 1 | -28/+28 |
| * | 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 |
| |\ | |||||
| | * | Fix minor typo in the doc | Philippe Ombredanne | 2016-05-08 | 1 | -1/+1 |
| * | | Refined the documentation | Michele Simionato | 2016-02-11 | 1 | -69/+73 |
| |/ | |||||
| * | Some fixes to the documentation and the CSS | Michele Simionato | 2016-02-11 | 1 | -116/+120 |
| * | Minor edits (formatting, phrasing, and clarity) | Zearin | 2016-02-09 | 1 | -360/+417 |
| * | Fixed the documentation4.0.7 | Michele Simionato | 2016-02-06 | 1 | -0/+1 |
| * | Fixed code-block:: | Michele Simionato | 2015-12-09 | 1 | -2/+2 |
| * | Added a doctest: +ELLIPSIS to fix old Python versions | Michele Simionato | 2015-12-09 | 2 | -5/+6 |
| * | Documented the quirk when decorating functions with keyword arguments | Michele Simionato | 2015-12-09 | 2 | -5/+56 |
| * | Fixed misprint in the docs | Michele Simionato | 2015-10-04 | 1 | -1/+1 |
| * | Merge pull request #15 from zbenjamin/master | Michele Simionato | 2015-09-25 | 1 | -1/+28 |
| |\ | |||||
