summary refs log tree commit diff stats
path: root/lib/pure/collections
Commit message (Expand)AuthorAgeFilesLines
...
* | Oops - missed updates to a few later rawGet()s.Charles Blake2015-02-121-4/+8
* | Add hcode,rightSize,rawGetKnownHC. Fix inf loop.Charles Blake2015-02-121-60/+140
|/
* Address Andreas' complaint about code duplication.Charles Blake2015-02-071-2/+3
* Fix unnecessarily slow set building from openArray.Charles Blake2015-02-071-3/+17
* Add hcode. Re-factor rawGet. Fix infinite loop.Charles Blake2015-02-061-41/+94
* Merge pull request #2027 from dumndummer/patch-1Andreas Rumpf2015-02-041-4/+4
|\
| * Changed name 'pred' to 'op' in mapIt templatedumndummer2015-02-021-2/+2
| * Update sequtils.nimdumndummer2015-01-281-2/+2
* | Fix SinglyLinkedRing in lists moduledef2015-02-011-4/+22
* | Merge pull request #2020 from def-/mitemsreactormonk2015-02-012-0/+25
|\ \
| * | Add mitems and mpairs where it makes sensedef2015-01-282-0/+25
* | | nimsuggest improvementsAraq2015-01-301-1/+1
| |/ |/|
* | documented new C++ supportAraq2015-01-285-10/+11
|/
* Update sets.nimdumndummer2015-01-271-1/+1
* Happy new year!Guillaume Gelin2015-01-062-2/+2
* better CSS; better docs for teh tables moduleAraq2014-12-211-9/+18
* fixed typos so docgen works againAraq2014-12-201-1/+1
* implemented 'koch pdf'Araq2014-12-191-1/+0
* fixes #1496Araq2014-12-182-0/+39
* fixes #619Araq2014-11-151-0/+4
* Fix some deprecation warnings caused by renamesdef2014-11-131-7/+7
* recursive tuple types are now invalid (breaking change)Araq2014-10-021-0/+2
* prettified re.nim; make some tests greenAraq2014-08-311-21/+22
* fixes #1444Araq2014-08-311-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* more modules updatedAraq2014-08-281-13/+13
* big renameAraq2014-08-281-12/+12
* big renameAraq2014-08-282-156/+156
* big renameAraq2014-08-282-7/+7
* big renameAraq2014-08-279-225/+227
* renamefestAraq2014-08-232-4/+4
* fixes #1413Araq2014-08-131-1/+19
* Merge pull request #1403 from def-/newseqwithAndreas Rumpf2014-08-121-0/+24
|\
| * Move newSeqWith to sequtilsdef2014-08-111-0/+24
* | Adds definition of card term to sets module.Grzegorz Adam Hankiewicz2014-07-271-0/+6
* | Adds more docstrings to the sets module.Grzegorz Adam Hankiewicz2014-07-271-61/+374
* | Adds TSet.init(), wraps initSet around it.Grzegorz Adam Hankiewicz2014-07-261-6/+46
* | Adds TOrderedSet.init(), wraps initOrderedSet around it.Grzegorz Adam Hankiewicz2014-07-261-8/+49
* | Adds test cases for remaining TSet procs.Grzegorz Adam Hankiewicz2014-07-261-0/+9
* | Moves TSet procs to their code block.Grzegorz Adam Hankiewicz2014-07-261-21/+21
* | Adds TOrderedSet.isValid().Grzegorz Adam Hankiewicz2014-07-261-0/+58
* | Adds TSet.isValid().Grzegorz Adam Hankiewicz2014-07-261-0/+101
* | Added stylistic consistancy.Clay Sweetser2014-07-241-1/+1
* | Merge branch 'ptables_fix' of git://github.com/flyx/Nimrod into flyx-ptables_fixClay Sweetser2014-07-241-2/+5
|\ \
| * | Fixed `==` for PTables, added test.Felix Krause2014-06-271-2/+5
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-07-221-1/+2
|\ \ \ | | |/ | |/|
| * | Merge pull request #1377 from sjakobi/patch-1Andreas Rumpf2014-07-191-1/+1
| |\ \
| | * | sequtils: Correct documentation for keepIf procSimon Jakobi2014-07-181-1/+1
| * | | sequtils: Complete mapIt documentation exampleSimon Jakobi2014-07-191-0/+1
| |/ /
* / / '[]' for crit bit trees doesn't need the 'var' parameterAraq2014-07-221-1/+1
|/ /