gencpp/project/components
Ed_ db6e8b33eb got intellisense working for the most part...
VScode works withs some issues.
VS2022 fails.
10xEditor works fine.
JetBrains Rider fails due to it not supporting <push/pop>_macro pragmas
2023-08-21 23:07:03 -04:00
..
temp WIP - Broken Compile : Added pragma once and includes to all files + Parser fixes, and String improvements 2023-08-21 20:30:13 -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 got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
ast.cpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
ast.hpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
header_end.hpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
header_start.hpp compiles agian... 2023-08-21 21:40:23 -04:00
inlines.hpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
interface.cpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
interface.hpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
interface.parsing.cpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
interface.untyped.cpp got intellisense working for the most part... 2023-08-21 23:07:03 -04:00
interface.upfront.cpp got intellisense working for the most part... 2023-08-21 23:07:03 -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