Wed, 14 Apr 2021 19:59:16 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Sat, 20 Feb 2021 14:53:33 +0100 |
Detlev Offenbach |
Saving the project file with sorted dictionary keys to get more stability into it.
|
file |
diff |
annotate
|
Tue, 16 Feb 2021 17:12:48 +0100 |
Detlev Offenbach |
ProjectFile: changed paths handling to work with different platforms.
|
file |
diff |
annotate
|
Sat, 30 Jan 2021 16:19:25 +0100 |
Detlev Offenbach |
Changed the Project and MultiProject configuration option "XMLTimestamp" to "TimestampFile". A configuration check is suggested.
jsonfiles
|
file |
diff |
annotate
|
Thu, 28 Jan 2021 11:53:25 +0100 |
Detlev Offenbach |
Corrected some code documentation strings.
jsonfiles
|
file |
diff |
annotate
|
Thu, 28 Jan 2021 11:49:28 +0100 |
Detlev Offenbach |
Cprrected the use of the typing module.
jsonfiles
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 18:29:25 +0100 |
Detlev Offenbach |
Several corrections to the JSON file handlers.
jsonfiles
|
file |
diff |
annotate
|
Mon, 25 Jan 2021 20:07:51 +0100 |
Detlev Offenbach |
Started converting the various file generators to JSON format (from XML).
jsonfiles
|
file |
diff |
annotate
|