summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2025-12-05chore: DriverKit: Use `DDK_` instead of `DKI_`.Amlal El Mahrouss
2025-12-04chore: update config semver and c++ detection.Amlal El Mahrouss
2025-12-04chore: use `__NECTI__` instead of `__LIBCOMPILER__`Amlal El Mahrouss
2025-12-03chore: Json.h: define `fUndefined` when constructing the Json object.Amlal El Mahrouss
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-12-01chore: add kInvalidType, remove redundant keywords in ce_ddk_is_valid, and sy...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-28feat: libSystem: use UInt64/UInt32 instead of SizeT depending on systemAmlal El Mahrouss
2025-11-27chore: bootz: add alias for BootZ's handover header.Amlal El Mahrouss
2025-11-27chore: fix BootZ workflows.Amlal El Mahrouss
2025-11-26fix: boot/bootnet: fix linking error on bootnet module.Amlal El Mahrouss
2025-11-26kernel: a long set of kernel patches.Amlal El Mahrouss
2025-11-25feat! DDK: A new C++ friendly contract header file.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