summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-10-12sdk/w32.h: Add brief notes at the begining of the fileAmlal El Mahrouss
2024-10-12IMP: Run format command.Amlal El Mahrouss
2024-10-12IMP: After improving the C++ Compiler and Pre-processor, improved theAmlal El Mahrouss
2024-10-11IMP: A set of C++ pre-processor and C++ compiler fixes.Amlal El Mahrouss
2024-10-11IMP: Improve Linker by putting code sections name as macros, alsoAmlal El Mahrouss
2024-10-06IMP: Add exit.hxx to expose exit function.Amlal EL Mahrouss
2024-10-06IMP: new CRT SDK, imported from zka-dev, also updated assembly syntax.Amlal EL Mahrouss
2024-10-06IMP: New API fixes and String typedef.Amlal EL Mahrouss
2024-10-02IMP: Add Windows BTB rule.Amlal EL Mahrouss
2024-09-24IMP: Improve kDistRelease macro for CLI app.Amlal
2024-09-24IMP: Add kDistRelease according to branch, compilation fixes.Amlal
2024-09-22Rename Sources/ to src/Amlal
2024-09-22Merge branch 'unstable' of gitlab.com:mahrouss/cl-dev into unstableAmlal
2024-09-22update SDK file structure.Amlal
2024-09-20Add new file, CODEOWNERS file.Amlal El Mahrouss
2024-09-18FIX: build.json: Fix repeating flag in BTB manifest.Amlal EL Mahrouss
2024-09-14META: Run Format command.Amlal
2024-09-13META: BUMP compiler toolchain.Amlal
2024-09-13CCompiler64x0.cxx: Update documentation.Amlal
2024-09-12IMP: Add NULL and CONST definition.Amlal
2024-09-11IMP: Add xstore.c source file for the XStore DBMS.Amlal
2024-09-11IMP: Adding new APIs which uses XPCOM.Amlal
2024-09-11[Fix] Add new entries to compile_flags.txt.Amlal
2024-09-10META: Code cleanup and work in progress IDL compiler and fixes.Amlal
2024-09-07[ IMP ] Fix useless include in ndk.dllAmlal
2024-09-07IMP: FixesAmlal
2024-09-06[ IMP ] Update BTB scripts.Amlal
2024-09-05Map registers according to ZKA's ABI.Amlal El Mahrouss
2024-09-05[ IMP ] Improve C++ compiler.Amlal El Mahrouss
2024-09-04Code improvements.Amlal El Mahrouss
2024-09-04Major refactor, bump.Amlal El Mahrouss
2024-09-03[ REF ] Rename ZIDL to XIDL.Amlal El Mahrouss
2024-09-03[ FIX ] Fix NDK's XPMCOM header, mention ZKA NDK instead of ZKA kit.Amlal El Mahrouss
2024-09-03[ IMP ] Add main entrypoint for ZIDL.Amlal El Mahrouss
2024-09-02[ META ] Format source files.Amlal El Mahrouss
2024-09-02[ IMP ] Add ZIDL compiler.Amlal El Mahrouss
2024-09-01Adding a ZIDL compiler, also improved xpcom and w32 SDK headers.Amlal El Mahrouss
2024-08-31[IMP] Adding XPCOM and W32 SDKs.Amlal El Mahrouss
2024-08-31[IMP] Add StackReserve header, for scheduler.Amlal El Mahrouss
2024-08-30[IMP] Improve assembler frontend.Amlal El Mahrouss
2024-08-30[IMP] Add new asm tool.Amlal El Mahrouss
2024-08-29Generally a tinyier commit, but reflects ISA changes.Amlal El Mahrouss
2024-08-28[IMP] Show version and release on C++ compiler.Amlal El Mahrouss
2024-08-25[IMP] Assembler changes, these changes are related to how we'll treatAmlal El Mahrouss
2024-08-25[IMP] A set of fixes and improvements regarding the assembler and C++Amlal El Mahrouss
2024-08-22[SDK/IMP] Fix preprocessor if(s).Amlal El Mahrouss
2024-08-22[REMOVE] Remove GPL ELF header.Amlal El Mahrouss
2024-08-21[FIX] Fix C++ variable missing an uninitialized value, and a segfault.Amlal El Mahrouss
2024-08-21[FIX] fix flag /? instead of /Help.Amlal El Mahrouss
2024-08-20+ big refactors, now using the 'NDK' name.Amlal El Mahrouss