Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sat, 25 Nov 2023 18:19:21 +0100 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Fri, 11 Nov 2022 17:49:06 +0100 |
Detlev Offenbach |
Refactored the syntax checker code to get rid of redundancies.
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
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
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
|