log

age author description
Mon, 22 May 2023 00:59:44 -0700 drewp add types and DeviceSettings
Mon, 22 May 2023 00:59:18 -0700 drewp typedValue imports
Mon, 22 May 2023 00:56:19 -0700 drewp stricter types
Mon, 22 May 2023 00:54:22 -0700 drewp rewrite typedValue to support 'T | None' and to test returned graph node types better
Sun, 21 May 2023 17:00:25 -0700 drewp help vscode pytest runner work with pdm
Sun, 21 May 2023 16:43:42 -0700 drewp factor out typedValue, add many tests, and fail to get it to work
Sat, 20 May 2023 19:42:28 -0700 drewp refactor
Sat, 20 May 2023 19:20:52 -0700 drewp collector.output use asyncio loop, not twisted loop. other cleanups.
Sat, 20 May 2023 19:18:54 -0700 drewp checkpoint show data
Sat, 20 May 2023 16:32:16 -0700 drewp reformat
Sat, 20 May 2023 16:26:23 -0700 drewp fade (on web) now makes it all the way to collector!
Sat, 20 May 2023 16:24:47 -0700 drewp checkpoint show data
Sat, 20 May 2023 14:49:15 -0700 drewp WIP redoing how Note works. The new Note outputs EffectSettings only,
Fri, 19 May 2023 21:14:01 -0700 drewp remove py2-style 'object' superclass
Fri, 19 May 2023 20:55:28 -0700 drewp refactor
Fri, 19 May 2023 18:20:19 -0700 drewp refactor
Fri, 19 May 2023 18:18:58 -0700 drewp shorten universe names
Fri, 19 May 2023 17:28:03 -0700 drewp address a bunch of type errors and loose types
Fri, 19 May 2023 17:00:06 -0700 drewp reformat
Fri, 19 May 2023 16:59:45 -0700 drewp asco cleanup, including a bugfix (rdflib dropped graph.label?)
Fri, 19 May 2023 16:11:10 -0700 drewp fix `make show_data_checkpoint`
Fri, 19 May 2023 16:09:42 -0700 drewp checkpoint show data
Fri, 19 May 2023 14:40:49 -0700 drewp import test for rdfdb
Fri, 19 May 2023 14:40:30 -0700 drewp bye tkinter error reporter
Fri, 19 May 2023 14:40:13 -0700 drewp don't fight with pytest logger
Fri, 19 May 2023 14:38:56 -0700 drewp forgot some test files
Fri, 19 May 2023 13:59:07 -0700 drewp move py code under light9, add import test
Fri, 19 May 2023 13:46:08 -0700 drewp disable collector client sessions- we prob don't need them. refactor collector.py
Fri, 19 May 2023 13:45:39 -0700 drewp ignore
Fri, 19 May 2023 12:11:38 -0700 drewp output_test looked obsolete