Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #16384 and #17144 (#17126) [backport] | flywind | 2021-03-03 | 1 | -218/+223 |
* | std/lists: Various changes to `lists` (RFC #303) (#16536) | Peter Salvi | 2021-02-08 | 1 | -20/+103 |
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -17/+17 |
* | O(1) concatenation of singly- and doubly linked lists. (#16362) | Peter Salvi | 2020-12-20 | 1 | -1/+68 |
* | improve tests for collections (#16328) | Timothee Cour | 2020-12-12 | 1 | -4/+20 |
* | add SinglyLinkedList.append procs | pacien | 2018-11-27 | 1 | -1/+2 |
* | removes deprecated T/P types | Araq | 2018-11-16 | 1 | -5/+5 |
* | Improved collection-to-string behavior (#6825) | Fabian Keller | 2017-12-14 | 1 | -1/+1 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -6/+6 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+66 |