Rubidium
|
c420ba349d
|
Codechange: use std::string_view over char*
|
2025-05-02 23:12:43 +02:00 |
|
frosch
|
461b73e21b
|
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
|
2025-04-20 22:06:18 +02:00 |
|
Rubidium
|
e4b3f3f495
|
Codechange: use std::source_location over __FILE__ and __LINE__ for NOT_REACHED
|
2024-03-10 10:14:20 +01:00 |
|
frosch
|
b1718478c8
|
Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
|
2024-02-02 22:29:28 +01:00 |
|
Rubidium
|
f74e26ca7e
|
Codechange: replace error/usererror printf variant with fmt variant and rename
|
2023-04-25 17:55:09 +02:00 |
|