| 2021-10-17 |
constexpr: resign ourselves to gcc dropping void -> T support
Michael Scire
committed
on 17 Oct 2021
|
|---|---|
|
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
Michael Scire
committed
on 17 Oct 2021
|
|
| 2021-10-11 |
util: fix consteval CountTrailingZeroes impl
Michael Scire
committed
on 11 Oct 2021
|
| 2021-10-10 |
exo/vapours: refactor member variables to m_ over this->
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
|
| 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-09-27 |
kern: use util::BitFlagSet for capability flags
Michael Scire
committed
on 27 Sep 2021
|
| 2021-09-19 |
sprofile: fully reimplement sprof:bg + sprof:sp
Michael Scire
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
| 2021-09-12 |
LogManager: implement system module, client api, logging api (#1617)
...
SciresM
authored
on 12 Sep 2021
GitHub
committed
on 12 Sep 2021
|
| 2021-07-08 |
ams: std::optional -> util::optional
Michael Scire
committed
on 8 Jul 2021
|
| 2021-04-30 |
loader: avoid UB when doing count trailing zeros
Michael Scire
committed
on 30 Apr 2021
|
| 2021-04-29 |
ams: assume gcc 11
Michael Scire
authored
on 28 Apr 2021
SciresM
committed
on 29 Apr 2021
|
| 2021-04-27 |
exo/meso: update for gcc 11 compatibility
Michael Scire
committed
on 27 Apr 2021
|
| 2021-04-21 |
util: add compile-time validation tests for intrusive red black trees
Michael Scire
committed
on 21 Apr 2021
|
|
util: implement red black trees as templates over macros
Michael Scire
committed
on 21 Apr 2021
|
|
| 2021-04-11 |
kern: update Initialize0 for new changes
Michael Scire
authored
on 7 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 |
htc: implement HtclowDriver
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
htc: implement service channel parsing (ReceiveReadyPacket)
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
| 2021-02-04 |
util: add FixedSet
Michael Scire
committed
on 4 Feb 2021
|
|
util: add FixedMap::clear
Michael Scire
committed
on 4 Feb 2021
|
|
|
util: various FixedMap fixes
Michael Scire
committed
on 4 Feb 2021
|
|
|
util: add FixedMap/FixedTree
Michael Scire
committed
on 4 Feb 2021
|
|
|
util: impl::AvailableIndexFinder
Michael Scire
committed
on 4 Feb 2021
|
|
| 2021-02-02 |
dns.mitm: support % in hosts file as stand-in for environment identifier
Michael Scire
authored
on 2 Feb 2021
SciresM
committed
on 2 Feb 2021
|
| 2021-01-21 |
util::unique_lock, update loader to new sf semantics
Michael Scire
authored
on 18 Jan 2021
SciresM
committed
on 21 Jan 2021
|
|
util::string_view, update pgl for new sf semantics
Michael Scire
authored
on 18 Jan 2021
SciresM
committed
on 21 Jan 2021
|
|
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
Michael Scire
authored
on 17 Jan 2021
SciresM
committed
on 21 Jan 2021
|