summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/NeKit/Vettable.h
AgeCommit message (Expand)Author
2025-12-27kernel! giant source code refactor.Amlal El Mahrouss
2025-12-22chore: ran format.shAmlal El Mahrouss
2025-12-22feat: kernel: New Vettable API, remove IsAcceptable concept.Amlal El Mahrouss
2025-12-22feat: test: Add `kout` test and rename DeviceInterface to IDevice in KernelKit.Amlal El Mahrouss
2025-12-20chore: kernel: apply vettable pattern to process structure.Amlal El Mahrouss
2025-12-16chore: kernel improvements and tweaks on the kernel.Amlal El Mahrouss
2025-12-16chore: kernel: tiny codebase cleanups.Amlal El Mahrouss
2025-12-15feat: new properties and improved vettable system.Amlal El Mahrouss
2025-12-15feat: New Nullable system, and improved Vettable system.Amlal El Mahrouss
2025-12-14chore: make Vettable pattern less redundant.Amlal El Mahrouss
2025-12-14chore: improve Vettable pattern, add new concepts in Config.hAmlal El Mahrouss
2025-12-14chore: NeKit: nullify generic Vettable type.Amlal El Mahrouss
2025-12-13chore: enforce final property on vettable based classes.Amlal El Mahrouss
2025-12-13feat: Introduce `INotVettable` helper macro (NE_NOT_VETTABLE)Amlal El Mahrouss
2025-12-12chore: make Ref `operator bool` explicit, remove useless `MUST_PASS` in TLS.i...Amlal El Mahrouss
2025-12-11chore: refactor: codebase improvements and more usage of Ref<>.Amlal El Mahrouss
2025-12-11feat: kernel: `Vettable.h` interface and concepts.Amlal El Mahrouss