Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
5 months ago |
Lukas Tenbrink
|
f4de2cd22a
Use `resize_zeroed` instead of `resize` then `fill(0)` in several places.
|
5 months ago |
Kiro
|
83d4bde0a2
When calling code has length of string, pass it to parse_utf8
|
9 months ago |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
1 year ago |
David Snopek
|
760099ca6f
GDExtension: Show warning on missing PDB file, rather than error
|
1 year ago |
patwork
|
2e84638147
Fix type-limits warning in windows_utils
|
1 year ago |
patwork
|
909f28a534
Fix multichar warning in windows_utils
|
1 year ago |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
1 year ago |