Vitalie Ciubotaru
|
4100cca613
|
bf: fix a bug in bf.resize() (var name coincides with function name)
|
2019-07-29 16:31:48 +02:00 |
Vitalie Ciubotaru
|
bd95f5bf8f
|
bf: add basic documentation
|
2019-07-23 18:29:04 +02:00 |
Vitalie Ciubotaru
|
c0911ea74b
|
bf: add reverse(), resize(), pos() and rotate()
|
2019-07-18 10:49:32 +02:00 |
Vitalie Ciubotaru
|
9a3baf5609
|
bf: add setall(), clearall(), string() and str2bf()
|
2019-07-14 18:24:37 +02:00 |
d2verb
|
2cb12b4f4e
|
rand: change rand.seed() to receive seed value
|
2019-07-13 18:17:45 +02:00 |
Vitalie Ciubotaru
|
ef899b7c09
|
bf: add cmp(), join(), slice(), popcount() and hamming()
|
2019-07-12 20:46:37 +02:00 |
Alexander Medvednikov
|
4a8ba9756f
|
disable u32 check for now
|
2019-07-10 22:05:50 +02:00 |
Vitalie Ciubotaru
|
c4fcfcec88
|
bf: add a module implementing operations with bit arrays (#1049)
|
2019-07-09 21:11:09 +02:00 |