summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)Author
2026-01-19chore: Add README about planned frontends.v0.1.211Amlal El Mahrouss
2026-01-18feat: compiler_kit: improvements on the assembler and linker.Amlal El Mahrouss
2026-01-18chore: move <fstream> to PreConfig.hAmlal El Mahrouss
2026-01-18feat: linkers: Final MachLinker.Amlal El Mahrouss
2026-01-17feat: working on branching support.Amlal El Mahrouss
2026-01-17feat! breaking changes on Mach-O and PEF linker.Amlal El Mahrouss
2026-01-16feat: implement Mach-O linker and massive improvements on Assembler and Linkers.Amlal El Mahrouss
2026-01-16chore: update and improve Nectar codegen.Amlal El Mahrouss
2026-01-15feat: implemented `->`, `.`, error handling.Amlal El Mahrouss
2026-01-15chore: meta: ran format command.Amlal El Mahrouss
2026-01-14chore: Assembler and Frontend improvements.Amlal El Mahrouss
2026-01-14chore: Examples improvements of Nectar.Amlal El Mahrouss
2026-01-14chore: PreConfig.h: remove redundant macro.Amlal El Mahrouss
2026-01-14chore: kits: bump software version.Amlal El Mahrouss
2026-01-13chore: language frontend improvements and stdlib developmentAmlal El Mahrouss
2026-01-13feat: Nectar specs V1, introduce LibGL.Amlal El Mahrouss
2026-01-13chore: nectar: Frontend improvements and syntax updates.Amlal El Mahrouss
2026-01-12chore: Nectar Generics Library improvements.Amlal El Mahrouss
2026-01-12chore: wip: Introduce `libNectarStd`'s Generics Library.Amlal El Mahrouss
2026-01-11chore: NectarCodeGen: codegen improvements.Amlal El Mahrouss
2026-01-10feat: necdrv: Code generation improvements and WiP specs.Amlal El Mahrouss
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-09chore: Nectar grunt work on runtime library and test code.Amlal El Mahrouss
2025-12-27feat: CompilerKit: include header guards in AST.inl.Amlal El Mahrouss
2025-12-27cl! giant source code refactor.Amlal El Mahrouss
2025-12-26feat! Use header guards instead of pragma once.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-20feat: new types `callable_type`, `complex_domain`, and `real_domain` for LibC...v0.1.0Amlal El Mahrouss
2025-12-19feat: Add `placeable_callable_type` alias.Amlal El Mahrouss
2025-12-19chore: Updated `PlaceableType` to `PlaceableCallable`.Amlal El Mahrouss
2025-12-19chore: new LibC++ version, updated file structure.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: remove useless includes.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: Refs container fixes.Amlal El Mahrouss
2025-12-11chore: bump boost version.Amlal 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-06fix: target correct branch in CI.Amlal El Mahrouss
2025-12-05chore: CompilerKit breaking changes.v0.0.81Amlal El Mahrouss
2025-12-05chore! new project filesystem structure.Amlal El Mahrouss