Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -1/+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 | ||||
* | fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] | flywind | 2021-08-16 | 1 | -2/+11 |
| | | | | | * fix #18702 * Apply suggestions from code review | ||||
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -0/+43 |
* move tests to testament * minor * fix random * disable test random |