refactor/Test
Ed_ 231c893c6b Rework of project implementation
For include and multi-file support. I still need to debug it,
Test will be adjusted as well; I want to get all the files not just zpl refactored using a powershell script.

I dropped the idea of semantically identifiying macros. While it may be possible, I don't see the utility vs the regular idendentifier distinction.
I want to keep the refactoring as simple as possible, where it just takes one pass to go through a file without any context to other files.

So far the ignores behave as a good guard filter for unwanted refactors and the only true weak area was the includes (which should be aleviated with the coming support for it.
2023-03-17 02:09:19 -04:00
..
.clang-format Updated clang format. 2023-03-13 22:45:45 -04:00
bloat.refactored.hpp Rework of project implementation 2023-03-17 02:09:19 -04:00
meson.build did some reorganization, build script changes 2023-03-13 20:17:12 -04:00
refactor.refactored.cpp Updated test to use latest from my fork of zpl. 2023-03-14 02:31:18 -04:00
zpl.refactor Updated test to use latest from my fork of zpl. 2023-03-14 02:31:18 -04:00