gencpp/project/dependencies
Ed_ 163ad0a511 looking into removing "oop" features from base library
I want to make member functions an optional addition the user can generate a derivative library with.
The purpose is to simplify the implementation as to make generating a C-variant simpiler.

I also want to use it as a study to see how much simpiler it makes the library without having it.
2024-11-29 15:18:06 -05:00
..
basic_types.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
containers.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
debug.cpp Fixes to get it back to where I was last at with the const specifier issue 2023-09-25 16:42:29 -04:00
debug.hpp addded String::contains defs 2024-11-29 14:50:54 -05:00
filesystem.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
filesystem.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
hashing.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
hashing.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
macros.hpp fixes for unreal use 2024-10-27 21:18:41 -04:00
memory.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
memory.hpp looking into removing "oop" features from base library 2024-11-29 15:18:06 -05:00
parsing.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
parsing.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
platform.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
printing.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
printing.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
src_start.cpp Fixes to get it back to where I was last at with the const specifier issue 2023-09-25 16:42:29 -04:00
string_ops.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
string_ops.hpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
strings.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
strings.hpp addded String::contains defs 2024-11-29 14:50:54 -05:00
timing.cpp Minimizing reformatting of generated library files 2024-10-27 20:01:54 -04:00
timing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00