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
Age
Commit message (
Expand
)
Author
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
Merge pull request #114 from nekernel-org/new-scripts
Amlal El Mahrouss
2025-12-08
chore: use `enum struct` instead of `enum class`.
Amlal El Mahrouss
2025-12-07
Merge pull request #113 from nekernel-org/new-readme
Amlal El Mahrouss
2025-12-07
chore: new README.md
Amlal El Mahrouss
2025-12-07
chore: fix README badges.
Amlal El Mahrouss
2025-12-07
chore: LaunchHelpers.fwrk: new alias for `LHLaunchInfo*`.
Amlal El Mahrouss
2025-12-06
chore: update CITATIONS.cff
Amlal El Mahrouss
2025-12-06
fix: target correct branch in CI.
Amlal El Mahrouss
2025-12-06
chore: De-bloat README.
v0.0.81
Amlal El Mahrouss
2025-12-05
chore: better .editorconfig.
Amlal El Mahrouss
2025-12-05
chore: tools: improved tooling and security in chk.hefs, and mkfs.hefs.
Amlal El Mahrouss
2025-12-05
chore: DriverKit: Use `DDK_` instead of `DKI_`.
Amlal El Mahrouss
2025-12-04
chore: update config semver and c++ detection.
Amlal El Mahrouss
2025-12-04
chore: use `__NECTI__` instead of `__LIBCOMPILER__`
Amlal El Mahrouss
2025-12-03
chore: Json.h: define `fUndefined` when constructing the Json object.
Amlal El Mahrouss
2025-12-03
chore: update README.md links.
Amlal El Mahrouss
2025-12-03
Merge pull request #102 from nekernel-org/stable
Amlal El Mahrouss
2025-12-03
feat: kernel: Introduce `Error` to `ICodec` contract.
Amlal El Mahrouss
2025-12-02
Merge pull request #101 from nekernel-org/develop
Amlal El Mahrouss
2025-12-02
chore: new Kernel API for KString, ArrayList and ErrorOr.
Amlal El Mahrouss
2025-12-02
Merge pull request #100 from nekernel-org/develop
Amlal El Mahrouss
2025-12-02
chore: docs: new version of core_process_scheduler.tex
Amlal El Mahrouss
2025-12-01
Merge pull request #99 from nekernel-org/develop
Amlal El Mahrouss
2025-12-01
chore: typedefs breaking changes, and binary mutex new `LockedPtr` type.
Amlal El Mahrouss
2025-12-01
Merge pull request #98 from nekernel-org/develop
Amlal El Mahrouss
2025-12-01
chore: add kInvalidType, remove redundant keywords in ce_ddk_is_valid, and sy...
Amlal El Mahrouss
2025-11-30
chore: added new aliases for OwnPtr and ErrorOr (OwnOr)
Amlal El Mahrouss
2025-11-30
Merge pull request #97 from nekernel-org/develop
Amlal El Mahrouss
2025-11-30
chore: mkfs.hefs: pad until end of kDiskSize.
Amlal El Mahrouss
2025-11-29
Merge pull request #95 from nekernel-org/develop
v0.0.8
Amlal El Mahrouss
2025-11-29
chore: API and System Design update.
Amlal El Mahrouss
2025-11-29
Merge pull request #94 from nekernel-org/dev
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
Merge pull request #93 from nekernel-org/dev
Amlal El Mahrouss
2025-11-29
chore: pack scripts into a directory.
Amlal El Mahrouss
2025-11-29
Merge pull request #92 from nekernel-org/dev
Amlal El Mahrouss
2025-11-29
chore: update CITATION: remove comments.
Amlal El Mahrouss
2025-11-29
chore: update kernel and framework specs.
Amlal El Mahrouss
2025-11-29
Merge pull request #91 from nekernel-org/dev
Amlal El Mahrouss
2025-11-29
chore: source code review and fixes.
Amlal El Mahrouss
2025-11-29
chore: update OpenHeFS specs.
Amlal El Mahrouss
2025-11-29
Merge pull request #90 from nekernel-org/dev
Amlal El Mahrouss
2025-11-28
feat: libSystem: use UInt64/UInt32 instead of SizeT depending on system
Amlal El Mahrouss
2025-11-27
Merge pull request #89 from nekernel-org/dev
Amlal El Mahrouss
2025-11-27
chore: bootz: add alias for BootZ's handover header.
Amlal El Mahrouss
2025-11-27
Merge pull request #88 from nekernel-org/dev
Amlal El Mahrouss
2025-11-27
chore: fix BootZ workflows.
Amlal El Mahrouss
2025-11-26
Merge pull request #87 from nekernel-org/dev
Amlal El Mahrouss
[next]