Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Wed, 21 Apr 2021 19:40:50 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
file |
diff |
annotate
|
Fri, 16 Apr 2021 18:03:43 +0200 |
Detlev Offenbach |
Code Style Checker: reworked the type annotations checker.
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 18:11:24 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Thu, 08 Apr 2021 18:27:47 +0200 |
Detlev Offenbach |
Applied some code simplifications suggested by the new Simplify checker.
|
file |
diff |
annotate
|
Sat, 03 Apr 2021 16:02:33 +0200 |
Detlev Offenbach |
Code Style Checker: changed code such, that the AST tree is built only once and passed to each checker module.
|
file |
diff |
annotate
|
Sat, 03 Apr 2021 10:44:07 +0200 |
Detlev Offenbach |
Code Style Checker
|
file |
diff |
annotate
|
Wed, 31 Mar 2021 19:51:41 +0200 |
Detlev Offenbach |
Code Style Checker
|
file |
diff |
annotate
|
Sun, 28 Mar 2021 15:00:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sun, 21 Mar 2021 14:17:16 +0100 |
Detlev Offenbach |
Code Style Checker
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 15:22:26 +0100 |
Detlev Offenbach |
Corrected the use of '@keyparam' in the source documentation.
|
file |
diff |
annotate
|
Tue, 13 Oct 2020 19:02:26 +0200 |
Detlev Offenbach |
Finished refactoring the code style checker.
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 19:54:03 +0200 |
Detlev Offenbach |
Started refactoring the code style checker.
|
file |
diff |
annotate
|
Sat, 27 Jun 2020 12:08:12 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 17:24:18 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Sun, 21 Jun 2020 18:26:12 +0200 |
Detlev Offenbach |
Removed support for Python2 and removed support for Qt4 (PyQt4 and pyside).
|
file |
diff |
annotate
|
Mon, 15 Jun 2020 19:01:02 +0200 |
Detlev Offenbach |
Code Style Checker: continued to implement checker for security related issues.
|
file |
diff |
annotate
|
Wed, 10 Jun 2020 17:52:53 +0200 |
Detlev Offenbach |
Code Style Checker: continued to implement checker for security related issues.
|
file |
diff |
annotate
|
Sun, 07 Jun 2020 20:19:54 +0200 |
Detlev Offenbach |
Code Style Checker: started to implement checker for security related issues.
|
file |
diff |
annotate
|
Sat, 06 Jun 2020 19:42:15 +0200 |
Detlev Offenbach |
Code Style Checker: reworked the API between frontend and backend to get some more flexibility for the future.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Sat, 21 Sep 2019 20:30:56 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Thu, 19 Sep 2019 19:14:34 +0200 |
Detlev Offenbach |
Code Style Checker:
|
file |
diff |
annotate
|
Wed, 18 Sep 2019 20:25:52 +0200 |
Detlev Offenbach |
Code Style Checker:
|
file |
diff |
annotate
|
Tue, 17 Sep 2019 19:21:41 +0200 |
Detlev Offenbach |
CodeStyleChecker: added a TODO in order to add a type annotation checker like flake8-annotations (or port the later)
|
file |
diff |
annotate
|
Sun, 14 Apr 2019 15:09:21 +0200 |
Detlev Offenbach |
Major restructuring of the source tree to get prepared for a setup.py based installation.
|
file |
diff |
annotate
| base
|