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, 30 Jan 2021 16:19:25 +0100 | Detlev Offenbach | Changed the Project and MultiProject configuration option "XMLTimestamp" to "TimestampFile". A configuration check is suggested. | file | diff | annotate |
Thu, 28 Jan 2021 11:53:25 +0100 | Detlev Offenbach | Corrected some code documentation strings. | file | diff | annotate |
Thu, 28 Jan 2021 11:49:28 +0100 | Detlev Offenbach | Cprrected the use of the typing module. | file | diff | annotate |
Wed, 27 Jan 2021 18:29:25 +0100 | Detlev Offenbach | Several corrections to the JSON file handlers. | file | diff | annotate |
Mon, 25 Jan 2021 20:07:51 +0100 | Detlev Offenbach | Started converting the various file generators to JSON format (from XML). | file | diff | annotate |