gencpp/project/components
Ed_ c2319b9651 Fixes for test.singleheader_ast.cpp, also added a bench for it.
On a Ryzen R9 5950 it takes 11 ms to generate AST and 21 ms to serialize to file.
2023-08-06 17:46:17 -04:00
..
temp Fixes to serialization, reduced Define_CodeType macro 2023-08-06 17:19:57 -04:00
ast_case_macros.cpp No longer using components/temp/ast_inlines (switched to helper function to avoid macro usage) 2023-08-06 14:58:43 -04:00
ast_types.hpp No longer using components/temp/ast_inlines (switched to helper function to avoid macro usage) 2023-08-06 14:58:43 -04:00
ast.cpp Fixes to serialization, reduced Define_CodeType macro 2023-08-06 17:19:57 -04:00
ast.hpp Fixes to serialization, reduced Define_CodeType macro 2023-08-06 17:19:57 -04:00
header_end.hpp Library can now construct into AST and serialization itself (singleheader). 2023-08-04 16:12:13 -04:00
header_start.hpp Heavy refactor.. 2023-08-03 11:01:43 -04:00
inlines.hpp Heavy refactor.. 2023-08-03 11:01:43 -04:00
interface.cpp Library can now construct into AST and serialization itself (singleheader). 2023-08-04 16:12:13 -04:00
interface.hpp No longer using components/temp/ast_inlines (switched to helper function to avoid macro usage) 2023-08-06 14:58:43 -04:00
interface.parsing.cpp Fixes for test.singleheader_ast.cpp, also added a bench for it. 2023-08-06 17:46:17 -04:00
interface.upfront.cpp Fixes for test.singleheader_ast.cpp, also added a bench for it. 2023-08-06 17:46:17 -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 Library can now construct into AST and serialization itself (singleheader). 2023-08-04 16:12:13 -04:00
types.hpp Heavy refactor.. 2023-08-03 11:01:43 -04:00
untyped.cpp Heavy refactor.. 2023-08-03 11:01:43 -04:00