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
/
kernel
/
NeKit
/
Config.h
Age
Commit message (
Expand
)
Author
9 days
feat: syschk, hal{x64}: ATA PIO patches, reworked I/O system.
Amlal El Mahrouss
10 days
chore: upstream fixes.
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: update kernel codebase.
Amlal El Mahrouss
2026-01-23
chore: Codebase improvements, add groundwork for #122.
Amlal El Mahrouss
2026-01-15
feat: kernel: bitmapmgr and heapmgr improvements.
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
chore: ran format.sh
Amlal El Mahrouss
2025-12-22
feat: test: Add `kout` test and rename DeviceInterface to IDevice in KernelKit.
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
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-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-04
chore: update config semver and c++ detection.
Amlal El Mahrouss
2025-12-03
feat: kernel: Introduce `Error` to `ICodec` contract.
Amlal El Mahrouss
2025-11-29
feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers for...
Amlal El Mahrouss