gencpp/project/helpers
Ed_ a3407c14d5 First compiling version of operator overloading for C! (on both msvc and clang using -std=c11 flag, using _Generic selection with some helper macros)
Extremely satsified with how unofuscated the generated code is for _Generic.
Still fixing up the templated container code though in the c-codegen
2024-12-05 17:04:17 -05:00
..
helper.hpp more progress 2024-12-04 11:30:54 -05:00
member_proc_support.hpp memory.hpp no longer uses memory mappings by default 2024-11-30 17:18:49 -05:00
pop_container_defines.inline.hpp First compiling version of operator overloading for C! (on both msvc and clang using -std=c11 flag, using _Generic selection with some helper macros) 2024-12-05 17:04:17 -05:00
pop_ignores.inline.hpp WIP : Fixes and other changes 2024-10-25 01:04:17 -04:00
push_container_defines.inline.hpp First compiling version of operator overloading for C! (on both msvc and clang using -std=c11 flag, using _Generic selection with some helper macros) 2024-12-05 17:04:17 -05:00
push_ignores.inline.hpp Added support for friend operator definitions 2024-12-03 20:21:08 -05:00
undef.macros.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00