28 Commits

Author SHA1 Message Date
Allofich
06b21b3475 Remove excess end-of-file empty lines 2021-08-22 15:47:10 +09:00
Allofich
f107a1d02a Localize #include <stdint.h> from bitop.h 2021-06-09 11:11:02 +09:00
Allofich
67ebe980a7 Remove unneeded includes 2021-06-06 04:39:54 +09:00
Jonathan Campbell
c2136c51a5 more 2018-06-15 00:45:19 -07:00
Jonathan Campbell
d955cf9294 negation implies x => -x, it should be called invert x => ~x 2018-06-14 00:29:22 -07:00
Jonathan Campbell
090b658147 bitop 2018-06-06 21:31:47 -07:00
Jonathan Campbell
af6cd83a12 bitop negate 2018-06-06 14:58:33 -07:00
Jonathan Campbell
dedef01fa8 template function return fixup 2018-06-04 12:47:04 -07:00
Jonathan Campbell
cc57b3e011 more 2018-06-04 09:55:55 -07:00
Jonathan Campbell
eb69ecd1b7 ascii art 2018-06-04 09:52:13 -07:00
Jonathan Campbell
9e8e3e26cd more 2018-06-04 09:49:05 -07:00
Jonathan Campbell
a913a7a102 explain the power of 2 check 2018-06-04 09:48:00 -07:00
Jonathan Campbell
b6164cc1ec log2 2018-06-04 09:28:30 -07:00
Jonathan Campbell
42fefcff4f comments 2018-06-04 08:56:25 -07:00
Jonathan Campbell
c77774dc4f Use CHAR_BIT 2018-06-04 08:38:04 -07:00
Jonathan Campbell
fdb9f726dc VS2017 compiler warning cleanup 2018-06-03 13:23:57 -07:00
Jonathan Campbell
070909b956 ptrop self test 2018-06-03 12:19:58 -07:00
Jonathan Campbell
1085bbb673 bitop power of 2 2018-06-01 12:22:22 -07:00
Jonathan Campbell
136cbd61ee mask msb 2018-05-30 22:54:51 -07:00
Jonathan Campbell
6d362e395b separate 2018-05-30 22:33:50 -07:00
Jonathan Campbell
ea55b8998e doxygen 2018-05-30 22:19:22 -07:00
Jonathan Campbell
0f62352853 more 2018-05-30 22:14:46 -07:00
Jonathan Campbell
8221630275 bitlength non constexpr 2018-05-30 22:12:23 -07:00
Jonathan Campbell
b4de05072c more 2018-05-30 21:57:29 -07:00
Jonathan Campbell
dd6e2ec669 seqlenlsb 2018-05-30 21:44:10 -07:00
Jonathan Campbell
56f509b6c2 msb mask 2018-05-30 18:59:45 -07:00
Jonathan Campbell
259c9db44e more 2018-05-30 18:53:32 -07:00
Jonathan Campbell
1335ac8ce6 more 2018-05-30 18:42:04 -07:00