gencpp/project/dependencies
Ed_ b8e1aa6eb7 WIP : Fixes and other changes
* Number literals weren't getting properly lexed
* Fixes for compiler errors with Unreal Engine configuration.
* Support for "post-name" macros in parameters
* Support for variables initializing directly using constructor syntax.
* Explicitly added inline keyword to header inlines for compiling compile library in multiple translation units.
2024-10-25 01:04:17 -04:00
..
basic_types.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
containers.hpp WIP : Fixes and other changes 2024-10-25 01:04:17 -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 Finished current iteration of parser_algo docs and parser.cpp inline comment docs 2023-11-22 14:23:21 -05:00
filesystem.cpp WIP : Fixes and other changes 2024-10-25 01:04:17 -04:00
filesystem.hpp Finished current iteration of parser_algo docs and parser.cpp inline comment docs 2023-11-22 14:23:21 -05:00
hashing.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
hashing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
header_start.hpp compiles agian... 2023-08-21 21:40:23 -04:00
macros.hpp WIP : Fixes and other changes 2024-10-25 01:04:17 -04:00
memory.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
memory.hpp WIP : Fixes and other changes 2024-10-25 01:04:17 -04:00
parsing.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
parsing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
printing.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
printing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -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 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.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
strings.cpp WIP : Fixes and other changes 2024-10-25 01:04:17 -04:00
strings.hpp WIP : Fixes and other changes 2024-10-25 01:04:17 -04:00
timing.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
timing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00