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
|