Thu, 27 Feb 2025 14:42:39 +0100 |
Detlev Offenbach |
Code Style Checkers
eric7
|
file |
diff |
annotate
|
Mon, 24 Feb 2025 15:11:18 +0100 |
Detlev Offenbach |
Modified the code style checker such, that the issue category and issue number are separated by a '-' to make up the issue code (e.g E-901).
eric7
|
file |
diff |
annotate
|
Wed, 19 Feb 2025 15:09:52 +0100 |
Detlev Offenbach |
Fixed a few issues in the code style checker.
eric7
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Wed, 15 May 2024 10:45:50 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 18:01:36 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Mon, 19 Feb 2024 19:37:00 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to track these changes.
server
|
file |
diff |
annotate
|
Fri, 16 Feb 2024 19:59:12 +0100 |
Detlev Offenbach |
Enabled the code style checker to support the 'eric-ide' server.
server
|
file |
diff |
annotate
|
Fri, 16 Feb 2024 19:58:06 +0100 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Fri, 22 Dec 2023 19:45:17 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Thu, 30 Nov 2023 16:39:46 +0100 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Fri, 21 Jul 2023 11:54:54 +0200 |
Detlev Offenbach |
Corrected some code formatting and style issues.
eric7
|
file |
diff |
annotate
|
Thu, 20 Jul 2023 11:00:30 +0200 |
Detlev Offenbach |
Removed support for Python 3.7 because that is EOL.
eric7
|
file |
diff |
annotate
|
Mon, 17 Jul 2023 17:37:38 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Thu, 25 May 2023 19:51:47 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues (unused function arguments).
eric7
|
file |
diff |
annotate
|
Wed, 24 May 2023 09:44:18 +0200 |
Detlev Offenbach |
Removed an obsolete TODO marker.
eric7
|
file |
diff |
annotate
|
Mon, 22 May 2023 19:53:41 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Sun, 21 May 2023 15:26:11 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Fri, 19 May 2023 16:01:22 +0200 |
Detlev Offenbach |
CodeStyleChecker
eric7
|
file |
diff |
annotate
|
Wed, 22 Feb 2023 07:43:56 +0100 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Tue, 23 Aug 2022 16:21:07 +0200 |
Detlev Offenbach |
Fixed an issue in the multiprocessing usage causing a traceback when then number of tasks is smaller than the number of worker processes.
eric7
|
file |
diff |
annotate
|
Tue, 16 Aug 2022 19:07:16 +0200 |
Detlev Offenbach |
Did some optimizations in the multiprocessing code.
eric7
|
file |
diff |
annotate
|
Mon, 08 Aug 2022 16:29:40 +0200 |
Detlev Offenbach |
"Blacked" the sources.
eric7
|
file |
diff |
annotate
|
Wed, 03 Aug 2022 11:54:32 +0200 |
Detlev Offenbach |
Added code to explicitly close the queues to/from the workers at the end of a batch check.
eric7
|
file |
diff |
annotate
|
Thu, 14 Jul 2022 15:40:26 +0200 |
Detlev Offenbach |
Reverted changeset 964a326c58d4 due to negative effects.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Tue, 12 Jul 2022 17:31:17 +0200 |
Detlev Offenbach |
Did some code optimizations in the code style checker.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|