| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Removed the .pdf from the repo | Michele Simionato | 2017-07-15 | 1 | -1/+1 |
| * | 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 | 2 | -3/+63 |
| * | Fixed bug in the decoration of coroutines | Michele Simionato | 2017-06-06 | 2 | -13/+19 |
| * | Preserving iscoroutinefunction for Python 3.5 coroutines | Michele Simionato | 2017-06-03 | 2 | -2/+27 |
| * | 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 | 2 | -41/+47 |
| * | 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 | 3 | -0/+8 |
| |/ | |||||
| * | 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 | 2 | -69/+74 |
| |/ | |||||
| * | Some fixes to the documentation and the CSS | Michele Simionato | 2016-02-11 | 2 | -117/+121 |
| * | 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 | 1 | -1/+1 |
| * | Fixed the documentation4.0.7 | Michele Simionato | 2016-02-06 | 1 | -0/+1 |
| * | Made release 4.0.7 | Michele Simionato | 2016-02-06 | 1 | -2/+5 |
| * | Removed file x.py accidentally entered in the tarball | Michele Simionato | 2015-12-11 | 1 | -1/+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 | 3 | -7/+56 |
| * | Some cleanup | Michele Simionato | 2015-12-09 | 1 | -3/+0 |
| * | Avoided copying the globals | Michele Simionato | 2015-12-09 | 1 | -6/+2 |
| * | Small renaming | Michele Simionato | 2015-11-02 | 1 | -1/+1 |
| * | "f" is no more a special name | Michele Simionato | 2015-11-02 | 1 | -7/+3 |
| * | Removed an unused argument | Michele Simionato | 2015-10-04 | 1 | -1/+1 |
| * | Fixed misprint in the docs | Michele Simionato | 2015-10-04 | 1 | -1/+1 |
| * | Bumped version to 4.0.44.0.4 | Michele Simionato | 2015-09-25 | 1 | -1/+1 |
| * | Merge pull request #15 from zbenjamin/master | Michele Simionato | 2015-09-25 | 2 | -2/+38 |
| |\ | |||||
| | * | Ensure each generated function has a unique filename | Zev Benjamin | 2015-09-24 | 2 | -2/+38 |
| * | | Added a docstring to the memoize example4.0.3 | Michele Simionato | 2015-09-25 | 2 | -1/+6 |
| * | | Fixed the docs | Michele Simionato | 2015-09-21 | 1 | -1/+4 |
| |/ | |||||
| * | Fixed MANIFEST.in4.0.2 | Michele Simionato | 2015-07-28 | 1 | -1/+1 |
| * | Bumped the release number to 4.0.14.0.1 | Michele Simionato | 2015-07-28 | 1 | -1/+1 |
| * | __qualname__ should be added only for Python >= 3.3 | Michele Simionato | 2015-07-28 | 2 | -8/+8 |
| * | Fixed bug with __qualname__ | Michele Simionato | 2015-07-28 | 3 | -6/+14 |
| * | Improvements to the docs | Michele Simionato | 2015-07-24 | 1 | -43/+54 |
| * | Introduced dispatch_info | Michele Simionato | 2015-07-24 | 3 | -46/+102 |
| * | Fixed getargspec | Michele Simionato | 2015-07-24 | 1 | -14/+17 |
| * | Removed dependency from inspect.getargspec | Michele Simionato | 2015-07-24 | 2 | -23/+33 |
| * | Improved tests and docs | Michele Simionato | 2015-07-23 | 2 | -79/+101 |
| * | More algorithmic fixes | Michele Simionato | 2015-07-23 | 3 | -16/+19 |
| * | Fixed the mros algorithm | Michele Simionato | 2015-07-23 | 3 | -112/+136 |
