Historie revizí

Autor SHA1 Zpráva Datum
  flywind eb8cc51bb8 tables module uses runnableExamples (#16994) před 3 roky
  flywind d447c0fe3f use typeof instead type (#16962) před 3 roky
  cooldome 04f8fcfbd0 Tables, use sink val arguments more actively (#15625) před 4 roky
  c-blake 196e747df1 Attempt to explain better why delImplIdx is the way it is. Maybe this can (#15108) před 4 roky
  c-blake b2a1944587 Fulfill https://github.com/nim-lang/Nim/pull/14995#issuecomment-664914391 (#15104) před 4 roky
  Miran 3de5296337 remove a condition that table size must be passed as power of 2 (#14926) před 4 roky
  c-blake b1aa3b1eea Unwind just the "pseudorandom probing" part of recent sets,tables changes (#13816) před 4 roky
  Timothee Cour 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] před 4 roky
  Timothee Cour 8c22518d67 [backport] pseudorandom probing for hash collision (#13418) před 4 roky
  Andreas Rumpf 60d64d1aef use system.move instead of system.shallowCopy if the GC mode requires it před 5 roky
  narimiran 326e3ad09d [bugfix] fix #11588, don't check if SharedTable is initialized před 5 roky
  Miran 45bbf1ef5b [bugfix] fix OrderedTable default initialization (#11549) před 5 roky
  Andreas Rumpf 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) před 5 roky
  Miran 737fff5902 Initialized collections (#11094) před 5 roky
  Andreas Rumpf aed8766e84 stdlib: use system.default if it exists před 5 roky
  narimiran b40a637fac better docs: tables před 6 roky
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' před 7 roky
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) před 7 roky
  Ruslan Mustakov a81247dcbe Add compute proc for SharedTable (#5385) před 7 roky
  Yuriy Glukhov 4423da465a Workaround for #5098 před 8 roky
  Felix Krause 93a998204c Fixes #5035 před 8 roky
  Andreas Rumpf 1e134aed49 Merge pull request #4367 from kierdavis/4365-tables-clear před 8 roky
  Andreas Rumpf a8edf67a28 make nim bootstrap again for older versions před 8 roky
  Andreas Rumpf 60b187513e stdlib and compiler don't use .immediate anymore před 8 roky
  Kier Davis edb5a1a5c6 Fix clear() on CountTable před 8 roky
  Andreas Rumpf 5f83e869fa attempt to fix a critical memory leak in Nim's collections před 8 roky
  Dominik Picheta 2b162c04b1 Implements tables.clear. před 8 roky
  Yuriy Glukhov 308b7c0138 Fixed Table::del in JS před 8 roky
  Araq 28de800d61 Merge branch 'more_concurrency' into devel před 9 roky
  Araq 21ea8e6913 some progress on making async multithreaded před 9 roky