| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-03 | chore: Json.h: define `fUndefined` when constructing the Json object. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-12-03 | chore: update README.md links. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-12-03 | Merge pull request #102 from nekernel-org/stable | Amlal El Mahrouss | |
| fix: commit in wrong branch. | |||
| 2025-12-03 | feat: kernel: Introduce `Error` to `ICodec` contract. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-12-02 | Merge pull request #101 from nekernel-org/develop | Amlal El Mahrouss | |
| chore: new Kernel APIs. | |||
| 2025-12-02 | chore: new Kernel API for KString, ArrayList and ErrorOr. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-12-02 | Merge pull request #100 from nekernel-org/develop | Amlal El Mahrouss | |
| chore: documentation tweaks. | |||
| 2025-12-02 | chore: docs: new version of core_process_scheduler.tex | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-12-01 | Merge pull request #99 from nekernel-org/develop | Amlal El Mahrouss | |
| chore: typedefs breaking changes, and binary mutex new `LockedPtr` type. | |||
| 2025-12-01 | chore: typedefs breaking changes, and binary mutex new `LockedPtr` type. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-12-01 | Merge pull request #98 from nekernel-org/develop | Amlal El Mahrouss | |
| Develop: Updated paper, containers, and container types. | |||
| 2025-12-01 | chore: add kInvalidType, remove redundant keywords in ce_ddk_is_valid, and ↵ | Amlal El Mahrouss | |
| sys_constexpr_cast. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-30 | chore: added new aliases for OwnPtr and ErrorOr (OwnOr) | Amlal El Mahrouss | |
| chore: use STATIC_PASS instead of static_assert in /src/kernel. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-30 | Merge pull request #97 from nekernel-org/develop | Amlal El Mahrouss | |
| chore: mkfs.hefs: pad until end of kDiskSize. | |||
| 2025-11-30 | chore: mkfs.hefs: pad until end of kDiskSize. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | Merge pull request #95 from nekernel-org/developv0.0.8 | Amlal El Mahrouss | |
| chore: API and System Design update. | |||
| 2025-11-29 | chore: API and System Design update. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | Merge pull request #94 from nekernel-org/dev | Amlal El Mahrouss | |
| Vet.h and Ref.h | |||
| 2025-11-29 | feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers ↵ | Amlal El Mahrouss | |
| for better kernel code. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | Merge pull request #93 from nekernel-org/dev | Amlal El Mahrouss | |
| chore: pack scripts into a directory. | |||
| 2025-11-29 | chore: pack scripts into a directory. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | Merge pull request #92 from nekernel-org/dev | Amlal El Mahrouss | |
| Merge specs and citation changes. | |||
| 2025-11-29 | chore: update CITATION: remove comments. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | chore: update kernel and framework specs. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | Merge pull request #91 from nekernel-org/dev | Amlal El Mahrouss | |
| dev->stable | |||
| 2025-11-29 | chore: source code review and fixes. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | chore: update OpenHeFS specs. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-29 | Merge pull request #90 from nekernel-org/dev | Amlal El Mahrouss | |
| feat: libSystem: use UInt64/UInt32 instead of SizeT depending on system | |||
| 2025-11-28 | feat: libSystem: use UInt64/UInt32 instead of SizeT depending on system | Amlal El Mahrouss | |
| target and data size. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-27 | Merge pull request #89 from nekernel-org/dev | Amlal El Mahrouss | |
| chore: bootz: add alias for BootZ's handover header. | |||
| 2025-11-27 | chore: bootz: add alias for BootZ's handover header. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-27 | Merge pull request #88 from nekernel-org/dev | Amlal El Mahrouss | |
| chore: fix BootZ workflows. | |||
| 2025-11-27 | chore: fix BootZ workflows. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | Merge pull request #87 from nekernel-org/dev | Amlal El Mahrouss | |
| chore: Fix broken pipe in CI. | |||
| 2025-11-26 | chore: Fix broken pipe in CI. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | Merge pull request #86 from nekernel-org/dev | Amlal El Mahrouss | |
| chore: new CI for nekernel. | |||
| 2025-11-26 | fix: chore: fix broken pipe on CI. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | fix: make nebuild executable. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | chore: fix: Downloading NeBuild for CI. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | chore: update CI work and readme. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | Merge pull request #85 from nekernel-org/dev | Amlal El Mahrouss | |
| experimental: gif demo in README. | |||
| 2025-11-26 | experimental: gif demo in README. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | Merge pull request #84 from nekernel-org/devv0.0.7 | Amlal El Mahrouss | |
| fix: boot/bootnet: fix linking error on bootnet module. | |||
| 2025-11-26 | fix: boot/bootnet: fix linking error on bootnet module. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-26 | Merge pull request #83 from nekernel-org/dev | Amlal El Mahrouss | |
| Hotpatches. | |||
| 2025-11-26 | kernel: a long set of kernel patches. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-25 | feat! DDK: A new C++ friendly contract header file. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-25 | Merge pull request #82 from nekernel-org/dev | Amlal El Mahrouss | |
| kernel: feat{HAL, src} SMP and HwrdSched improvements, HeapMgr patches. | |||
| 2025-11-25 | kernel: feat{HAL, src} SMP and HwrdSched improvements, HeapMgr patches. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-23 | Merge pull request #81 from nekernel-org/dev | Amlal El Mahrouss | |
| feat! breaking changes on kernel sources. | |||
