gencpp/project/components
Ed_ 2200bcde9a Improved singleheader test
Need to make the debug_str provided by the AST type aware to provide as much contextual information as possible (finally got to this point with validation).

Singleheader test now directly calls clang-format to cleanup the reconstructed copy of the singleheader. Its needed to remove any sort of formatting discrepancies found by the parser since its sensistive to that for new-lines, etc.
2023-09-05 13:36:59 -04:00
..
gen Reorganization of parser, refactor of parse_type( bool* ) and progression of parser docs 2023-09-05 01:48:11 -04:00
ast_case_macros.cpp Formatting fixes 2023-08-22 01:51:59 -04:00
ast_types.hpp Reorganization of parser, refactor of parse_type( bool* ) and progression of parser docs 2023-09-05 01:48:11 -04:00
ast.cpp Reorganization of parser, refactor of parse_type( bool* ) and progression of parser docs 2023-09-05 01:48:11 -04:00
ast.hpp Reorganization of parser, refactor of parse_type( bool* ) and progression of parser docs 2023-09-05 01:48:11 -04:00
header_end.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
inlines.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
interface.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
interface.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
interface.parsing.cpp Improved singleheader test 2023-09-05 13:36:59 -04:00
interface.untyped.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
interface.upfront.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -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 Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
types.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00