Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 19:28:59 +0100 |
Detlev Offenbach |
Continued fixing code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Wed, 08 Mar 2017 10:49:20 +0100 |
Detlev Offenbach |
Fixed code style checker.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 18:42:41 +0100 |
Detlev Offenbach |
Added checks for shadowed Python builtins and unneccessary comprehensions and generators.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Sun, 04 Sep 2016 17:16:38 +0200 |
Detlev Offenbach |
Renamed pep8.py to pycodestyle.py in order to track the upstream renaming.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 22:52:26 +0100 |
T.Rzepka |
Adjustments to future imports for Python 2 compatibility.
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 16:25:25 +0100 |
Detlev Offenbach |
Fixed a few code style issues (forgotten future imports, copyrights,...).
6_1_x
|
file |
diff |
annotate
|
Mon, 21 Sep 2015 19:13:30 +0200 |
Detlev Offenbach |
Prepared eric for Python 3.5 to support the new 'async def' function definition.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 18:50:41 +0200 |
Detlev Offenbach |
Fixed an issue in the naming style checker for check N808.
5_5_x
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 18:49:42 +0200 |
Detlev Offenbach |
Fixed an issue in the naming style checker for check N808.
5_4_x
|
file |
diff |
annotate
|
Sat, 21 Jun 2014 18:11:38 +0200 |
Detlev Offenbach |
Fixed an issue in the naming style checker caused by AST changes in Python 3.4.
|
file |
diff |
annotate
|
Sat, 21 Jun 2014 18:11:38 +0200 |
Detlev Offenbach |
Fixed an issue in the naming style checker caused by AST changes in Python 3.4.
5_4_x
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 22:00:14 +0200 |
T.Rzepka |
Merge with BgService.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 09:12:19 +0100 |
T.Rzepka |
Code style checker: Translations extracted and refactored.
BgService
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 22:55:52 +0100 |
T.Rzepka |
CodeStyleChecker moved to background service and done a little cleanup.
BgService
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:39:32 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 15:48:48 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 23:00:41 +0200 |
T.Rzepka |
Merge with default branch after shorten the code lines to max. 79 characters.
Py2 comp.
|
file |
diff |
annotate
| base
|
Tue, 15 Oct 2013 18:29:32 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 19:03:45 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Fri, 04 Oct 2013 17:35:44 +0200 |
Detlev Offenbach |
Continued changing the names of the various code style checkers to make them more appropriate to the broadened scope.
|
file |
diff |
annotate
|
Fri, 04 Oct 2013 14:26:08 +0200 |
Detlev Offenbach |
Continued changing the names of the various code style checkers to make them more appropriate to the broadened scope.
|
file |
diff |
annotate
| base
|