Commitin historia

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