Wed, 21 Apr 2021 19:40:50 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
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
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 18:23:44 +0200 |
Detlev Offenbach |
Performed some code cleanup.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Mon, 26 Aug 2019 18:41:48 +0200 |
Detlev Offenbach |
MicroPython: did some fine tuning of the MicroPython interface.
|
file |
diff |
annotate
|
Thu, 15 Aug 2019 17:19:28 +0200 |
Detlev Offenbach |
Fixed some code style issues.
micropython
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 17:52:58 +0200 |
Detlev Offenbach |
MicroPythonFileManagerWidget: added option to show hidden files to the local and device files list context menu.
micropython
|
file |
diff |
annotate
|
Mon, 12 Aug 2019 14:53:07 +0200 |
Detlev Offenbach |
MicroPythonFileManager: finished the file access via a local directory.
micropython
|
file |
diff |
annotate
|
Wed, 31 Jul 2019 20:41:39 +0200 |
Detlev Offenbach |
Started rearranging menu structure and testing and fixing on CircuitPython.
micropython
|
file |
diff |
annotate
|
Tue, 30 Jul 2019 19:29:53 +0200 |
Detlev Offenbach |
MicroPythonFileManager: removed an obsolete TODO marker.
micropython
|
file |
diff |
annotate
|
Mon, 29 Jul 2019 20:20:18 +0200 |
Detlev Offenbach |
Refactored and improved the MicroPython code to be able to show the file manager and the REPL simultaneously.
micropython
|
file |
diff |
annotate
| base
|