move formatfloat out of system (#20195)

* move formatfloat out of system

* fixes doc

* Update changelog.md

* careless

* fixes

* deprecate system/formatfloat

* better handling
This commit is contained in:
ringabout
2022-08-24 19:38:30 +08:00
committed by GitHub
parent 12f23d5ae8
commit b6bfe38ff5
23 changed files with 201 additions and 176 deletions

View File

@@ -11,7 +11,7 @@ include "system/inclrtl"
import std/private/since
when defined(nimPreviewSlimSystem):
import std/assertions
import std/[assertions, formatfloat]
## This module contains the interface to the compiler's abstract syntax