gencpp/project/dependencies
Ed_ c5afede7b5 Reorganization of files, refactors, doc updates (WIP)
Removing the gen. namespace from the files for components, dependencies, and file_processors.
They are only necessary if the include directory is transparent, and in my case those are not.

Made a docs directory. I'm offloading information from the main readme to there along with additional informationn I end up elaborating on down the line.
Enum tables were moved to their own directory (project/enums).

Library will not compile for now. Major refactor occuring with parsing related components.
2023-07-29 05:52:06 -04:00
..
basic_types.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
containers.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
debug.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
debug.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
file_handling.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
file_handling.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
hashing.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
hashing.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
header_start.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
impl_start.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
macros.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
memory.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
memory.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
parsing.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
parsing.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
printing.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
printing.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
string_ops.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
string_ops.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
string.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
string.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
timing.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
timing.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00