Age | Commit message (Expand) | Author |
---|---|---|
2021-02-09 | Make String::ends_with don't use String::rfind | kleonc |
2021-01-28 | Unify URI encoding/decoding and add to C# | Aaron Franke |
2021-01-28 | Make hex_to_int and bin_to_int handle the prefix automatically | Aaron Franke |
2021-01-27 | Merge pull request #45489 from aaronfranke/core | Rémi Verschelde |
2021-01-26 | Type consistencies in core | Aaron Franke |
2021-01-26 | Renamed String.ord_at to unicode_at | Yuri Roubinsky |
2021-01-19 | Fix String.ends_with() for empty string arguments | Vedat Günel |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-23 | Fix the `String::get_base_dir()` logic to properly check for top level direct... | Fredia Huya-Kouadio |
2020-11-26 | [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex... | bruvzg |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |