index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
tbitops.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib tests now check refc too (#21664)
ringabout
2023-04-21
1
-0
/
+1
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+1
*
enable style:usages for stdlib tests [backport: 1.6] (#19715)
flywind
2022-04-13
1
-2
/
+2
*
Improve documentation for bitops (#16961)
konsumlamm
2021-02-15
1
-336
/
+173
*
Added bitslice operations for bitops (#14016)
awr1
2020-05-06
1
-1
/
+70
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
Make bitand, bitor, bitxor varargs-friendly (#13985)
awr1
2020-04-20
1
-0
/
+8
*
faster CIs (#13803)
Miran
2020-03-30
1
-4
/
+172
*
makes more tests green
Andreas Rumpf
2019-09-02
1
-7
/
+7
*
Bit operator names 2 (#11413)
Arne Döring
2019-06-06
1
-1
/
+37
*
bitops: add reverseBits and test (#10835)
Tomohiro
2019-03-13
1
-0
/
+42
*
Vm bitops fixes (#10520)
Arne Döring
2019-02-05
1
-51
/
+16
*
Added basic bit manipulation procs to bitops (#10338)
Ico Doornekamp
2019-01-23
1
-0
/
+57
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-1
/
+0
*
add bitops module for optimized bit manipulation. (#5201)
Parashurama
2017-03-14
1
-0
/
+168