Lukas Tenbrink
|
1db0a60dc0
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
2 tháng trước cách đây |
Priahoud
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
1 năm trước cách đây |
Lukas Tenbrink
|
143f8e933e
Optimize `Color::to_html` by allocating less.
|
9 tháng trước cách đây |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 tháng trước cách đây |
Thaddeus Crews
|
c937b6d180
Merge pull request #102419 from Ivorforce/std-size
|
9 tháng trước cách đây |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
10 tháng trước cách đây |
bruvzg
|
a6ff518763
Add ZWSP to the list of space characters.
|
10 tháng trước cách đây |
Thaddeus Crews
|
ab72082fa2
Core: Update `char_range.inc` to Unicode 16
|
1 năm trước cách đây |
Rémi Verschelde
|
25fe3d4b46
Merge pull request #81639 from MJacred/is_letter
|
1 năm trước cách đây |
MJacred
|
717513a62d
Add is_valid_letter() to TextServer
|
1 năm trước cách đây |
Aaron Franke
|
b1f5e9fe3a
Rename internal is_ascii_char to is_ascii_alphabet_char
|
1 năm trước cách đây |
Danil Alexeev
|
c0aa88ae4f
Add Unicode support to `String.to_*_case()` methods
|
1 năm trước cách đây |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 năm trước cách đây |
bruvzg
|
5aa48b6ae5
[TextServer] Implement ICU/UAX 31 based `is_valid_identifier` function.
|
4 năm trước cách đây |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 năm trước cách đây |