| 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-23 |
sf: add new debug-interface-id in cmif out header
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 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
|
| 2022-02-22 |
fssrv: add placeholder for ipc interface
Michael Scire
authored
on 6 Dec 2021
SciresM
committed
on 22 Feb 2022
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2021-12-06 |
sf/cmif: optimize dispatch table walk to use binary search over linear search
Michael Scire
committed
on 6 Dec 2021
|
| 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-18 |
ams: improve offsetof style consistency
Michael Scire
committed
on 18 Oct 2021
|
| 2021-10-14 |
strat: fix some mitm server management logic
Michael Scire
committed
on 14 Oct 2021
|
| 2021-10-12 |
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire
committed
on 12 Oct 2021
|
| 2021-10-10 |
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
| 2021-10-09 |
ams: replace most remaining operator & with std::addressof
Michael Scire
committed
on 9 Oct 2021
|
|
strat: refactor address taking of form &var[...]
Michael Scire
committed
on 9 Oct 2021
|
|
| 2021-10-07 |
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire
committed
on 7 Oct 2021
|
|
|
|
| 2021-10-05 |
strat: use sf::NativeHandle for ipc templating
Michael Scire
committed
on 5 Oct 2021
|
|
|
|
|
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
Michael Scire
committed
on 5 Oct 2021
|
|
| 2021-10-04 |
strat: use svc:: over ::svc
Michael Scire
committed
on 4 Oct 2021
|
|
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 |
strat: use consistent include style for lib headers
Michael Scire
committed
on 1 Oct 2021
|
|
os: adopt multiwait naming over waitable
Michael Scire
committed
on 1 Oct 2021
|
|
| 2021-09-30 |
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire
committed
on 30 Sep 2021
|
| 2021-05-13 |
sf/tipc: treat min/max as true min/max, rather than numeric
Michael Scire
committed
on 13 May 2021
|
| 2021-04-11 |
tipc: first draft object allocation logic
Michael Scire
authored
on 9 Apr 2021
SciresM
committed
on 11 Apr 2021
|
| 2021-03-22 |
ams: prefer construct_at/destroy_at over placement new/explicit destructor
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-24 |
htcs: fixes, echo server is now fully functional
Michael Scire
authored
on 21 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
htcs: hook up HtcsService to rpc client
Michael Scire
authored
on 19 Feb 2021
SciresM
committed
on 24 Feb 2021
|