Historial de Commits

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