Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+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 | ||||
* | deprecate std/mersenne (#18395) | pyautogui | 2021-07-05 | 1 | -0/+1 |
| | | | | | Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de> | ||||
* | Improve documentation for the mersenne module (#16824) | konsumlamm | 2021-01-27 | 1 | -0/+11 |
* Improve documentation for mersenne Add tests for mersenne * Add link to Wikipedia article |