Danil Alexeev
|
d4555ef5fb
Add `String.to_{camel,pascal,snake}_case` methods
|
пре 3 година |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
пре 3 година |
Marcus Elg
|
acd9736fc9
Formatting changes to string test comments
|
пре 3 година |
Marcus Elg
|
dbc165715b
Add %v for formatting vectors
|
пре 3 година |
Rémi Verschelde
|
62423b691e
Tests: Silence some intentional errors
|
пре 3 година |
Rémi Verschelde
|
1418f97c70
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
|
пре 3 година |
bruvzg
|
0c5431644d
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
|
пре 3 година |
Haoyu Qiu
|
3094e739f5
Create onready variables when dropping nodes and holding Ctrl
|
пре 3 година |
Haoyu Qiu
|
ad1a8777bd
Fix left aligned integer sign in string formatting
|
пре 3 година |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
пре 3 година |
Anilforextra
|
adbe948bda
String: Add contains().
|
пре 4 година |
Nathan Franke
|
8a0a3accee
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
|
пре 4 година |
Wilson E. Alvarez
|
3eb5e0ac50
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
|
пре 4 година |
Aaron Franke
|
13939734e0
Replace String::num_real code with a wrapper around String::num
|
пре 4 година |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
пре 4 година |
Haoyu Qiu
|
e4e4e475f8
Make `--doctool` locale aware
|
пре 4 година |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
пре 4 година |
Rémi Verschelde
|
2beaae4b6f
String: Remove `erase` method, bindings can't mutate String
|
пре 4 година |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
пре 4 година |