mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-11 16:15:44 -07:00
.vscode
docs
gen_c_library
gen_singleheader
gen_unreal_engine
project
scripts
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.original.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
Mostly just cleanup and renaming of certain stuff (mostly in dependencies). * Changed uw and sw to usize and ssize. * Removed zpl_cast usage throughout dependencies * No longer using GEN_DEF_INLINE & GEN_IMPL_INLINE * header_start.hpp renamed to platform.hpp for depdendencies header.