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
/
Vettable.h
Age
Commit message (
Expand
)
Author
2025-12-27
kernel! giant source code refactor.
Amlal El Mahrouss
2025-12-22
chore: ran format.sh
Amlal El Mahrouss
2025-12-22
feat: kernel: New Vettable API, remove IsAcceptable concept.
Amlal El Mahrouss
2025-12-22
feat: test: Add `kout` test and rename DeviceInterface to IDevice in KernelKit.
Amlal El Mahrouss
2025-12-20
chore: kernel: apply vettable pattern to process structure.
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
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-12
chore: make Ref `operator bool` explicit, remove useless `MUST_PASS` in TLS.i...
Amlal El Mahrouss
2025-12-11
chore: refactor: codebase improvements and more usage of Ref<>.
Amlal El Mahrouss
2025-12-11
feat: kernel: `Vettable.h` interface and concepts.
Amlal El Mahrouss