mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-15 01:48:58 -07:00
.vscode
docs
project
scripts
singleheader
test
GamePipeline
Godot
Unreal
ZPL-C
_old
parsed
Array.Parsed.hpp
Buffer.Parsed.hpp
HashTable.Parsed.hpp
Ring.Parsed.hpp
Sanity.Parsed.hpp
test.parsing.cpp
upfront
CURSED_TYPEDEF.h
Readme.md
SOA.cpp
parsing.cpp
parsing.hpp
sanity.cpp
test.cpp
upfront.cpp
upfront.hpp
validate.bootstrap.cpp
validate.singleheader.cpp
.editorconfig
.gitignore
LICENSE
Readme.md
gencpp.10x
gencpp.sln
gencpp.sln.DotSettings.user
gencpp.vcxproj
gencpp.vcxproj.filters
gencpp.vcxproj.user
Fleshed out initial version of AST::is_equal( AST* ) Setup the test directory with initial files for each major validation test.