提交歷史

作者 SHA1 備註 提交日期
  chmod222 31d3606fe8 fixes #21564; std/bitops: Add explicit type masking for the JS target (#21598) 1 年之前
  Timothee Cour e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 年之前
  Timothee Cour 988c02b7cb renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim to avoid confusion with unrelated std/vmutils (#18660) 3 年之前
  Andreas Rumpf 96a7f9b31c deprecate cuchar, don't redefine it (#18505) 3 年之前
  rockcavera af2a7e8cbc Rotation right and left refactored to generics. Continuation of #16622 (#17578) 3 年之前
  flywind a36816fc04 follow up #17539 (#17548) 3 年之前
  flywind c8dda867f2 close #11330 sets uses optimized countSetBits (#17334) 3 年之前
  Andreas Rumpf 6c1c8f51b3 IC: green tests (#17311) 3 年之前
  Timothee Cour b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) 3 年之前
  konsumlamm 0a9a90d991 Improve documentation for bitops (#16961) 3 年之前
  rockcavera 4576cf20af Refactoring `bitops.rotateLeftBits()` and `bitops.rotateRightBits()`; adding builtins and intrinsics. (#16622) 3 年之前
  rockcavera 876fa3e62e adding missing commas in std/bitops (#16520) 4 年之前
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 年之前
  awr1 b70b8a7cdd Fix runnable examples for bitops (#14247) 4 年之前
  awr1 b8e6ea7547 Added bitslice operations for bitops (#14016) 4 年之前
  awr1 59aeaa1c98 Make bitand, bitor, bitxor varargs-friendly (#13985) 4 年之前
  jiro 40b64ccd7b Add runnableExamples to bitops module (#13951) 4 年之前
  Nindaleth 34dbc5699e fix several typos in documentation and comments (#12553) 5 年之前
  narimiran 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 年之前
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 年之前
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
  Arne Döring cfeb9d2c50 Bit operator names 2 (#11413) 5 年之前
  Oscar Nihlgård 3a06022071 Enable range checking for unsigned integers (#11313) 5 年之前
  Arne Döring e904b3f952 code cleanup (#10874) 5 年之前
  Tomohiro cd3a58d7b0 bitops: add reverseBits and test (#10835) 5 年之前
  silent-observer 7e52c798db Remove var 5 年之前
  Arne Döring 824f39b32e Vm bitops fixes (#10520) 5 年之前
  Ico Doornekamp 0d480bfe22 Added basic bit manipulation procs to bitops (#10338) 6 年之前
  Araq 9820c2c456 bitops: add 'hamming weight' to the doc index 7 年之前
  Parashurama 976095c894 add bitops module for optimized bit manipulation. (#5201) 7 年之前