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-25 09:47:36 +01:00
2021-01-17 20:30:31 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-12 09:11:45 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2020-12-21 00:09:48 +01:00
2021-01-22 22:17:39 +01:00
2020-09-25 21:18:17 +02:00
2021-01-20 23:20:02 +01:00
2021-01-22 22:17:39 +01:00
2021-01-23 17:59:42 +01:00
2020-12-30 16:28:27 +01:00
2021-01-01 23:43:44 +01:00
2020-11-30 13:17:02 +01:00
2021-01-17 20:30:31 +01:00
2021-01-25 09:47:36 +01:00
2021-01-17 20:30:31 +01:00
2021-01-23 16:53:03 +01:00
2021-01-11 22:07:01 +01:00
2021-01-12 09:11:45 +01:00
2021-01-03 22:12:19 +01:00
2021-01-03 22:12:19 +01:00
2021-01-09 21:11:09 +01:00
2021-01-22 22:14:30 +01:00
2020-12-26 10:05:50 +01:00
2021-01-22 22:17:39 +01:00
2021-01-22 22:17:39 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2020-12-16 23:38:17 +01:00
2021-01-22 22:17:39 +01:00
2021-01-20 23:20:02 +01:00
2021-01-17 14:36:53 +01:00
2021-01-09 21:11:09 +01:00
2021-01-25 09:47:36 +01:00
2021-01-20 21:01:15 +01:00
2020-11-30 13:17:02 +01:00
2020-11-30 13:17:02 +01:00
2021-01-20 23:20:02 +01:00
2020-09-25 21:18:17 +02:00
2021-01-24 22:16:18 +01:00
2021-01-24 22:16:18 +01:00
2021-01-25 09:47:36 +01:00
2020-12-12 21:28:12 +01:00
2020-12-27 11:09:30 +01:00
2021-01-17 20:30:31 +01:00
2021-01-17 20:30:31 +01:00
2020-12-22 19:38:25 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2021-01-25 09:47:36 +01:00
2020-12-21 18:26:12 +01:00
2021-01-04 19:13:52 +01:00
2021-01-18 22:28:56 +01:00
2020-12-26 16:10:04 +01:00
2020-09-22 15:06:40 +02:00
2020-09-15 20:36:45 +02:00
2021-01-09 21:11:09 +01:00
2021-01-25 09:47:36 +01:00
2021-01-17 20:30:31 +01:00