index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
tlists.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib tests now check refc too (#21664)
ringabout
2023-04-21
1
-0
/
+1
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+1
*
Fix `remove` on last node of singly-linked list [backport:1.6] (#19353)
gecko
2022-01-10
1
-0
/
+13
*
Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...
rockcavera
2022-01-03
1
-0
/
+12
*
Fix #19297 - fixing broken list after adding empty list (#19299)
rockcavera
2021-12-30
1
-0
/
+12
*
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