Finished refactoring library, still working on cleaning up tests.

This commit is contained in:
2023-07-15 15:20:55 -04:00
parent 9ce859ec64
commit 8f4a94545c
10 changed files with 1895 additions and 1599 deletions

View File

@ -743,7 +743,7 @@
</Expand>
</Type>
<Type Name="gen::CodeSpecifiers">
<Type Name="gen::CodeSpecifier">
<DisplayString Condition="ast != nullptr">{ast->Name} {ast->Type}</DisplayString>
<Expand>
<ArrayItems Name="ArrSpecs" Condition="ast != nullptr" Size="ast->NumEntries">