ringabout
|
4fa86422c0
stdlib tests now check refc too (#21664)
|
1 éve |
ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 éve |
gecko
|
955040f0f1
Fix `remove` on last node of singly-linked list [backport:1.6] (#19353)
|
3 éve |
rockcavera
|
526a32e169
Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinkedList` (#19315) [backport]
|
3 éve |
rockcavera
|
dc5c88ca79
Fix #19297 - fixing broken list after adding empty list (#19299)
|
3 éve |
flywind
|
6391f6e861
fix #16384 and #17144 (#17126) [backport]
|
3 éve |
Peter Salvi
|
e211a2a9f6
std/lists: Various changes to `lists` (RFC #303) (#16536)
|
3 éve |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
4 éve |
Peter Salvi
|
051477b314
O(1) concatenation of singly- and doubly linked lists. (#16362)
|
4 éve |
Timothee Cour
|
b1c232aca1
improve tests for collections (#16328)
|
4 éve |
pacien
|
4e483bb01a
add SinglyLinkedList.append procs
|
6 éve |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 éve |
Fabian Keller
|
6df6ec27ec
Improved collection-to-string behavior (#6825)
|
7 éve |
Adam Strzelecki
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 éve |
Araq
|
20b5f31c03
new tester; all tests categorized
|
11 éve |