godot/core/string
Rémi Verschelde 69ca549ef9
Merge pull request #92570 from rune-scape/rune-stringname-bits
StringName: `operator==` compares in-place
2024-09-04 11:16:32 +02:00
..
char_range.inc Add is_valid_letter() to TextServer 2024-05-02 21:32:20 +02:00
char_utils.h Merge pull request #81639 from MJacred/is_letter 2024-05-03 01:21:34 +02:00
locales.h Fix script name of Hant and Hans 2023-07-20 15:01:39 +08:00
node_path.cpp Match the coding style for concatenating String 2024-06-09 18:35:23 +09:00
node_path.h Added NodePath::slice method. 2023-12-13 13:30:28 -05:00
optimized_translation.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
optimized_translation.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
print_string.cpp Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
print_string.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
string_buffer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_name.cpp Merge pull request #92570 from rune-scape/rune-stringname-bits 2024-09-04 11:16:32 +02:00
string_name.h StringName: operator== compares in-place 2024-09-03 17:31:08 -07:00
translation_po.cpp Improve PR plural translation rules handling. 2024-06-18 19:04:00 +03:00
translation_po.h Improve PR plural translation rules handling. 2024-06-18 19:04:00 +03:00
translation_server.compat.inc Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
translation_server.cpp TranslationServer: Add fast path for comparison of equal locales 2024-09-02 10:50:14 +02:00
translation_server.h Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
translation.compat.inc Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
translation.cpp Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
translation.h Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
ucaps.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ustring.cpp Add String.is_valid_unicode_identifier() 2024-08-27 11:34:08 +08:00
ustring.h Add String.is_valid_unicode_identifier() 2024-08-27 11:34:08 +08:00