summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed an import error breaking Python 3.64.0.11Michele Simionato2017-01-151-1/+1
* Fixed Python 2 issueMichele Simionato2017-01-151-1/+1
* Tested with Python 3.6Michele Simionato2017-01-156-621/+617
* Merge pull request #38 from stepshal/misspellingsMichele Simionato2016-10-081-3/+3
|\
| * Fix misspellingsstepshal2016-10-081-3/+3
* | Merge pull request #37 from stepshal/E305Michele Simionato2016-10-083-0/+8
|\ \ | |/ |/|
| * Add blank lines after code object, class of function definition.stepshal2016-10-083-0/+8
|/
* Merge pull request #36 from stepshal/trailingMichele Simionato2016-10-081-28/+28
|\
| * Remove trailing whitespace.stepshal2016-10-081-28/+28
|/
* Merge pull request #35 from pelme/patch-1Michele Simionato2016-10-071-1/+1
|\
| * Fix a typo in the documentationAndreas Pelme2016-10-071-1/+1
|/
* Merge branch 'master' of github.com:micheles/decoratorMichele Simionato2016-06-071-1/+1
|\
| * Merge pull request #30 from pombredanne/patch-1Michele Simionato2016-05-091-1/+1
| |\
| | * Fix minor typo in the docPhilippe Ombredanne2016-05-081-1/+1
| |/
* | Updated the changelog4.0.10Michele Simionato2016-06-071-2/+4
* | Refined the documentationMichele Simionato2016-02-113-496/+550
|/
* Some fixes to the documentation and the CSSMichele Simionato2016-02-115-1463/+2018
* Merge pull request #28 from Zearin/patch-1Michele Simionato2016-02-111-360/+417
|\
| * Minor edits (formatting, phrasing, and clarity)Zearin2016-02-091-360/+417
|/
* Bumped release number to 4.0.94.0.9Michele Simionato2016-02-084-5/+9
* Fixed the documentation4.0.7Michele Simionato2016-02-062-438/+465
* Fixed a link in README.rstMichele Simionato2016-02-061-1/+1
* Made release 4.0.7Michele Simionato2016-02-063-5/+14
* Changed CHANGES.txt -> CHANGES.mdMichele Simionato2016-02-061-1/+1
* Merge pull request #24 from svetlyak40wt/patch-1Michele Simionato2016-02-062-118/+246
|\
| * Make changelog clear and dates consitentAlexander Artemenko2016-02-062-118/+246
|/
* Removed file x.py accidentally entered in the tarball4.0.6Michele Simionato2015-12-111-3/+3
* Removed file x.py accidentally entered in the tarballMichele Simionato2015-12-112-1/+2
* Merge pull request #20 from micheles/4.0.5Michele Simionato2015-12-096-534/+858
|\
| * Fixed code-block::Michele Simionato2015-12-091-117/+365
| * Fixed code-block::Michele Simionato2015-12-091-2/+2
| * Tested also on Python 3.5Michele Simionato2015-12-091-1/+1
| * Added a doctest: +ELLIPSIS to fix old Python versionsMichele Simionato2015-12-092-5/+6
| * Updated the changelogMichele Simionato2015-12-091-2/+2
| * Documented the quirk when decorating functions with keyword argumentsMichele Simionato2015-12-094-527/+610
| * Some cleanupMichele Simionato2015-12-092-4/+1
| * Avoided copying the globalsMichele Simionato2015-12-092-7/+4
| * Small renamingMichele Simionato2015-11-021-1/+1
| * "f" is no more a special nameMichele Simionato2015-11-023-46/+44
|/
* Removed an unused argumentMichele Simionato2015-10-041-1/+1
* Fixed misprint in the docsMichele Simionato2015-10-041-1/+1
* Bumped version to 4.0.44.0.4Michele Simionato2015-09-254-7/+9
* Merge pull request #15 from zbenjamin/masterMichele Simionato2015-09-252-2/+38
|\
| * Ensure each generated function has a unique filenameZev Benjamin2015-09-242-2/+38
* | Merge pull request #16 from micheles/4.0.3Michele Simionato2015-09-254-3345/+3778
|\ \ | |/ |/|
| * Added a docstring to the memoize example4.0.3Michele Simionato2015-09-254-3344/+3774
| * Fixed the docsMichele Simionato2015-09-211-1/+4
|/