summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/KernelKit
AgeCommit message (Expand)Author
2025-12-12chore: make Ref `operator bool` explicit, remove useless `MUST_PASS` in TLS.i...Amlal El Mahrouss
2025-12-11chore: refactor: codebase improvements and more usage of Ref<>.Amlal El Mahrouss
2025-12-11feat: Timer.h: Turn `rtl_*seconds` helpers into `constexpr` functions.Amlal El Mahrouss
2025-12-11chore: kernel: fix compiler error that never appeared before.Amlal El Mahrouss
2025-12-11feat: kernel: `Vettable.h` interface and concepts.Amlal El Mahrouss
2025-12-10chore: using more header guards than pragma once.Amlal El Mahrouss
2025-12-10chore: code refactors in TraceSrv.hAmlal El Mahrouss
2025-12-09feat: New `InitializerList` class, and `LHGetLaunchInfo` implementation on `L...v0.0.82Amlal El Mahrouss
2025-12-09chore: Codebase improvements and tweaks.Amlal El Mahrouss
2025-12-08chore: use `enum struct` instead of `enum class`.Amlal El Mahrouss
2025-12-04chore: update config semver and c++ detection.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-26kernel: a long set of kernel patches.Amlal El Mahrouss
2025-11-24feat! breaking changes on kernel sources.Amlal El Mahrouss