| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed test5.0.0 | Michele Simionato | 2021-04-02 | 1 | -0/+1 |
| * | Updated the docs | Michele Simionato | 2021-04-02 | 1 | -2/+2 |
| * | Doc fix | Michele Simionato | 2021-04-02 | 1 | -2/+2 |
| * | Doc fix | Michele Simionato | 2021-04-02 | 1 | -2/+2 |
| * | Update version to 5.0.0 and updated the docs | Michele Simionato | 2021-04-02 | 1 | -126/+56 |
| * | Fixed test | Michele Simionato | 2021-03-31 | 1 | -3/+2 |
| * | Removed more legacy code | Michele Simionato | 2021-03-31 | 1 | -13/+10 |
| * | Improved the test and the docs on the contextmanager | Michele Simionato | 2021-03-31 | 2 | -54/+31 |
| * | Not using the FunctionMaker in ContextManager | Michele Simionato | 2021-03-31 | 1 | -13/+0 |
| * | Doc fixes | Michele Simionato | 2021-03-31 | 1 | -22/+19 |
| * | Fixed __kwdefaults__ | Michele Simionato | 2021-03-31 | 2 | -49/+45 |
| * | Removed support for old Python versions | Michele Simionato | 2021-03-31 | 2 | -8/+7 |
| * | Merge branch 'master' of github.com:micheles/decorator into 4.5 | Michele Simionato | 2021-03-31 | 1 | -15/+12 |
| |\ | |||||
| | * | Removed obsolete reference to readthedocs | Michele Simionato | 2020-07-27 | 1 | -1/+1 |
| | * | Improved a bit the documentation | Michele Simionato | 2020-07-27 | 1 | -15/+12 |
| * | | Fixed IPython | Michele Simionato | 2020-04-05 | 1 | -1/+1 |
| * | | Initial work for decorator 4.5 | Michele Simionato | 2020-03-15 | 2 | -31/+18 |
| |/ | |||||
| * | Added a test about changing the signature | Michele Simionato | 2020-03-15 | 1 | -1/+47 |
| * | Fixed "operation is slow" tests | Michele Simionato | 2020-02-29 | 1 | -1/+3 |
| * | Don't use strictly larger for warn_slow test | Silvan Mosberger | 2020-02-18 | 1 | -1/+1 |
| * | Fix: sys.version compared to string (python10), use sys.version_info | Hugo | 2020-01-08 | 1 | -2/+2 |
| * | Fix: sys.version compared to string (python3.10), use sys.version_info | Hugo | 2020-01-08 | 1 | -2/+2 |
| * | On Python 3.9, we cannot longer avoid using collections.abc | Miro Hrončok | 2020-01-05 | 1 | -19/+21 |
| * | Python 3.9 compatibility | Miro Hrončok | 2020-01-04 | 1 | -1/+1 |
| * | Changed description to Decorators for Humans | Michele Simionato | 2019-10-27 | 1 | -2/+2 |
| * | docs: Create ba decorator | Panos Mavrogiorgos | 2019-04-22 | 1 | -0/+2 |
| * | Small change to the docs suggested by https://github.com/yjqiang | Michele Simionato | 2019-04-10 | 1 | -2/+2 |
| * | 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 |
