asynts
8465683dcf
Everywhere: Debug macros instead of constexpr.
This was done with the following script:
find . \( -name '*.cpp' -o -name '*.h' -o -name '*.in' \) -not -path './Toolchain/*' -not -path './Build/*' -exec sed -i -E 's/dbgln<debug_([a-z_]+)>/dbgln<\U\1_DEBUG>/' {} \;
find . \( -name '*.cpp' -o -name '*.h' -o -name '*.in' \) -not -path './Toolchain/*' -not -path './Build/*' -exec sed -i -E 's/if constexpr \(debug_([a-z0-9_]+)/if constexpr \(\U\1_DEBUG/' {} \;
2021-01-25 09:47:36 +01:00
..
2021-01-21 11:34:39 +01:00
2021-01-21 11:34:39 +01:00
2021-01-20 23:41:38 +01:00
2021-01-16 17:20:24 +01:00
2021-01-12 12:17:46 +01:00
2021-01-16 17:20:24 +01:00
2021-01-25 09:47:36 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-25 09:47:36 +01:00
2021-01-16 22:40:53 +01:00
2021-01-12 12:17:46 +01:00
2021-01-16 17:20:24 +01:00
2021-01-12 12:17:46 +01:00
2021-01-25 09:47:36 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 23:34:01 +01:00
2021-01-12 23:34:01 +01:00
2021-01-12 12:17:46 +01:00
2021-01-25 09:47:36 +01:00
2021-01-22 22:14:30 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-25 09:47:36 +01:00
2021-01-22 22:14:30 +01:00
2021-01-12 12:17:46 +01:00
2021-01-22 22:14:30 +01:00
2021-01-12 12:17:46 +01:00
2021-01-25 09:47:36 +01:00
2021-01-13 09:52:32 +01:00
2021-01-12 12:17:46 +01:00
2021-01-12 12:17:46 +01:00
2021-01-13 15:02:11 +01:00
2021-01-12 12:17:46 +01:00