index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
libDDK
Age
Commit message (
Expand
)
Author
12 days
feat: ddk!: Breaking changes, the DDK has been reworked in C++ instead.
Amlal El Mahrouss
2026-02-25
chore: lib{DDK, System}: Update formatting of source files.
Amlal El Mahrouss
2026-02-25
chore: libDDK: Update DDK API copyright year.
Amlal El Mahrouss
2026-02-24
chore: libDDK: DDK improvements and tweaks.
Amlal El Mahrouss
2026-02-18
chore: libDDK: Tweak DDK and libSystem SDK.
Amlal El Mahrouss
2026-02-08
feat: Add run option for KDevelop config.
Amlal El Mahrouss
2026-02-03
chore: {DDK, KernelKit}: Improvements and release schedule.
v0.1.31
v0.1.31-develop
Amlal El Mahrouss
2026-01-30
chore: ddk: Fix build on nebuild for C++ DDK.
Amlal El Mahrouss
2026-01-25
feat: CF: Add alias for CFDictionary (CFDict).
v0.1.3
Amlal El Mahrouss
2026-01-24
chore: libDDK: Fix dispatch call to put_string in 'ddk_io.c'
Amlal El Mahrouss
2026-01-19
chore: {kernel, launch, libSystem}: Implementation and WiP improvements.
v0.1.211
Amlal El Mahrouss
2026-01-15
feat: kernel: bitmapmgr and heapmgr improvements.
Amlal El Mahrouss
2026-01-11
chore: kernel/boot: Enforce subsystem 17 by default.
Amlal El Mahrouss
2026-01-11
chore: release prepping.
Amlal El Mahrouss
2026-01-01
chore: rename docs folders to doc.
v0.1.1-develop
Amlal El Mahrouss
2025-12-27
kernel! giant source code refactor.
Amlal El Mahrouss
2025-12-26
feat! breaking API changes, use header guards and libSystem fixes.
Amlal El Mahrouss
2025-12-22
feat: test: Add `kout` test and rename DeviceInterface to IDevice in KernelKit.
Amlal El Mahrouss
2025-12-21
ddk: C++ API fixes.
v0.1.0
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-13
chore: IPEFDylibObject tweaks.
Amlal El Mahrouss
2025-12-12
feat: modify IDriverBase contract and concept.
Amlal El Mahrouss
2025-12-05
chore: DriverKit: Use `DDK_` instead of `DKI_`.
Amlal El Mahrouss
2025-12-01
chore: add kInvalidType, remove redundant keywords in ce_ddk_is_valid, and sy...
Amlal El Mahrouss
2025-11-29
chore: API and System Design update.
Amlal El Mahrouss
2025-11-29
chore: source code review and fixes.
Amlal El Mahrouss
2025-11-26
kernel: a long set of kernel patches.
Amlal El Mahrouss
2025-11-25
feat! DDK: A new C++ friendly contract header file.
Amlal El Mahrouss
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss