Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -0/+1 |
* | fixes #21538; expand len template parameter once in newSeqWith (#21543) | Eric N. Vander Weele | 2023-03-20 | 1 | -0/+5 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+1 |
* | top-down type inference, implements rfc 149 (#20091) | metagn | 2022-08-24 | 1 | -1/+1 |
* | sequtils: fix errors from `strictFuncs` use (#18998) | ee7 | 2021-10-16 | 1 | -0/+26 |
* | sequtils now support strict effect tracking (#18782) | Andreas Rumpf | 2021-09-02 | 1 | -0/+5 |
* | deprecate `sequtils.delete` and add an overload with saner semantics consiste... | Timothee Cour | 2021-07-15 | 1 | -44/+98 |
* | Improve sequtils documentation (#16559) | konsumlamm | 2021-01-04 | 1 | -4/+2 |
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -83/+83 |
* | make megatest consistent with unjoined tests wrt newlines, honor newlines in ... | Timothee Cour | 2020-11-28 | 1 | -3/+0 |
* | remove isMainModule from json,os,sequtils (#14572) | Timothee Cour | 2020-06-06 | 1 | -0/+460 |