Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last | ||||
* | move prelude so that `include std/prelude` also works (#17110) | Timothee Cour | 2021-02-20 | 1 | -0/+14 |
* move prelude so that `include std/prelude` also works * add test |