summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the copyright year4.4.0Michele Simionato2019-03-162-2/+2
|
* Fixed README.rstMichele Simionato2019-03-161-0/+30
|
* FixMichele Simionato2019-03-162-1/+60
|
* Readded README.mdMichele Simionato2019-03-161-0/+1
|
* Restored .rst READMEMichele Simionato2019-03-162-90/+1
|
* Doc fixesMichele Simionato2019-03-162-22/+30
|
* Fixed MakefileMichele Simionato2019-03-161-1/+1
|
* Fixed docsMichele Simionato2019-03-163-2/+3
|
* Fixed link to the docsMichele Simionato2019-03-161-3/+2
|
* Merge branch 'master' of github.com:micheles/decoratorMichele Simionato2019-03-161-0/+1
|\
| * Set theme jekyll-theme-minimalMichele Simionato2019-03-161-0/+1
| |
* | Merged from markdownMichele Simionato2019-03-161-2/+2
| |
* | Fixed markdownMichele Simionato2019-03-161-10/+9
| |
* | Fixed testMichele Simionato2019-03-161-1/+1
| |
* | Small fixMichele Simionato2019-03-161-1/+1
| |
* | Reverted the decorator factory sintax to v4.2 and bumped the release to 4.4Michele Simionato2019-03-166-475/+525
| |
* | Converted the docs from .rst to .mdMichele Simionato2019-03-163-364/+387
|/
* Merge branch 'master' of github.com:micheles/decoratorMichele Simionato2019-03-161-0/+1
|\
| * Set theme jekyll-theme-minimalMichele Simionato2019-03-161-0/+1
| |
* | Added an index.md experimentallyMichele Simionato2019-03-161-0/+1
|/
* Added a testMichele Simionato2019-03-151-0/+18
|
* Fixed dist: xenialMichele Simionato2019-03-051-0/+1
|
* Removed sudo: falseMichele Simionato2019-03-051-4/+0
|
* Updated CHANGES.mdMichele Simionato2019-03-051-0/+3
|
* Merge pull request #63 from larsoner/argsMichele Simionato2019-03-051-1/+1
|\ | | | | BUG: Allow an argument
| * BUG: Allow an argumentEric Larson2019-03-041-1/+1
|/
* Tagged 4.3.24.3.2Michele Simionato2019-01-244-4/+6
|
* Updated CHANGES.mdMichele Simionato2019-01-241-1/+1
|
* Merge branch 'master' of github.com:micheles/decoratorMichele Simionato2019-01-242-12/+16
|\
| * Merge pull request #60 from sobolevn/feature-37-supportMichele Simionato2018-12-262-12/+16
| |\ | | | | | | Adds python3.7 support
| | * Adds python3.7 supportsobolevn2018-12-262-12/+16
| |/
* | Updated READMEMichele Simionato2019-01-241-0/+3
|/
* Added python_requires in setup.pyMichele Simionato2018-11-042-1/+3
|
* FixMichele Simionato2018-11-041-4/+4
|
* Added a test for decorating generatorsMichele Simionato2018-11-043-17/+36
|
* Merge pull request #57 from smarie/masterMichele Simionato2018-11-041-3/+29
|\ | | | | Improved `decorate` so as to support generator callers.
| * Fixed issue with coroutines in python 3.5: indeed unfortunately they appear ↵Sylvain Marie2018-10-261-1/+12
| | | | | | | | as generator functions in python 3.5.
| * Improved `decorate` so as to support generator callers. Fixes #56Sylvain Marie2018-10-261-3/+18
|/
* Bumped release to 4.3.14.3.1Michele Simionato2018-08-043-5/+7
|
* Fixed testMichele Simionato2018-08-041-1/+1
|
* Fixed testMichele Simionato2018-08-041-1/+1
|
* Support for Python 3.7Michele Simionato2018-08-046-24/+30
|
* Added the path to the decorator module in the virtual file pathMichele Simionato2018-07-272-2/+3
|
* Fixed CHANGES.mdMichele Simionato2018-07-251-1/+1
|
* Fixed references to docs/README.rstMichele Simionato2018-05-124-7/+4
|
* Moved the READMEMichele Simionato2018-05-122-90/+89
|
* Moved README to .rst formatMichele Simionato2018-05-122-0/+1
|
* Cleanup [skip CI]Michele Simionato2018-05-111-1/+1
|
* Added section "For the impatient"Michele Simionato2018-05-112-57/+92
|
* Merge branch 'master' of github.com:micheles/decoratorMichele Simionato2018-04-152-18/+5
|\