summary refs log tree commit diff stats
path: root/lib/pure/collections/lists.nim
Commit message (Expand)AuthorAgeFilesLines
* .cursor implementation (#12637)Andreas Rumpf2019-11-121-4/+7
* Fix many broken linksJjp1372019-10-221-2/+2
* [other] prettify collections (#11695)Miran2019-07-091-6/+12
* introduce temporary <//> for 'owned' to get this compile with 0.19 (#11145)Andreas Rumpf2019-05-021-7/+11
* docs: fix trailing comma in linksnarimiran2019-01-251-4/+4
* better docs for lists and deques (#10390)Miran2019-01-211-43/+490
* add SinglyLinkedList.append procspacien2018-11-271-0/+15
* removes deprecated T/P typesAraq2018-11-161-9/+0
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-1/+1
* Refac of lists module (#6400)GULPF2017-10-161-105/+32
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-47/+47
* Fix SinglyLinkedRing in lists moduledef2015-02-011-4/+22
* Merge pull request #2020 from def-/mitemsreactormonk2015-02-011-0/+16
|\
| * Add mitems and mpairs where it makes sensedef2015-01-281-0/+16
* | nimsuggest improvementsAraq2015-01-301-1/+1
|/
* prettified re.nim; make some tests greenAraq2014-08-311-21/+22
* big renameAraq2014-08-271-41/+45
* case consistency part 1Araq2013-12-271-4/+4
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* documented hygienic templates; made tests green; fixed system.clampAraq2012-08-221-6/+9
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* added system.slurp for easy embedding of resourcesAraq2011-08-101-1/+17
* basic generic collections implemented and testedAraq2011-06-071-32/+23
* bugfix: generic instantiation across module boundariesAraq2011-06-061-98/+228
* c2nim compiles againAraq2011-04-231-2/+11
* got rid of some arcane module namesAraq2011-04-211-0/+155