summary refs log tree commit diff stats
path: root/tests/stdlib/tsequtils.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* fixes #21538; expand len template parameter once in newSeqWith (#21543)Eric N. Vander Weele2023-03-201-0/+5
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* top-down type inference, implements rfc 149 (#20091)metagn2022-08-241-1/+1
* sequtils: fix errors from `strictFuncs` use (#18998)ee72021-10-161-0/+26
* sequtils now support strict effect tracking (#18782)Andreas Rumpf2021-09-021-0/+5
* deprecate `sequtils.delete` and add an overload with saner semantics consiste...Timothee Cour2021-07-151-44/+98
* Improve sequtils documentation (#16559)konsumlamm2021-01-041-4/+2
* use doAssert in tests (#16486)flywind2020-12-281-83/+83
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-3/+0
* remove isMainModule from json,os,sequtils (#14572)Timothee Cour2020-06-061-0/+460