Michael Scire
|
d47c54c70b
|
strat: add windows socket api, linux/macos TODO
|
2022-04-04 17:47:00 -07:00 |
|
Michael Scire
|
6a5d2ced4b
|
ams: globally prefer R_RETURN to return for ams::Result
|
2022-04-04 17:46:58 -07:00 |
|
Michael Scire
|
6f4618ea60
|
ams: use R_SUCCEED, R_THROW globally
|
2022-04-04 17:46:57 -07:00 |
|
Michael Scire
|
d7a9c7ec4c
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
|
Michael Scire
|
fd1b6d4578
|
libstrat: enable -Wextra, -Werror
This caught an embarrassingly large number of bugs.
|
2021-10-07 23:06:28 -07:00 |
|
Michael Scire
|
002422d5dc
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
|
Michael Scire
|
6125281acd
|
os: adopt multiwait naming over waitable
|
2021-10-07 23:06:23 -07:00 |
|
Michael Scire
|
dc3f54a713
|
ams: std::optional -> util::optional
|
2021-07-12 01:59:51 -07:00 |
|
Michael Scire
|
e7f61805d0
|
htc: disable socket driver, needs design thought before we can turn it on for real.
|
2021-04-11 03:58:56 -07:00 |
|
Michael Scire
|
7d528a30df
|
htc: implement socket driver (socket api not really impl'd yet)
|
2021-04-11 03:58:54 -07:00 |
|
Michael Scire
|
6a99b7fcd5
|
htc: implement mux side of connecting (and more)
|
2021-04-11 03:58:38 -07:00 |
|
Michael Scire
|
67c293faba
|
htc: fix driver manager c/p error
|
2021-04-11 03:58:37 -07:00 |
|
Michael Scire
|
8bfa4d662e
|
htc: implement remaining htclow::HtclowManagerImpl funcs (mux impls pending)
|
2021-04-11 03:58:37 -07:00 |
|
Michael Scire
|
fda4ddca62
|
htc: declare and begin impl of HtclowManagerImpl interface
|
2021-04-11 03:58:37 -07:00 |
|
Michael Scire
|
f8389f9460
|
htc: fix copy/paste error in usb driver
|
2021-04-11 03:58:31 -07:00 |
|
Michael Scire
|
5586a4fb2e
|
htc: actually use the usb driver
|
2021-04-11 03:58:29 -07:00 |
|
Michael Scire
|
a56a4aed77
|
htc: implement complete usb driver
|
2021-04-11 03:58:29 -07:00 |
|
Michael Scire
|
d664c8ed8a
|
htclow: fix copyright headers, skeleton more manager types
|
2021-04-11 03:58:28 -07:00 |
|
Michael Scire
|
3d535e6103
|
htc: skeleton much of the type hierarchy for htclow manager
|
2021-04-11 03:58:28 -07:00 |
|