Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -0/+1 |
| | | | | | | | | | | | * stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch | ||||
* | 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 | ||||
* | fixes #20227; skip distinct types for genObjConstr [JS backend] (#20229) | ringabout | 2022-08-24 | 1 | -0/+17 |
fixes #20227; skip distinct types for genObjConstr |