summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
2024-10-24IMP: Ran format command.Amlal
2024-10-24FIX: Replace _HXX__ endings with _H__ endings inside header guards.Amlal
2024-10-23IMP: ToolchainKit/Linker: Refactor to improve code quality.Amlal
2024-10-21IMP: Major refactor of header and source files extensions.Amlal El Mahrouss
2024-10-21IMP: Major refactor of header and source files extensions.Amlal El Mahrouss
2024-10-21IMP: Adopting a final BeOS Kit like architecture, and refactored theAmlal El Mahrouss
2024-10-18IMP: Rebrand under ZKA Web Services CoAmlal 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-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-22update SDK file structure.Amlal
2024-09-14META: Run Format command.Amlal
2024-09-13META: BUMP compiler toolchain.Amlal
2024-09-13CCompiler64x0.cxx: Update documentation.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-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[ 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] Add StackReserve header, for scheduler.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
2024-08-20[IMP] Moved SDK/CRT into it's own directory in /dev/crtdll.Amlal El Mahrouss
2024-08-15[IMP] Add .editorconfig and moved sources into dev/ folder.Amlal EL Mahrouss