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
/
tools
Age
Commit message (
Expand
)
Author
10 days
chore: upstream fixes.
Amlal El Mahrouss
10 days
chore: OpenHeFS and MKFS tweaks.
Amlal El Mahrouss
2026-02-22
chore: modules conversion from .cc to .cpp.
Amlal El Mahrouss
2026-02-21
chore: add error macro when GNU/Clang isn't used to compile libmkfs.
Amlal El Mahrouss
2026-01-11
chore: release prepping.
Amlal El Mahrouss
2026-01-05
chore: python tooling improvements.
Amlal El Mahrouss
2025-12-31
feat: pre-release improvements and harderning.
Amlal El Mahrouss
2025-12-30
feat: SMP support tweaks, add MACROS_MAP.md
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-19
chore: filesystem tooling improvements.
Amlal El Mahrouss
2025-12-18
chore: MKFS library improvements on documentation.
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-05
chore: tools: improved tooling and security in chk.hefs, and mkfs.hefs.
Amlal El Mahrouss
2025-11-30
chore: mkfs.hefs: pad until end of kDiskSize.
Amlal El Mahrouss
2025-11-29
chore: source code review and fixes.
Amlal El Mahrouss
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss
2025-11-21
feat: kernel: NeKit improvements and new TOML file.
Amlal El Mahrouss
2025-11-21
meta: Codebase improvements on NeKernel.
Amlal El Mahrouss
2025-11-17
feat: NeKernel is now under the Apache 2.0 license.
Amlal El Mahrouss
2025-11-17
tools: feat: new syntax for function.
Amlal El Mahrouss
2025-10-26
feat: refactor HeFS to OpenHeFS.
Amlal El Mahrouss
2025-08-21
feat: refactor and fixed python scripts.
Amlal El Mahrouss
2025-08-20
feat: Heavily reworked the SMP subsystem paper.
Amlal El Mahrouss
2025-08-17
fix: tools/fsck.hefs: better options name (in= instead of i=)
Amlal
2025-08-11
feat: Semaphore API has been documented, RTL driver improvements, and better ...
Amlal
2025-08-10
fix: mk_img.py now is executable by default (again)
Amlal
2025-08-09
feat: warning fixes and Semaphore API patches.
Amlal
2025-08-09
refactor! rename `tooling` to `tools`
Amlal El Mahrouss