gencpp/project/components
Ed_ abf51e4aa9 Adjustment to AST::is_equal based on issues found with last CS.
Defined check_member_content, will spit out the strings if they aren't equivalent so the user can verify for themselves if its correct.
2023-08-25 18:57:53 -04:00
..
gen Singleheader validation test got through ast reconstruction, failed to validate the reconstructed AST. 2023-08-23 18:16:45 -04:00
ast_case_macros.cpp Formatting fixes 2023-08-22 01:51:59 -04:00
ast_types.hpp Added zpl's ivrtual memory to dependencies (unused for now) 2023-08-23 11:07:43 -04:00
ast.cpp Adjustment to AST::is_equal based on issues found with last CS. 2023-08-25 18:57:53 -04:00
ast.hpp Added zpl's ivrtual memory to dependencies (unused for now) 2023-08-23 11:07:43 -04:00
header_end.hpp Lower inital memory allocation amounts. (Lower latency iteration for running generator) 2023-08-21 23:49:23 -04:00
header_start.hpp compiles agian... 2023-08-21 21:40:23 -04:00
inlines.hpp Fixes to parsing marco content, progress on validation test (single-header) 2023-08-23 21:19:31 -04:00
interface.cpp Started to setup for codebase validation tests. 2023-08-22 16:01:50 -04:00
interface.hpp Changes to include usage, starting to attempt singleheader automated verification 2023-08-23 13:17:22 -04:00
interface.parsing.cpp Adjustment to AST::is_equal based on issues found with last CS. 2023-08-25 18:57:53 -04:00
interface.untyped.cpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
interface.upfront.cpp Changes to include usage, starting to attempt singleheader automated verification 2023-08-23 13:17:22 -04:00
src_start.cpp Library can now construct into AST and serialization itself (singleheader). 2023-08-04 16:12:13 -04:00
static_data.cpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
types.hpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00