Commit Graph
3 Commits
Author SHA1 Message Date
ClementTsang f73ea0da36 refactor: Start state refactor 2021-08-23 16:55:27 -04:00
Clement Tsang e3ebc48ce8 refactor: Fix clippy lint for entry vacancy check (#503) 2021-06-18 18:35:19 -04:00
Clement Tsang 6847f2ff0c refactor: split up data collection by OS (#482)
Refactor to split up data collection by OS and/or the backing library. The goal is to make it easier to work with and add new OS support, as opposed to how it was prior where we stored OS-independent implementations all in the same file.
2021-05-15 21:57:02 -04:00