Danil Alexeev
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
7 months ago |
bruvzg
|
aa0ade5b49
[TextEdit / LineEdit] Add support for OEM Alt codes input.
|
1 year ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 months ago |
Jakub Marcowski
|
10485764a7
Automate generation of the `char_range.inc` file
|
11 months ago |
Thaddeus Crews
|
ab72082fa2
Core: Update `char_range.inc` to Unicode 16
|
1 year ago |
MJacred
|
717513a62d
Add is_valid_letter() to TextServer
|
1 year ago |
Danil Alexeev
|
c0aa88ae4f
Add Unicode support to `String.to_*_case()` methods
|
1 year ago |
Bartłomiej T. Listwon
|
5ee4b49e42
Link xid_start and xid_continue externally to prevent data duplication in binary
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
5aa48b6ae5
[TextServer] Implement ICU/UAX 31 based `is_valid_identifier` function.
|
4 years ago |