godot/modules/mono/utils
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
macos_utils.cpp Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
macos_utils.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
macros.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
mono_reg_utils.cpp
mono_reg_utils.h
path_utils.cpp Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. 2022-07-07 11:07:18 +03:00
path_utils.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
string_utils.cpp Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. 2022-07-07 11:07:18 +03:00
string_utils.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00