2023-11-28
@Michael Scire
sf: fix ipc serialization bug (out object id offsets)
Michael Scire committed on 28 Nov 2023
2022-03-26
@Michael Scire
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire committed on 26 Mar 2022
@Michael Scire
ams: use R_SUCCEED, R_THROW globally
Michael Scire committed on 26 Mar 2022
2022-03-23
@Michael Scire
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
@Michael Scire
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
@Michael Scire
fssrv: add placeholder for ipc interface
Michael Scire authored on 6 Dec 2021 SciresM committed on 22 Feb 2022
2021-12-06
@Michael Scire
sf/cmif: optimize dispatch table walk to use binary search over linear search
Michael Scire committed on 6 Dec 2021
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: refactor address taking of form &var[...]
Michael Scire committed on 9 Oct 2021
2021-10-07
@Michael Scire
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire committed on 7 Oct 2021
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-05
@Michael Scire
strat: use sf::NativeHandle for ipc templating
Michael Scire committed on 5 Oct 2021
2021-10-04
@Michael Scire
strat: use svc:: over ::svc
Michael Scire committed on 4 Oct 2021
@Michael Scire
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
@Michael Scire
strat: use consistent include style for lib headers
Michael Scire committed on 1 Oct 2021
2021-03-22
@Michael Scire
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire committed on 22 Mar 2021
@Michael Scire
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire committed on 22 Mar 2021
2021-02-24
@Michael Scire
htcs: hook up HtcsService to rpc client
Michael Scire authored on 19 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htcfs: implement OpenDirectory/CloseDirectory
Michael Scire authored on 13 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
sf: optimize argument parsing for const LargeData &
Michael Scire authored on 13 Feb 2021 SciresM committed on 24 Feb 2021
2021-01-21
@Michael Scire
ams_mitm: update for new sf semantics
Michael Scire authored on 19 Jan 2021 SciresM committed on 21 Jan 2021
@Michael Scire
sm, spl: update to use new sf semantics
Michael Scire authored on 18 Jan 2021 SciresM committed on 21 Jan 2021
@Michael Scire
libstrat: convert to experimental new (super-accurate) sf allocation semantics
Michael Scire authored on 17 Jan 2021 SciresM committed on 21 Jan 2021
2021-01-12
@Michael Scire
sf: alter serialization to re-use as much logic as possible
Michael Scire committed on 12 Jan 2021
2020-07-09
@Michael Scire
sf: support service objects which must themselves be shared pointers
Michael Scire committed on 9 Jul 2020
2020-07-08
@SciresM
sf: Change interface definition methodology (#1074) ...
SciresM authored on 8 Jul 2020 GitHub committed on 8 Jul 2020
2020-05-12
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-03-08
@Adubbz
Implement the NCM sysmodule (closes #91) ...
Adubbz authored on 8 Mar 2020 GitHub committed on 8 Mar 2020
2020-02-23
@Michael Scire
ams: revamp assertion system
Michael Scire committed on 23 Feb 2020