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
2021-10-08
@Michael Scire
strat: use ams::Main() instead of main(argc, argv)
Michael Scire committed on 8 Oct 2021
2021-10-07
@Michael Scire
strat: build sysmodules with -Wextra/-Werror
Michael Scire committed on 7 Oct 2021
@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-04
@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-09-30
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021
2021-07-08
@Michael Scire
ams: std::optional -> util::optional
Michael Scire committed on 8 Jul 2021
2021-05-17
@Michael Scire
libstrat: fix override operator new to be noexcept (closes #1494)
Michael Scire committed on 17 May 2021
2021-04-30
@Michael Scire
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
Michael Scire committed on 30 Apr 2021
2021-02-26
@Michael Scire
tio: implement SdCardObserver (finishes sysmodule)
Michael Scire authored on 24 Feb 2021 SciresM committed on 26 Feb 2021
2021-01-12
@Michael Scire
ams: use util::SNPrintf over std:: (size/linker improvements)
Michael Scire committed on 12 Jan 2021
2020-12-07
@Michael Scire
fs: add ProgramIndexMapInfo
Michael Scire committed on 7 Dec 2020
@Michael Scire
fs: update + consolidate path normalization logic
Michael Scire committed on 7 Dec 2020
2020-12-05
@Michael Scire
fs: move file storage to common
Michael Scire committed on 5 Dec 2020
@Michael Scire
IStorage: rename access check helpers
Michael Scire committed on 5 Dec 2020
@Michael Scire
fsa: *Impl -> Do*
Michael Scire committed on 5 Dec 2020
@Michael Scire
fs/system: deduplicate RomFs code
Michael Scire committed on 5 Dec 2020
2020-09-09
@Michael Scire
loader: improve verification terminology
Michael Scire committed on 9 Sep 2020
2020-07-08
@SciresM
sf: Change interface definition methodology (#1074) ...
SciresM authored on 8 Jul 2020 GitHub committed on 8 Jul 2020
2020-07-02
@Michael Scire
libstrat: fix bugs/compiler warnings
Michael Scire authored on 1 Jul 2020 SciresM committed on 2 Jul 2020
@Michael Scire
fs: use access_log for other user fs/dir/file bindings
Michael Scire authored on 1 Jul 2020 SciresM committed on 2 Jul 2020
@Michael Scire
fs: implement AccessLog, enable for File operations
Michael Scire authored on 30 Jun 2020 SciresM committed on 2 Jul 2020
2020-06-28
@Michael Scire
sysupdater: implement content meta mounting
Michael Scire authored on 26 Jun 2020 SciresM committed on 28 Jun 2020
2020-05-14
@Michael Scire
nca-pr: update for c++20
Michael Scire committed on 14 May 2020
2020-05-12
@SciresM
Implement support for parsing/interacting with NCAs. (#942) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-04-14
@Michael Scire
loader: update for 10.0.0
Michael Scire committed on 14 Apr 2020