John Wellbelove
|
39ad0fe808
|
Added sign_extend functions with shift parameter.
|
2017-12-15 13:59:03 +00:00 |
|
John Wellbelove
|
c0169188ca
|
Made some templates into normal functions and moved to binary.cpp
Added bit<> template constant
Added bit enumerations
|
2017-12-05 18:49:50 +00:00 |
|
John Wellbelove
|
26b7326d72
|
Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
|
2017-05-08 20:48:22 +01:00 |
|
John Wellbelove
|
dfbd0391a2
|
Added various tests
|
2016-05-03 19:17:26 +01:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
John Wellbelove
|
85c60f5407
|
Added more sign_extend tests for unsigned values.
|
2016-02-28 13:51:09 +00:00 |
|
John Wellbelove
|
da8a31c19e
|
Added sign_extend template
|
2016-02-27 16:54:51 +00:00 |
|
jwellbelove
|
01ff869fb5
|
Fixed test compile warnings
|
2016-01-13 16:10:15 +00:00 |
|
John Wellbelove
|
16a1978f43
|
Added link to www.etlcpp.com in licence header.
|
2015-12-16 11:09:56 +00:00 |
|
John Wellbelove
|
2645cdf3e0
|
Casts to keep GCC happy
|
2015-12-11 19:06:33 +00:00 |
|
John Wellbelove
|
7bea827b94
|
Modified tests due to hash changes
|
2015-09-28 18:30:32 +01:00 |
|
John Wellbelove
|
16117d9a5c
|
Added etl::max_value_for_nbits
Fixed etl::fold_bits by using etl::max_value_for_nbits in while loop.
|
2015-09-25 12:00:18 +01:00 |
|
John Wellbelove
|
690a68610b
|
Added 'fold_bits' functionality.
|
2015-09-13 20:57:12 +01:00 |
|
jwellbelove
|
1777bb5f33
|
Added count_bits & parity.
|
2015-02-23 21:11:34 +00:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
a72fb6ddc2
|
Added binary / gray code conversions.
|
2015-02-21 21:19:25 +00:00 |
|
jwellbelove
|
d4ae5c9775
|
Added rotate (+- distance)
|
2015-02-15 10:22:01 +00:00 |
|
jwellbelove
|
e6435b4cb4
|
Binary utlities
|
2015-02-15 09:57:21 +00:00 |
|