Andrey Makarov
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
1 éve |
konsumlamm
|
46fb855425
Deprecate `std/sharedlist` and `std/sharedtables` (#19112)
|
3 éve |
flywind
|
a77360da5b
workaround bug in sharedtables.withValue to unblock frozen CI on OSX (#18172)
|
3 éve |
flywind
|
06960bb9cb
Ref #17697 improve withValue docs (#18154)
|
3 éve |
flywind
|
4556901572
use single backtick (#17141)
|
3 éve |
c-blake
|
b2a1944587
Fulfill https://github.com/nim-lang/Nim/pull/14995#issuecomment-664914391 (#15104)
|
4 éve |
Miran
|
3de5296337
remove a condition that table size must be passed as power of 2 (#14926)
|
4 éve |
Juan Carlos
|
05384efec5
Clean out sharedtables (#14858)
|
4 éve |
Miran
|
9c33bcac5c
change 'iff' to 'if' to stop "corrections" once and for all (#14182)
|
4 éve |
hlaaftana
|
0aefebb728
JS unittest stacktrace fix, cleanup js repr and inclrtl includes (#14168)
|
4 éve |
Andreas Rumpf
|
484548c784
revert stdlib changes which are not required anymore
|
4 éve |
Zahary Karadjov
|
0521f98486
Hrm, the new errors highlighted some code that seems to be broken
|
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 |
Araq
|
5abe880469
last stdlib cleanups
|
5 éve |
Miran
|
2255d8795b
[other] prettify collections (#11695)
|
5 éve |
narimiran
|
326e3ad09d
[bugfix] fix #11588, don't check if SharedTable is initialized
|
5 éve |
LemonBoy
|
7d217a71d3
Render deprecated pragmas (#8886)
|
5 éve |
Miran
|
737fff5902
Initialized collections (#11094)
|
5 éve |
Araq
|
a9974a33f1
more documentation fixes
|
6 éve |
Yuriy Glukhov
|
d1e10f9aa3
Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990)
|
7 éve |
Araq
|
6f8e98cff2
improve the docs for tables.add
|
7 éve |
Arne Döring
|
000b8afd26
Remove expr/stmt (#5857)
|
7 éve |
Ruslan Mustakov
|
a81247dcbe
Add compute proc for SharedTable (#5385)
|
7 éve |
coffeepots
|
9af584707d
Allow compilation of sharedtables.nim
|
8 éve |
Andreas Rumpf
|
4077050a42
fixes a critical tables bug that caused 'enlarge' to crash after 'add'
|
8 éve |
cheatfate
|
a2393d0593
Introduce template withValue()
|
8 éve |
Araq
|
62cea4e29c
prepared selectors module for multi threading
|
9 éve |
Araq
|
21ea8e6913
some progress on making async multithreaded
|
9 éve |