Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed redundant conditions in CritBitTree.inc, speedup it. | data-man | 2018-06-08 | 1 | -4/+1 |
| | |||||
* | Add the val parameter for CritBitTree[T].incl (#7988) | Dmitry Atamanov | 2018-06-08 | 1 | -0/+20 |
| | | | | | | * Add the val parameter for CritBitTree[T].incl * Updated changelog | ||||
* | Fixed bug in CritBitTree.inc. Fixes #7990. | data-man | 2018-06-07 | 1 | -1/+10 |
| | |||||
* | Quote a keys for CritBitTree $ impl. Fixes #7987 | data-man | 2018-06-07 | 1 | -4/+8 |
| | |||||
* | Fixes CritBitTree.inc's bug (#7838) | Dmitry Atamanov | 2018-05-18 | 1 | -4/+14 |
| | | | | | | * Fixes CritBitTree.inc's bug * Update changelog | ||||
* | Modify hash for HashSet to use `xor` to mix hash of items. | Lolo Iccl | 2018-05-09 | 1 | -5/+2 |
| | |||||
* | Modify previous commit and add tests | Lolo Iccl | 2018-05-09 | 1 | -2/+5 |
| | |||||
* | Modify previous commit | Lolo Iccl | 2018-05-09 | 1 | -4/+8 |
| | | | | | Modify previous commit to use data[h].hcode in proc hash for HashSet and for OrderedSet. | ||||
* | Add proc hash for HashSet and for OrderedSet | Lolo Iccl | 2018-05-09 | 1 | -0/+10 |
| | | | | close #7772 | ||||
* | critbits: don't rely on terminating zero | Andreas Rumpf | 2018-04-29 | 1 | -3/+4 |
| | |||||
* | make more tests green | Andreas Rumpf | 2018-04-29 | 1 | -2/+2 |
| | |||||
* | fix issues #6986 and #7501 (#7513) | skilchen | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | Fix documentation link for set type (#7465) | Roman Ovseitsev | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #7075 from lcrees/get_default | Dominik Picheta | 2018-03-29 | 1 | -13/+80 |
|\ | | | | | Add default argument to tables.getOrDefault | ||||
| * | Add default argument to 'tables.getOrDefault' | lcrees | 2018-01-13 | 1 | -13/+80 |
| | | |||||
* | | more documentation fixes | Araq | 2018-03-05 | 1 | -5/+7 |
| | | |||||
* | | Fix toCountTable and newCountTable | konqoro | 2018-02-21 | 1 | -21/+20 |
| | | |||||
* | | fixes #7215 | Andreas Rumpf | 2018-02-14 | 1 | -1/+1 |
| | | |||||
* | | add more functionality from sets to intsets (#7185) | Imran Hendley | 2018-02-12 | 1 | -21/+156 |
|/ | | | | | | | | | | | | * add more functionality from sets to intsets * remove -+- * < and == performance * don't hardcode s.a.len * remove shortcuts from < and == | ||||
* | Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990) | Yuriy Glukhov | 2017-12-31 | 2 | -9/+26 |
| | |||||
* | Tables: toCountTable: Update docs. | Konstantin Molchanov | 2017-12-27 | 1 | -1/+2 |
| | |||||
* | Tables: make `toCountTable` actually count the elements of the input openArray. | Konstantin Molchanov | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | Fix counttable smallest loop start (#6917) | GULPF | 2017-12-15 | 1 | -3/+3 |
| | | | | | | * Fix counttable smallest * Fix counttable smallest loop start | ||||
* | Improved collection-to-string behavior (#6825) | Fabian Keller | 2017-12-14 | 5 | -8/+8 |
| | |||||
* | Fix counttable smallest (#6912) | GULPF | 2017-12-13 | 1 | -2/+7 |
| | |||||
* | improve the docs for tables.add | Araq | 2017-12-12 | 2 | -0/+5 |
| | |||||
* | fix documentation comments in sequtils.nim | Andreas Rumpf | 2017-12-05 | 1 | -2/+2 |
| | |||||
* | fix ordered set equality (#6791) | andri lim | 2017-11-24 | 1 | -5/+21 |
| | |||||
* | added a warning that the .deprecate statement is unreliable for routines | Andreas Rumpf | 2017-11-21 | 1 | -2/+0 |
| | |||||
* | cleaned up macros.nim | Andreas Rumpf | 2017-11-19 | 1 | -4/+5 |
| | |||||
* | replaced asArray with a much more powerful mapLiterals macro | Andreas Rumpf | 2017-11-18 | 1 | -16/+39 |
| | |||||
* | Use 'typedesc' instead of 'untyped' | Andreas Rumpf | 2017-11-18 | 1 | -1/+1 |
| | |||||
* | Move asArray macro back to sequtils | Fredrik Høisæther Rasch | 2017-11-18 | 1 | -0/+30 |
| | | | | This reverts commit 72f653c2daa5c629ed8a57a4f53dcef56432aa26. | ||||
* | Moving asArray to future module | Fredrik Høisæther Rasch | 2017-11-18 | 1 | -29/+0 |
| | | | | As per [suggestion](https://github.com/nim-lang/Nim/pull/6640#issuecomment-341565453) made by @Araq | ||||
* | Swapping asArray parameter order | Fredrik Høisæther Rasch | 2017-11-18 | 1 | -3/+3 |
| | | | | In reaction to https://github.com/nim-lang/Nim/pull/6640#issuecomment-341528413 | ||||
* | Changing asArray documentation | Fredrik Høisæther Rasch | 2017-11-18 | 1 | -2/+2 |
| | | | | in reaction to https://github.com/nim-lang/Nim/pull/6640#discussion_r148367553 | ||||
* | avoid asArray macros import when using nimscript | Fredrik Høisæther Rasch | 2017-11-18 | 1 | -25/+25 |
| | |||||
* | Implement an `asArray` macro | Fredrik Høisæther Rasch | 2017-11-18 | 1 | -0/+29 |
| | | | | fixes #6563 | ||||
* | Trim remaining expr/stmt from stdlib (#6742) | Lynn C. Rees | 2017-11-15 | 1 | -2/+2 |
| | |||||
* | Add heapqueue module to doc index (#6655) | Lynn C. Rees | 2017-11-10 | 1 | -0/+9 |
| | | | Add copyright header to heapqueue modlue | ||||
* | fixes #6631 | Andreas Rumpf | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | make tests green again | Andreas Rumpf | 2017-10-29 | 1 | -2/+2 |
| | |||||
* | make tests green again | Andreas Rumpf | 2017-10-29 | 1 | -2/+1 |
| | |||||
* | more replacements for the deprecated '<' | Andreas Rumpf | 2017-10-29 | 2 | -2/+2 |
| | |||||
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -17/+17 |
| | |||||
* | Sequtils improvements (#6574) | narimiran | 2017-10-25 | 1 | -171/+267 |
| | |||||
* | update links | narimiran | 2017-10-22 | 1 | -2/+2 |
| | |||||
* | change seq name to `list` | narimiran | 2017-10-22 | 1 | -75/+76 |
| | |||||
* | more descriptive names | narimiran | 2017-10-22 | 1 | -4/+4 |
| | |||||
* | add `count` to sequtils | narimiran | 2017-10-21 | 1 | -0/+31 |
| |