| Age | Commit message (Expand) | Author |
| 2025-05-12 | fix(cxxdrv): The Compiler driver shall take multiple files, instead of0.0.1e2 | Amlal El Mahrouss |
| 2025-05-11 | feat(cxxdrv): Begin addressing stack corruption issue causing segmentation fault | Amlal El Mahrouss |
| 2025-05-09 | dev(cxxdrv): figured out where the segfault comes from, probably the call to ... | Amlal |
| 2025-05-07 | feat(LibCompiler): Reworking architecture to integrate the Arch() method in t... | Amlal |
| 2025-05-04 | feat(cxxdrv): small optimizations regarding variable and useless logging. | Amlal |
| 2025-05-04 | feat(64x0): update flag prefix for 64x0 assembler. | Amlal |
| 2025-05-04 | bug(cxxdrv): isolating segfault on cxxdrv. | Amlal |
| 2025-05-04 | bug(LibCompiler/C++): Segfault raised when compiling C++ source. | Amlal |
| 2025-05-01 | dev, LibCompiler: format codebase.0.0.1 | Amlal |
| 2025-05-01 | ld64: Make linker more robust, and extend PEF to version 4. | Amlal |
| 2025-04-27 | dev: format codebase. | Amlal |
| 2025-04-26 | dev, cxxdrv: add sigsegv handler. | Amlal |
| 2025-04-26 | dev: codebase has been improved in terms of cli and consistency. | Amlal |
| 2025-04-25 | dev: stabilizing source code towards an 0.0.1 release. | Amlal |
| 2025-04-25 | dev, general: codebase needed refactors and tweaks, for NeKernel's 0.0.2 rele... | Amlal |
| 2025-04-25 | meta: update .clang-format, format codebase. | Amlal |
| 2025-04-25 | dev, LibDebugger: add kdbg, working on NeKernelContract's implementation. | Amlal |
| 2025-04-24 | dev, dbg: improvements on the debugger's symbol fetching. | Amlal El Mahrouss |
| 2025-04-24 | dev, LibDebugger/Mach: return true, don't branch out to false (bugfix) | Amlal El Mahrouss |
| 2025-04-24 | dev, dbg: Improve POSIXMachContract, but it still has some rough edges | Amlal El Mahrouss |
| 2025-04-19 | dev, LibCompiler, tooling: refactor and separate components into modules | Amlal El Mahrouss |
| 2025-04-16 | cc, LibCompiler: source code refactor and tweaks. | Amlal El Mahrouss |
| 2025-04-16 | dev, cxxdrv: bump. | Amlal El Mahrouss |
| 2025-04-14 | ld64: fix memory leak in AE record allocation | Amlal El Mahrouss |
| 2025-04-14 | cxxdrv: Add whitespace cleanup and initial support for class/struct parsing | Amlal El Mahrouss |
| 2025-04-12 | LibCompiler, C++: use 'jmp' when returning from a function. | Amlal El Mahrouss |
| 2025-04-03 | cc/pef: exec format refactors. | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-28 | libcompiler: update copyright years to 2024–2025 | Amlal El Mahrouss |
| 2025-03-26 | meta: fix and update readmes. | Amlal El Mahrouss |
| 2025-03-26 | feat(dbg): made it work on OS X, using mach API. | Amlal El Mahrouss |
| 2025-03-26 | feat(debugger): Better design for LibDebugger, and a patch for the POSIX | Amlal El Mahrouss |
| 2025-03-25 | fix(linker): A critical fix regarding the output being repetadely | Amlal El Mahrouss |
| 2025-03-23 | feat(dbg): Avoid breakpoint when kPID is not set (kPID = 0) | Amlal El Mahrouss |
| 2025-03-23 | feat(libcompiler): Move Dialogs.h in /dev/Vendor. | Amlal El Mahrouss |
| 2025-03-23 | feat(debugger): Add specs for dbg/LibDebugger, overall code | Amlal El Mahrouss |
| 2025-03-23 | debugger(posix): Refactor LibDebugger POSIX engine: rename, namespace update,... | Amlal El Mahrouss |
| 2025-03-08 | ADD: Better if conditions in DynamicLinkerPEF.cc | Amlal El Mahrouss |
| 2025-03-04 | ADD: C++ compiler improvements. | Amlal El Mahrouss |
| 2025-03-02 | Minor tweaks on Power64 C compiler. | Amlal El Mahrouss |
| 2025-03-01 | META: Tweak linkers. | Amlal El Mahrouss |
| 2025-03-01 | ADD: Tweaks. | Amlal El Mahrouss |
| 2025-03-01 | LCRT: Update symbol of __libcompiler_unreachable and implement it. | Amlal El Mahrouss |
| 2025-02-28 | ADD: Add __cplusplus macro to preprocessor. | Amlal El Mahrouss |
| 2025-02-20 | DynamicLinkerPEF.cc: Update according to specs. | Amlal |
| 2025-02-14 | ADD: New specs update. | Amlal |
| 2025-02-09 | ADD: Add LibDebugger as a separate dylib, fix depreciation warning for | Amlal El Mahrouss |
| 2025-02-08 | ADD: Assembler frontend tweaks and other refactors. | Amlal El Mahrouss |
| 2025-02-08 | ADD: Moved Debugger into LibCompiler. | Amlal El Mahrouss |
| 2025-02-08 | ADD: Patch command parse on linker, and use Boolean type in C++ compiler | Amlal El Mahrouss |