| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-21 | meta: Codebase improvements on CompilerKit. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-20 | feat! breaking ABI changes, breaking codegen changes. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-20 | fix: CPlusPlusCompilerAMD.cc: cleanup module. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-19 | feat: new documented codebase and improvements. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-19 | feat! asm: AMD64 assembler now uses % instead of # for macros. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-18 | feat: new New.h in LibC++, Linker version prompt improvements. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-18 | fix: meta: codebase improvements. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-17 | fix: meta: Better LICENSE. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-15 | feat: API and codebase tweaks. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-11-06 | Merge pull request #17 from 2LoS/fixes | Amlal El Mahrouss | |
| Minor changes | |||
| 2025-11-05 | Minor changes | 2LoS | |
| 2025-10-26 | fix: fixed ErrorOr API. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-10-26 | feat: ErrorT constructor for ErrorOr. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-10-26 | feat: new ErrorOr API for NeCTI. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-10-26 | 'operator bool()' is marked as explicit | 2LoS | |
| 2025-09-16 | feat: backend: improve amd64 assembler backend's global variables. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-09-07 | feat: improve c++ codegen in CompilerKit frontend. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-22 | feat: c++abi: introduce atexit ptr to cleanup data when exiting program. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-22 | feat: implement `CompilerKitDylibTraits` container for future and | Amlal El Mahrouss | |
| current frontend tools. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-22 | feat: Update header guards and add new alias for StringKit. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-22 | feat: Ref.h: add MUST_PASS condition for strong references. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-15 | feat! breaking ABI changes (AE object format) now has a version field. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-15 | fix: Pushing missing feature of last commit. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-15 | refactor: ld64: use STLString instead of constructing it each time. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-12 | abi! breaking ABI changes, PEF linker has been updated. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-12 | feat: ld64: Fix linker issues with start symbol fetch. | Amlal | |
| feat: tests: add linker test. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-12 | feat: Linker test and improvements to the linker. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-11 | feat! final compiler_kit refactors. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-09 | fix: remove useless char_type typedef. | Amlal | |
| 2025-08-09 | feat: compiler_kit: post PR compiler error fixes. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-08 | Merge pull request #8 from 0xf00sec/0xf00sec-patch-2 | Amlal El Mahrouss | |
| 2025-08-08 | CPlusPlusCompilerAMD64.cc | 0xf00sec | |
| 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-07 | Update for consistency | 0xf00sec | |
| Signed-off-by: 0xf00sec <159052166+0xf00sec@users.noreply.github.com> | |||
| 2025-08-07 | Sec: 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-06 | feat! breaking API changes before NeKernel.org 0.0.4. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-06 | Patch BasicString.cc | 0xf00sec | |
| Signed-off-by: 0xf00sec <159052166+0xf00sec@users.noreply.github.com> | |||
| 2025-08-06 | Patch: BasicString.cc | 0xf00sec | |
| Signed-off-by: 0xf00sec <159052166+0xf00sec@users.noreply.github.com> | |||
| 2025-08-05 | feat! 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-05 | feat! 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-08-04 | assember: fix: remove redundant include. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-31 | fix: use `.h` instead of `.hpp` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-31 | feat: fix contact email in `BasicString.cc` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-30 | feat! 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> | |||
