summaryrefslogtreecommitdiffhomepage
path: root/src/kernel
AgeCommit message (Expand)Author
2025-12-03feat: kernel: Introduce `Error` to `ICodec` contract.Amlal El Mahrouss
2025-12-02chore: new Kernel API for KString, ArrayList and ErrorOr.Amlal El Mahrouss
2025-12-01chore: typedefs breaking changes, and binary mutex new `LockedPtr` type.Amlal El Mahrouss
2025-11-30chore: added new aliases for OwnPtr and ErrorOr (OwnOr)Amlal El Mahrouss
2025-11-29chore: API and System Design update.Amlal El Mahrouss
2025-11-29feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers for...Amlal El Mahrouss
2025-11-29chore: source code review and fixes.Amlal El Mahrouss
2025-11-27chore: bootz: add alias for BootZ's handover header.Amlal El Mahrouss
2025-11-26kernel: a long set of kernel patches.Amlal El Mahrouss
2025-11-25kernel: feat{HAL, src} SMP and HwrdSched improvements, HeapMgr patches.Amlal El Mahrouss
2025-11-24feat! breaking changes on kernel sources.Amlal El Mahrouss