summary refs log tree commit diff stats
path: root/tests/collections/tcollections_to_string.nim
Commit message (Expand)AuthorAgeFilesLines
* Add `hashWangYi1` (#13823)c-blake2020-04-151-1/+4
* fix deprecations and other warnings (#13748)Miran2020-03-251-3/+3
* add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...Timothee Cour2019-01-081-3/+3
* Updated tests for CritBitTree $data-man2018-06-071-3/+3
* Don't escape multibyte characters (#7570)Oscar NihlgÄrd2018-04-231-2/+8
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-0/+106