summaryrefslogtreecommitdiffhomepage
path: root/dev/CompilerKit/src/Frontend/CPlusPlusCompilerAMD64.cc
AgeCommit message (Collapse)Author
2025-11-24feat! breaking changes on necti sources.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-21meta: Codebase improvements on CompilerKit.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-20feat! breaking ABI changes, breaking codegen changes.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-20fix: CPlusPlusCompilerAMD.cc: cleanup module.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-18fix: meta: codebase improvements.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-17fix: meta: Better LICENSE.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-15feat: API and codebase tweaks.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-09-07feat: improve c++ codegen in CompilerKit frontend.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-22feat: implement `CompilerKitDylibTraits` container for future andAmlal El Mahrouss
current frontend tools. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-09feat: compiler_kit: post PR compiler error fixes.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-08 CPlusPlusCompilerAMD64.cc0xf00sec
Signed-off-by: 0xf00sec <159052166+0xf00sec@users.noreply.github.com>
2025-08-08:)0xf00sec
Signed-off-by: 0xf00sec <159052166+0xf00sec@users.noreply.github.com>
2025-08-07Update for consistency0xf00sec
Signed-off-by: 0xf00sec <159052166+0xf00sec@users.noreply.github.com>
2025-08-07Sec: Compiler Frontend 0xf00sec
Patched buffer overflows and errors in the AMD64 compiler that could lead to crashes or undefined behavior. Signed-off-by: 0xf00sec <159052166+0xf00sec@users.noreply.github.com>
2025-08-05feat! compiler_kit: API breaking changes.Amlal El Mahrouss
feat: debugger_kit: Debugger work in progress implementation. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-05feat! compiler_kit & debugger_kit: breaking changes, big name refactors on ↵Amlal El Mahrouss
the source code have been done. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-07-30feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.Amlal El Mahrouss
what: - They've now become CompilerKit and DebuggerKit. - Expanding XCoff for NeBoot PowerPC backend. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>