fc16b81caf
Nim 2.2 comes with compile-time string formatting that doesn't raise exceptions if the format string is invalid - instead a compile-time error is given. This PR introduces a backport of that feature which improves performance and reduces the risk that formatting causes the app to crash and will help migrating the codebase to newer nim versions that track exceptions more carefully. There should be no change in runtime behavior (except formatting being a bit faster) |
||
---|---|---|
.. | ||
app | ||
app_service | ||
backend | ||
dev | ||
constants.nim | ||
contributing.md | ||
env_cli_vars.nim | ||
nim_status_client.nim | ||
nim_windows_launcher.nim |