Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Improve the heapqueue module (#17034) | konsumlamm | 2021-02-15 | 1 | -34/+83 |
| | | | | | | Improve documentation Optimize toHeapQueue Rename siftup and siftdown Add tests for the heap property | ||||
* | heapqueue minor improvement (#16088) | flywind | 2020-11-21 | 1 | -0/+53 |