summaryrefslogtreecommitdiff
path: root/core/io
diff options
context:
space:
mode:
authorMicky <micheledevita2@gmail.com>2022-09-07 22:25:26 +0200
committerMicky <micheledevita2@gmail.com>2022-09-08 12:32:59 +0200
commitd377bdb3ad3f6751640bfd818a75cdb7e14af503 (patch)
treecbf56fbffc52fe2b3523b431838c3ccbe802e619 /core/io
parent337e4d185af0ff0ea2dba60abecd4af50b9d10f8 (diff)
Fix several oddities in Project Converter
This is not a complete list. Nor are all of the changes exhaustive. - Measure final execution time in seconds instead of milliseconds. - Use `vformat()` instead of unreadable string concatenation whenever necessary. - Replaces every `&` used with booleans with `&&` because Visual Studio was really complaining about it. - Adds punctuation to some comments, in accordance to codebase guidelines. - Fixes some typos around the file (such as "parenthesis" being called "parenthess"), as well as attempt to change some sentences to be more English-correct. - Reworded some comments and error messages entirely.
Diffstat (limited to 'core/io')
0 files changed, 0 insertions, 0 deletions