Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22360; compare with the half of randMax (#22361) | ringabout | 2023-08-02 | 1 | -0/+18 |
* | clean up SOME pending/xxx/issue link comments (#21826) | metagn | 2023-05-11 | 1 | -16/+29 |
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -1/+1 |
* | int64/uint64 as bigint in JS (#21613) | metagn | 2023-04-11 | 1 | -11/+8 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -1/+1 |
* | Fix initrand to avoid random number sequences overlapping (#18744) | Tomohiro | 2021-09-02 | 1 | -4/+28 |
* | std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456) | Timothee Cour | 2021-07-23 | 1 | -1/+62 |
* | fix #17467 1st call to rand is now non-skewed; allow seed == 0 (#17468) | Timothee Cour | 2021-05-11 | 1 | -4/+27 |
* | Improve math module (#17019) | konsumlamm | 2021-02-12 | 1 | -5/+105 |
* | enable tests for random (#16297) | flywind | 2020-12-10 | 1 | -34/+41 |
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -0/+59 |