Mon, 22 Jan 2024 11:47:06 +0100 |
Detlev Offenbach |
Fixed a few issues in the 'Syntax Checker' and 'Code Style Checker' dialogs.
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, 11 Nov 2023 16:21:15 +0100 |
Detlev Offenbach |
Syntax Checker
eric7
|
file |
diff |
annotate
|
Sat, 11 Nov 2023 10:13:29 +0100 |
Detlev Offenbach |
Fixed an issue in the syntax checker dialog (see issue 512).
eric7
|
file |
diff |
annotate
|
Sat, 02 Sep 2023 15:50:01 +0200 |
Detlev Offenbach |
Syntax 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
|
Thu, 25 May 2023 11:12:05 +0200 |
Detlev Offenbach |
Syntax Checker Dialog
eric7
|
file |
diff |
annotate
|
Mon, 22 May 2023 09:07:37 +0200 |
Detlev Offenbach |
Corrected some code style issues detected by the extended checkers.
eric7
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 16:22:56 +0100 |
Detlev Offenbach |
Corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Mon, 20 Mar 2023 16:08:35 +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
|
Sat, 24 Dec 2022 17:31:46 +0100 |
Detlev Offenbach |
Modernize the code by using os.scandir() instead of os.listdir().
eric7
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 19:33:46 +0100 |
Detlev Offenbach |
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
|
file |
diff |
annotate
|
Sat, 12 Nov 2022 17:49:08 +0100 |
Detlev Offenbach |
Harmonized the naming of some code in the syntax checker plugin.
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
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:06:21 +0200 |
Detlev Offenbach |
Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
eric7
|
file |
diff |
annotate
|
Mon, 19 Sep 2022 16:44:08 +0200 |
Detlev Offenbach |
Reformatted the source code.
eric7
|
file |
diff |
annotate
|
Mon, 19 Sep 2022 16:43:18 +0200 |
Detlev Offenbach |
Syntax and Code Style checkers
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
|