summaryrefslogtreecommitdiffstats
path: root/core/string/char_range.inc
Commit message (Expand)AuthorAgeFilesLines
* Core: Update `char_range.inc` to Unicode 16Thaddeus Crews2024-10-211-204/+409
* Add is_valid_letter() to TextServerMJacred2024-05-021-0/+663
* Add Unicode support to `String.to_*_case()` methodsDanil Alexeev2024-02-221-3/+1311
* Link xid_start and xid_continue externally to prevent data duplication in binaryBartłomiej T. Listwon2024-02-111-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [TextServer] Implement ICU/UAX 31 based `is_valid_identifier` function.bruvzg2022-08-021-0/+1456