Commit graph

8 commits

Author SHA1 Message Date
86203a4b86
Use slots for all dataclasses
The minimum Python version was bumped to 3.10 so this is now safe.
2023-06-29 13:48:34 -06:00
f9bcd534d4
Move ansi code into wk/ui 2023-04-08 19:20:22 -07:00
95d7159414
Move ANSI color escape sections to their own file 2023-04-02 20:46:54 -07:00
03a143488c
Adjust ui imports and calls 2023-04-02 20:12:18 -07:00
89fd647792
Split wk.std into debug, std, and ui sections 2023-04-01 22:14:03 -07:00
d306a4c4e6
Improve RAM model reporting 2022-10-29 12:06:37 -07:00
cf7ed909b3
Remove Python 3.10 requirement 2022-05-20 17:08:10 -07:00
172cb398ba
Convert hardware objects to dataclasses 2022-04-04 18:30:21 -06:00