Commit History

Author SHA1 Message Date
  data-man 3e799d7876 Removed redundant conditions in CritBitTree.inc, speedup it. 6 years ago
  Dmitry Atamanov fbd91a474a Add the val parameter for CritBitTree[T].incl (#7988) 6 years ago
  data-man 12f929e582 Fixed bug in CritBitTree.inc. Fixes #7990. 6 years ago
  data-man aa7348b356 Quote a keys for CritBitTree $ impl. Fixes #7987 6 years ago
  Dmitry Atamanov 06bdf8392b Fixes CritBitTree.inc's bug (#7838) 6 years ago
  Andreas Rumpf c8b2e65dbb critbits: don't rely on terminating zero 6 years ago
  Andreas Rumpf b899713832 make more tests green 6 years ago
  Fabian Keller 6df6ec27ec Improved collection-to-string behavior (#6825) 7 years ago
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' 7 years ago
  superfunc d1f6ddfd64 Add counterpart to containsOrIncl for excl (#6360) 7 years ago
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 years ago
  Mark Summerfield 3eff1b7765 Minor doc fix as per issue #5523 (#5533) 7 years ago
  Araq e9313dd362 added prefix matching to critbits.nim 9 years ago
  Araq 8be9e46403 udpated the compiler and tester to use getOrDefault 9 years ago
  Araq d8b0edc323 Merge branch 'mget' of https://github.com/def-/Nim into def--mget 9 years ago
  Araq 732bdd54a0 added critbits.inc proc 9 years ago
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace 9 years ago
  Oleh Prypin 22db40e5e4 Turn some test outputs into actual tests 9 years ago
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 years ago
  def 63f9385327 Rename mget to `[]` 9 years ago
  Federico Ceratto 657dca5c3b Fix typos 10 years ago
  Araq dbe71c715e documented new C++ support 10 years ago
  Araq 11b6958755 big rename 10 years ago
  Araq 725cf0e22d '[]' for crit bit trees doesn't need the 'var' parameter 10 years ago
  Araq 4966212141 more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #156; fixes #155 12 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq 5e5ed192e5 GC: use simple balanced tree instead of AVL tree 13 years ago