| Age | Commit message (Expand) | Author |
| 2025-12-21 | ddk: C++ API fixes.v0.1.0 | Amlal El Mahrouss |
| 2025-12-20 | chore: kernel: apply vettable pattern to process structure. | Amlal El Mahrouss |
| 2025-12-19 | feat: Use NeKernel Authors instead of NeKernel contributors. | Amlal El Mahrouss |
| 2025-12-18 | chore: MKFS library improvements on documentation. | Amlal El Mahrouss |
| 2025-12-18 | chore: specification updates and patches on the DDK, new source `ddk_c++.cc`. | Amlal El Mahrouss |
| 2025-12-16 | feat: libSystem/Verify.h API tweaks and breaking changes. | Amlal El Mahrouss |
| 2025-12-16 | chore: kernel improvements and tweaks on the kernel. | Amlal El Mahrouss |
| 2025-12-16 | chore: kernel: tiny codebase cleanups. | Amlal El Mahrouss |
| 2025-12-15 | feat: new properties and improved vettable system. | Amlal El Mahrouss |
| 2025-12-15 | chore: document purpose of `Pmm`. | Amlal El Mahrouss |
| 2025-12-15 | chore: add header comment in Nullable.h | Amlal El Mahrouss |
| 2025-12-15 | feat: New Nullable system, and improved Vettable system. | Amlal El Mahrouss |
| 2025-12-14 | chore: make Vettable pattern less redundant. | Amlal El Mahrouss |
| 2025-12-14 | chore: improve Vettable pattern, add new concepts in Config.h | Amlal El Mahrouss |
| 2025-12-14 | chore: NeKit: nullify generic Vettable type. | Amlal El Mahrouss |
| 2025-12-13 | chore: enforce final property on vettable based classes. | Amlal El Mahrouss |
| 2025-12-13 | feat: Introduce `INotVettable` helper macro (NE_NOT_VETTABLE) | Amlal El Mahrouss |
| 2025-12-13 | chore: IPEFDylibObject tweaks. | Amlal El Mahrouss |
| 2025-12-12 | chore: make Ref `operator bool` explicit, remove useless `MUST_PASS` in TLS.i... | Amlal El Mahrouss |
| 2025-12-12 | feat: modify IDriverBase contract and concept. | Amlal El Mahrouss |
| 2025-12-11 | chore: refactor: codebase improvements and more usage of Ref<>. | Amlal El Mahrouss |
| 2025-12-11 | feat: Timer.h: Turn `rtl_*seconds` helpers into `constexpr` functions. | Amlal El Mahrouss |
| 2025-12-11 | chore: better logging for `::Run()` method in `UserProcessScheduler`.v0.0.83 | Amlal El Mahrouss |
| 2025-12-11 | chore: kernel: fix compiler error that never appeared before. | Amlal El Mahrouss |
| 2025-12-11 | chore: launch: ne_launch code improvements. | Amlal El Mahrouss |
| 2025-12-11 | feat: kernel: `Vettable.h` interface and concepts. | Amlal El Mahrouss |
| 2025-12-10 | chore: using more header guards than pragma once. | Amlal El Mahrouss |
| 2025-12-10 | chore: code refactors in TraceSrv.h | Amlal El Mahrouss |
| 2025-12-10 | fix: Ref.h: Fix Ro3 constructors for NonNullRef. | Amlal El Mahrouss |
| 2025-12-10 | chore: new `InitializerList` API. | Amlal El Mahrouss |
| 2025-12-09 | feat: New `InitializerList` class, and `LHGetLaunchInfo` implementation on `L...v0.0.82 | Amlal El Mahrouss |
| 2025-12-09 | chore: Codebase improvements and tweaks. | Amlal El Mahrouss |
| 2025-12-08 | chore: use `enum struct` instead of `enum class`. | Amlal El Mahrouss |
| 2025-12-05 | chore: DriverKit: Use `DDK_` instead of `DKI_`. | Amlal El Mahrouss |
| 2025-12-04 | chore: update config semver and c++ detection. | Amlal El Mahrouss |
| 2025-12-04 | chore: use `__NECTI__` instead of `__LIBCOMPILER__` | Amlal El Mahrouss |
| 2025-12-03 | chore: Json.h: define `fUndefined` when constructing the Json object. | Amlal El Mahrouss |
| 2025-12-03 | feat: kernel: Introduce `Error` to `ICodec` contract. | Amlal El Mahrouss |
| 2025-12-02 | chore: new Kernel API for KString, ArrayList and ErrorOr. | Amlal El Mahrouss |
| 2025-12-01 | chore: typedefs breaking changes, and binary mutex new `LockedPtr` type. | Amlal El Mahrouss |
| 2025-12-01 | chore: add kInvalidType, remove redundant keywords in ce_ddk_is_valid, and sy... | Amlal El Mahrouss |
| 2025-11-30 | chore: added new aliases for OwnPtr and ErrorOr (OwnOr) | Amlal El Mahrouss |
| 2025-11-29 | chore: API and System Design update. | Amlal El Mahrouss |
| 2025-11-29 | feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers for... | Amlal El Mahrouss |
| 2025-11-29 | chore: source code review and fixes. | Amlal El Mahrouss |
| 2025-11-28 | feat: libSystem: use UInt64/UInt32 instead of SizeT depending on system | Amlal El Mahrouss |
| 2025-11-27 | chore: bootz: add alias for BootZ's handover header. | Amlal El Mahrouss |
| 2025-11-27 | chore: fix BootZ workflows. | Amlal El Mahrouss |
| 2025-11-26 | fix: boot/bootnet: fix linking error on bootnet module. | Amlal El Mahrouss |
| 2025-11-26 | kernel: a long set of kernel patches. | Amlal El Mahrouss |