summaryrefslogtreecommitdiffhomepage
path: root/Examples/ExampleCDialect.c
AgeCommit message (Collapse)Author
2024-03-27cc: Striving to be ANSI C compliant now.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>
2024-03-27IMP: See below, important changes.Amlal El Mahrouss
Fix C RISC Compiler, moved AsmKit.cc and String.cc into Sources/ - C Compiler: now supports if statements and fixed code generation. - Cleaned up AsmKit AMD64.hpp from useless macros. Signed-off-by: Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>