| 2022-03-22 |
lib: simplify pragma macros
Michael Scire
authored
on 8 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|---|---|
|
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
| 2021-10-24 |
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM
authored
on 24 Oct 2021
GitHub
committed
on 24 Oct 2021
|
| 2021-10-17 |
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
Michael Scire
committed
on 17 Oct 2021
|
| 2021-10-10 |
exo/vapours: refactor member variables to m_ over this->
Michael Scire
committed
on 10 Oct 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
|