refactor/Test
Ed_ aec095a9f0 did some reorganization, build script changes
Moved header and source to code

Changed all build scripts to just be powershell (preferred)
Added clang format (but forgot that you cannot format zpl because it hangs clang format)

Code changes:
* Removed long names just using short names (there is an issue with the opts_compile...)
* Removed zpl.refactored.h (its generated now when `.\build.ps1 test` is run
* Modified zpl.h to just have the radix sort modification.
2023-03-13 20:17:12 -04:00
..
.clang-format did some reorganization, build script changes 2023-03-13 20:17:12 -04:00
bloat.refactored.hpp renamed test files to make a clearer distinction between the regular files. 2023-03-12 22:46:08 -04:00
meson.build did some reorganization, build script changes 2023-03-13 20:17:12 -04:00
refactor.refactored.cpp renamed test files to make a clearer distinction between the regular files. 2023-03-12 22:46:08 -04:00
zpl.refactor did some reorganization, build script changes 2023-03-13 20:17:12 -04:00