Wed, 31 Mar 2021 19:51:41 +0200 Detlev Offenbach Code Style Checker file | diff | annotate
Mon, 22 Mar 2021 19:31:18 +0100 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Mon, 22 Mar 2021 19:22:11 +0100 Detlev Offenbach Code Style Checker: reorganized the code a little bit. file | diff | annotate
Sun, 21 Mar 2021 14:17:16 +0100 Detlev Offenbach Code Style Checker file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Sun, 22 Nov 2020 16:04:59 +0100 Detlev Offenbach Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore. 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
Mon, 12 Oct 2020 18:23:44 +0200 Detlev Offenbach Performed some code cleanup. file | diff | annotate
Sat, 03 Oct 2020 18:10:49 +0200 Detlev Offenbach Code Style Checker: removed an obsolete PyQt4 compatibility code. file | diff | annotate
Sat, 27 Jun 2020 12:08:12 +0200 Detlev Offenbach Removed some more Python2 related code. file | diff | annotate
Mon, 08 Jun 2020 20:08:27 +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
Thu, 04 Jun 2020 17:57:20 +0200 Detlev Offenbach Code Style Checker: changed the dialog to allow the selection of checker categories. 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:43:17 +0200 Detlev Offenbach Code Style Checker (Miscellaneous Checker) file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Fri, 28 Jun 2019 17:51:14 +0200 Detlev Offenbach Code Style Checker: added checks for naive uses of datetime classes. file | diff | annotate
Thu, 27 Jun 2019 19:21:23 +0200 Detlev Offenbach Code Style Checker: added check for line continuation methods not suggested by PEP-8. file | diff | annotate
Wed, 26 Jun 2019 19:41:11 +0200 Detlev Offenbach Code Style Checker: added check for commented code that should be removed. file | diff | annotate
Wed, 22 May 2019 18:54:05 +0200 Detlev Offenbach MiscellaneousChecker: added checks for use of 'gettattr' and 'setattr', bas super() calls and 'assert False' statements. 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
(0) tip

eric ide

mercurial