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
|
Thu, 21 Dec 2023 12:03:40 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sun, 10 Sep 2023 18:04:28 +0200 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Sun, 23 Jul 2023 17:30:10 +0200 |
Detlev Offenbach |
Fixed the handling of 'async' in the Python typing completer.
eric7
|
file |
diff |
annotate
|
Mon, 17 Jul 2023 09:23:30 +0200 |
Detlev Offenbach |
Extended Python typing completer for some async constructs.
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
|
Sat, 29 Apr 2023 11:42:06 +0200 |
Detlev Offenbach |
Corrected some code formatting issues.
eric7
|
file |
diff |
annotate
|
Fri, 28 Apr 2023 15:16:09 +0200 |
Detlev Offenbach |
CompleterPython: fixed an incorrect behavior if code to be checked contained tripple quoted string with valid Python code.
eric7
|
file |
diff |
annotate
|
Fri, 28 Apr 2023 14:57:14 +0200 |
Detlev Offenbach |
CompleterPython: fixed an inaccuracy causing plain classes (i.e. class foo:) not to be detected.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Tue, 08 Nov 2022 19:47:11 +0100 |
Detlev Offenbach |
Changed typing completer imports to use importlib.import_module().
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
|
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
|