Miran
|
e616675c41
various small documentation improvements (#18602)
|
3 éve |
Andreas Rumpf
|
0300203e81
intsets are here to stay (#16751)
|
3 éve |
konsumlamm
|
44ceefa9fe
Improve documentation for packedsets (#16715)
|
4 éve |
landerlo
|
c39fa0d495
Make IntSet a generic ordinal set OrdSet[A] (#15564)
|
4 éve |
ee7
|
d48b356e49
intsets.nim: Add `toIntSet` proc (#15460)
|
4 éve |
c-blake
|
b1aa3b1eea
Unwind just the "pseudorandom probing" part of recent sets,tables changes (#13816)
|
4 éve |
Timothee Cour
|
42dad3a836
tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport]
|
4 éve |
Timothee Cour
|
8c22518d67
[backport] pseudorandom probing for hash collision (#13418)
|
4 éve |
Andreas Rumpf
|
f728614ef8
fixes #12366 [backport] (#12393)
|
5 éve |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 éve |
Miran
|
2255d8795b
[other] prettify collections (#11695)
|
5 éve |
Arne Döring
|
88b5dd3362
right shift is now by default sign preserving (#11322)
|
5 éve |
narimiran
|
83caa58c7a
docs: fix trailing comma in links
|
6 éve |
Miran
|
39e1cd2bf6
Better docs for sets and intsets (#10362)
|
6 éve |
Miran
|
214f48eae9
Remove long deprecated stuff (#10332)
|
6 éve |
Andreas Rumpf
|
2ee2022c29
help Nim optimize intsets.initIntSet
|
6 éve |
Alexis Hope
|
bec493925f
IntSet documentation notes (#10051)
|
6 éve |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 éve |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
6 éve |
Imran Hendley
|
df4f707743
add more functionality from sets to intsets (#7185)
|
6 éve |
superfunc
|
d1f6ddfd64
Add counterpart to containsOrIncl for excl (#6360)
|
7 éve |
Andreas Rumpf
|
1539d9d95b
optimized intsets to not allocate for the common cases
|
7 éve |
Arne Döring
|
000b8afd26
Remove expr/stmt (#5857)
|
7 éve |
Andreas Rumpf
|
50d2a5868a
added intsets.clear proc
|
8 éve |
Araq
|
2fda95a4d6
added getOrDefault; bootstrapping works again
|
9 éve |
pdw
|
192ba3bbc0
lib/pure/a-c - Dropped 'T' from types
|
9 éve |
Oleh Prypin
|
22db40e5e4
Turn some test outputs into actual tests
|
9 éve |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
9 éve |
Oleh Prypin
|
27071319c6
Remove unneeded import os from intsets
|
9 éve |
def
|
22b4e4c2f2
Use more Natural and Positive numbers in proc parameters
|
9 éve |