summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2026-01-09wip: Nectar stack and object allocation in frontend.v0.1.2-developAmlal El Mahrouss
2026-01-09chore: release prep for Nectar.Amlal El Mahrouss
2026-01-09feat: necfront: final refactors and improvements before finishing Netcar impl...Amlal El Mahrouss
2026-01-08chore: Starting writing Nectar implementation, specs in progress.Amlal El Mahrouss
2026-01-08chore: adding custom types support.Amlal El Mahrouss
2026-01-08feat: c++front: Finalized C++Front for Nectar C++.Amlal El Mahrouss
2026-01-08fix: Fix Issue #53 on AMD64 assembler.Amlal El Mahrouss
2026-01-06feat: CppFront/CodeGen: Write origin in hexadecimal instead of decimal.Amlal El Mahrouss
2026-01-05feat: cppfront: struct/class keyword support.Amlal El Mahrouss
2026-01-01feat: CompilerKit: Add unit tests alongside integration tests.v0.1.1-developAmlal El Mahrouss
2025-12-31feat: adding builtin tests in CompilerKit.Amlal El Mahrouss
2025-12-31fix: cppdrv: Generic Preprocessor fixes and improvements.Amlal El Mahrouss
2025-12-30feat: prepping: fix nebuild rules, adding test cases for future expansions.Amlal El Mahrouss
2025-12-27cl! giant source code refactor.Amlal El Mahrouss
2025-12-23wip: cppfront: Implementing C++ part of the frontend.Amlal El Mahrouss
2025-12-23feat: add newline to files.Amlal El Mahrouss
2025-12-22feat: CompilerKit: Refactor NECTI_ symbols to NECTAR_.Amlal El Mahrouss
2025-12-19chore: Update organization of linker macros.Amlal El Mahrouss
2025-12-18chore & feat: New DLLLoader API and AST API improvements.Amlal El Mahrouss
2025-12-17chore: Improved assembler backends.Amlal El Mahrouss
2025-12-12chore! breaking API changes, rename project to Nectar, instead of NeCTI.v0.0.9Amlal El Mahrouss
2025-12-11chore! breaking changes in NeCTI API.Amlal El Mahrouss
2025-12-11chore: bump boost version.Amlal El Mahrouss
2025-12-10chore: Fix grammar typo (DyanmicLinkers).v0.0.83Amlal El Mahrouss
2025-12-10chore: return entrypoint_cxx error code directly after running the entrypoint.Amlal El Mahrouss
2025-12-09chore: pef-arm64-cdrv: refactor `entrypoint_cxx` to `entrypoint_c`.v0.0.82Amlal El Mahrouss
2025-12-09chore: codebase chore and API breaking changes.Amlal El Mahrouss
2025-12-08refactor: Refactor `CodeGenerator.h` API.Amlal El Mahrouss
2025-12-08chore! breaking API changes and new APIs introduced.Amlal El Mahrouss
2025-12-05chore: CompilerKit breaking changes.v0.0.81Amlal El Mahrouss
2025-12-05chore! new project filesystem structure.Amlal El Mahrouss
2025-12-05chore: DebuggerKit: Move constants and types into `Config.h`.Amlal El Mahrouss
2025-12-04chore:: breaking structural changes of CompilerKit.Amlal El Mahrouss
2025-12-04chore! Breaking API changes for CompilerKit and DebuggerKit.Amlal El Mahrouss
2025-12-04chore: Breaking API changes and work in progress examples for NeCTI SDK.Amlal El Mahrouss
2025-12-02chore! reworked source code to exclude `Bool`, `Boolean`, and `nullPtr` macros.Amlal El Mahrouss
2025-12-02chore: source level tweaks and breaking API changes.Amlal El Mahrouss
2025-11-29chore: API and system design update.Amlal El Mahrouss
2025-11-29fix: remove binary from repository due to terrible gitignore...Amlal El Mahrouss
2025-11-29chore: update general specs and citation file, breaking project structure cha...Amlal El Mahrouss
2025-11-28chore: CompilerKit: source code improvements and tweaks.Amlal El Mahrouss
2025-11-26chore: fix compile_flags.txt and codebase choring.Amlal El Mahrouss
2025-11-24feat! breaking changes on necti sources.Amlal El Mahrouss