Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #23936; opcParseFloat accepts the wrong register as the first param [ba... | ringabout | 2024-08-12 | 1 | -0/+11 |
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -0/+1 |
* | This adds `parseutils.parseSize`, an inverse to `strutils.formatSize` (#21349) | c-blake | 2023-02-14 | 1 | -0/+41 |
* | Added 'openArray[char]' overloads to 'std/parseutils' (#20527) | Jason Beetham | 2022-10-24 | 1 | -50/+56 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -1/+2 |
* | fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] | flywind | 2021-08-16 | 1 | -2/+11 |
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -0/+43 |