| 2025-11-15 |
kern: fix debug build for [[nodiscard]] changes
Michael Scire
authored
on 13 Nov
SciresM
committed
on 15 Nov
|
|---|---|
| 2022-10-12 |
kern: update handle table init
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
| 2022-03-23 |
kern: codegen tweaks, now that we're no longer -Os
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2021-10-24 |
kern: fix reorder-init in KHandleTable
Michael Scire
committed
on 24 Oct 2021
|
|
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-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-19 |
kern: optimize handle table layout
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
| 2021-04-20 |
kern: fix constant evaluation correctness, codegen tweak
Michael Scire
committed
on 20 Apr 2021
|
|
kern: tweak KHandleTable codegen
Michael Scire
committed
on 20 Apr 2021
|
|
| 2021-04-11 |
kern: optimize KHandleTable to use indices instead of pointers
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
| 2021-01-08 |
kern: greatly improve codegen for atomics, scheduler
Michael Scire
committed
on 8 Jan 2021
|
| 2020-12-18 |
kern: refactor to use m_ for member variables
Michael Scire
authored
on 18 Dec 2020
SciresM
committed
on 18 Dec 2020
|
| 2020-12-02 |
kern: allow non-inline GetObjectForIpc
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
kern: fix KHandleTable null deref in ipc
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
| 2020-07-31 |
kern: implement SvcMapProcessMemory, SvcUnmapProcessMemory
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
| 2020-07-10 |
kern: partially implement Receive half of ReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
kern: implement SvcWaitSynchronization
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire
committed
on 10 Jul 2020
|
|
| 2020-03-18 |
kern: Implement SvcManageNamedPort
Michael Scire
committed
on 18 Mar 2020
|
| 2020-03-10 |
kern: tweak KHandleTable impl
Michael Scire
committed
on 10 Mar 2020
|
| 2020-02-20 |
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-01-31 |
kern: implement KHandleTable, other cleanup
Michael Scire
committed
on 31 Jan 2020
|