summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2026-02-22chore: .cc to .cpp conversion, define CK_POSIX in frontends, new driver syste...Amlal El Mahrouss
2026-02-21chore: run format command.Amlal El Mahrouss
2026-02-21feat: Docs: Add cpp_style.md.Amlal El Mahrouss
2026-02-20chore: update ReadMe and harden linker.Amlal El Mahrouss
2026-02-12feat: add 'io.nhh' header.Amlal El Mahrouss
2026-02-11feat: CK: Improve codebase and introduce new concepts in DLL.h..Amlal El Mahrouss
2026-02-10chore: codebase improvements and tweaks.Amlal El Mahrouss
2026-02-09feat: LD+PEF: Add kABITypeEnd for invalid linker ABI types.Amlal El Mahrouss
2026-02-09chore: improve comments in Assembler+AMD64.cc.Amlal El Mahrouss
2026-02-08feat: Increment origin to avoid offset clashes.Amlal El Mahrouss
2026-02-08feat: Update copyright year and target format.Amlal El Mahrouss
2026-02-08feat: Add run option for KDevelop config.Amlal El Mahrouss
2026-02-08feat: WIP: KDevelop env as potential Nectar IDE.Amlal El Mahrouss
2026-02-08feat: Linker and assembler tweaks (WIP).Amlal El Mahrouss
2026-02-08feat: Updated CLI syntax.Amlal El Mahrouss
2026-02-07chore: fix dbg.json formula.Amlal El Mahrouss
2026-02-06chore: update flags for assemblers.Amlal El Mahrouss
2026-02-06chore: ran format and improve MachOLD codebase.Amlal El Mahrouss
2026-02-06feat! (DynamicLinker64+PEF.cc): Updated PEF ABI IDent.Amlal El Mahrouss
2026-02-03chore: compiler_kit: Fixes and patches.v0.1.3v0.1.3-developAmlal El Mahrouss
2026-02-03chore: compiler_kit: Release prep of Nectar.Amlal El Mahrouss
2026-01-30chore: frontend: remove useless includes.Amlal El Mahrouss
2026-01-29feat: if statement and custom comparaison syntax for nectar.Amlal El Mahrouss
2026-01-29feat: NectarCompiler+AMD64.cc: Mangle name like C functions. Fixes. and doc t...Amlal El Mahrouss
2026-01-27chore: update nectar frontend, add prologue/epilogue back.Amlal El Mahrouss
2026-01-26chore: Fix scope leakage problem, adding proofs to NectarDriver.Amlal El Mahrouss
2026-01-25chore: frontend improvements, fixing bug in if condition generation.Amlal El Mahrouss
2026-01-25chore: ran format command.Amlal El Mahrouss
2026-01-24chore: wip: Inner calls (aka stubs in Nectar)Amlal El Mahrouss
2026-01-24feat: More runtime improvements for Nectar and NeKernel C++ Runtime.Amlal El Mahrouss
2026-01-24chore: assemblers: update assembler flag.Amlal El Mahrouss
2026-01-24chore: Assembler+AMD64.cc: Add support for std octal syntax.Amlal El Mahrouss
2026-01-23chore: GenericsLibrary: Library tweaks and additions, more examples forAmlal El Mahrouss
2026-01-23chore: necdrv: AST improvements and frontend milestones and newAmlal El Mahrouss
2026-01-23feat: compiler: use `.nc` extension for Nectar sources--and `.nhh` forAmlal El Mahrouss
2026-01-21chore: update Nectar testing infra.Amlal El Mahrouss
2026-01-21feat: CompilerKit: Assembler and Linker improvements.Amlal El Mahrouss
2026-01-21task: #57: Working on NASM support for frontend.Amlal El Mahrouss
2026-01-21chore: wip: More Nectar features and expanding codegen.Amlal El Mahrouss
2026-01-19chore: Add README about planned frontends.v0.1.211Amlal El Mahrouss
2026-01-19chore: add more register support to AMD64 Assembler.Amlal El Mahrouss
2026-01-19feat: asm&frontend: codegen and assembler improvements.Amlal El Mahrouss
2026-01-18feat: compiler_kit: improvements on the assembler and linker.Amlal El Mahrouss
2026-01-18feat: Assemblers:x64: Add more instructions and codegen fixes.Amlal El Mahrouss
2026-01-18feat: codebase improvements of Nectar.Amlal El Mahrouss
2026-01-18feat: linkers: Final MachLinker.Amlal El Mahrouss
2026-01-17feat: working on branching support.Amlal El Mahrouss
2026-01-17feat: NectarCompiler+AMD64: Full NASM syntax 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