summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/NeKit
AgeCommit message (Expand)Author
2025-11-18feat: Fix New.h (x2)Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-10-26feat: Add disclaimer for ErrorOr and Ref.Amlal El Mahrouss
2025-10-23feat! breaking API changes in kernel.Amlal El Mahrouss
2025-10-22feat: kernel! new KString API. And Network stack fixes.Amlal El Mahrouss
2025-10-21fix: kernel: fix ArrayList constructor.Amlal El Mahrouss
2025-10-21dev/kernel: crc32 module improvements on portability.Amlal El Mahrouss
2025-10-07feat: kernel & libSystem: improvements and tweaks.Amlal El Mahrouss
2025-10-05feat: launch: reworking launch program.Amlal El Mahrouss
2025-10-04feat: kernel: codebase improvements.Amlal El Mahrouss
2025-09-28feat: final changes before nekernel v0.0.6Amlal El Mahrouss
2025-09-28ErrorOr.h: T.Value0xf00sec
2025-09-11fix: CxxAbi: Fix ifndef with updated NeCTI macro.Amlal El Mahrouss
2025-09-11feat: libSystem: `Verify.h` include file, used to verify SCI's input andAmlal El Mahrouss
2025-09-10feat: kernel: abi: __cxa_guard inside CxxABI (AMD64)Amlal El Mahrouss
2025-08-22feat: strings: Fix function arugments of `urt_string_cmp`Amlal El Mahrouss
2025-08-22feat: Add `KStringOr` alias, and `mm_make_own_ptr` doesn't use `MUST_PASS`Amlal El Mahrouss
2025-08-21feat: Reworked `hefsi_hash_64` to follow the codebase's conventions.Amlal El Mahrouss
2025-08-21feat!: Breaking changes, reworked the KString API inside the ne_kernel.Amlal El Mahrouss
2025-08-21feat: refactor and fixed python scripts.Amlal El Mahrouss
2025-08-10feat: api/crc32: reworked crc32 api using new portable types.Amlal
2025-08-09feat: warning fixes and Semaphore API patches.Amlal
2025-06-22rt_copy_memory to rt_copy_memory_safe0xf00sec
2025-06-03feat: TLS: Improved its implementation, and add a user field for additional c...Amlal El Mahrouss
2025-05-30refactor: Format codebase and fix warning in UserProcessScheduler.Amlal El Mahrouss
2025-05-29feat: Improve libSystem's architecture and implementation.Amlal El Mahrouss
2025-05-29fix: Fix Ref class, which caused memory leaks on the kernel.0.0.2e3Amlal El Mahrouss
2025-05-24feat(nekit)!: Change dbg_break_point to DBG_TRAP.Amlal El Mahrouss
2025-05-23feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss