| 2025-11-15 |
ams: mark ams::Result [[nodiscard]] (partially complete).
...
Michael Scire
authored
on 12 Nov
SciresM
committed
on 15 Nov
|
|---|---|
| 2022-03-27 |
strat: add windows socket api, linux/macos TODO
Michael Scire
committed
on 27 Mar 2022
|
| 2022-03-26 |
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire
committed
on 26 Mar 2022
|
|
ams: use R_SUCCEED, R_THROW globally
Michael Scire
committed
on 26 Mar 2022
|
|
| 2022-03-22 |
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
| 2021-11-07 |
Minor header fixes to reduce parsing issues with Clang (#1700)
...
Léo Lam
authored
on 7 Nov 2021
GitHub
committed
on 7 Nov 2021
|
| 2021-10-07 |
|
| 2021-10-04 |
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire
committed
on 4 Oct 2021
|
| 2021-10-01 |
os: adopt multiwait naming over waitable
Michael Scire
committed
on 1 Oct 2021
|
| 2021-07-08 |
ams: std::optional -> util::optional
Michael Scire
committed
on 8 Jul 2021
|
| 2021-03-22 |
ams: convert to util::ConstructAt where appropriate
Michael Scire
committed
on 22 Mar 2021
|
|
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire
committed
on 22 Mar 2021
|
|
| 2021-02-26 |
htclow: fix ordering of channels, uninitialized bug in service json parse
Michael Scire
authored
on 25 Feb 2021
SciresM
committed
on 26 Feb 2021
|
| 2021-02-24 |
htc: disable socket driver, needs design thought before we can turn it on for real.
Michael Scire
authored
on 24 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
htc: implement socket driver (socket api not really impl'd yet)
Michael Scire
authored
on 24 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htcs: fixes, echo server is now fully functional
Michael Scire
authored
on 21 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: fixes for WriteFileLarge/sending over data channel
Michael Scire
authored
on 17 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: ReadDirectoryLarge/data channel support
Michael Scire
authored
on 13 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement htcfs protocol bringup
Michael Scire
authored
on 13 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: fixes, can now enter ReadyState with wip starlink code
Michael Scire
authored
on 12 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htclow: add Channel wrapper class
Michael Scire
authored
on 11 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: skeleton constructors for htcmisc
Michael Scire
authored
on 10 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement remainder of Mux/Tasks
Michael Scire
authored
on 10 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement mux side of connecting (and more)
Michael Scire
authored
on 10 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: fix driver manager c/p error
Michael Scire
authored
on 10 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement remaining htclow::HtclowManagerImpl funcs (mux impls pending)
Michael Scire
authored
on 10 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: declare and begin impl of HtclowManagerImpl interface
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: optimize Mux::QuerySendPacket
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
mux: optimize many accesses to O(log(n)) vs Nintendo's O(log(n)^2)
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: begin skeletoning types for HtcmiscImpl
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|