summaryrefslogtreecommitdiffstats
path: root/core/string
Commit message (Expand)AuthorAgeFilesLines
* Reorganize Project Settingsreduz2021-02-181-6/+6
* Make String::ends_with don't use String::rfindkleonc2021-02-091-13/+20
* Unify URI encoding/decoding and add to C#Aaron Franke2021-01-282-64/+6
* Make hex_to_int and bin_to_int handle the prefix automaticallyAaron Franke2021-01-282-15/+11
* Merge pull request #45489 from aaronfranke/coreRémi Verschelde2021-01-271-3/+4
|\
| * Type consistencies in coreAaron Franke2021-01-261-3/+4
* | Renamed String.ord_at to unicode_atYuri Roubinsky2021-01-262-7/+7
|/
* Fix String.ends_with() for empty string argumentsVedat Günel2021-01-191-1/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-0118-36/+36
* Rename empty() to is_empty()Marcel Admiraal2020-12-286-39/+39
* Fix the `String::get_base_dir()` logic to properly check for top level direct...Fredia Huya-Kouadio2020-12-231-1/+4
* Static analyzer fixes:bruvzg2020-12-091-1/+1
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-262-0/+23
* [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...bruvzg2020-11-262-6/+6
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-163-3/+0
* Create Variant built-in functions.reduz2020-11-101-0/+20
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0719-0/+10672