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
/
KernelKit
Age
Commit message (
Expand
)
Author
2025-12-11
chore: kernel: fix compiler error that never appeared before.
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-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-04
chore: update config semver and c++ detection.
Amlal El Mahrouss
2025-12-01
chore: typedefs breaking changes, and binary mutex new `LockedPtr` type.
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-26
kernel: a long set of kernel patches.
Amlal El Mahrouss
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss