Dmitry Atamanov
|
e72ec2f605
|
std::bits fixes.
|
2023-07-22 17:40:08 +02:00 |
|
Christoffer Lerno
|
848a5212ef
|
Fixes #811. Update some stdlib methods. Header printout correctly picks a name. #804
|
2023-07-03 13:17:43 +02:00 |
|
Christoffer Lerno
|
b508a43f8f
|
Add lambdas.
|
2023-01-24 10:15:23 +01:00 |
|
Christoffer Lerno
|
81a2474f75
|
Add methods to basic types. Remove "intvec" and "floatvec" overloads. Update bits and math to use the new functionality. Introduces [<*>] and [<>] types. Bump version to 0.3.47
|
2022-09-17 22:00:28 +02:00 |
|
Christoffer Lerno
|
3a09f71830
|
Added initial intvec/floatvec operator
|
2022-09-11 22:52:01 +02:00 |
|
Christoffer Lerno
|
b863ae2ec5
|
Fix of binary literals. Bump version to 0.3.32. Renamed rotate_right and rotate_left to rotl and rotr which are the commonly used names.
|
2022-08-28 22:40:40 +02:00 |
|
Dmitry Atamanov
|
27a0e12979
|
Add rotate_left and rotate_right macros
|
2022-08-28 21:20:54 +02:00 |
|
Christoffer Lerno
|
4a296032ab
|
Add fshl fshr + new optimizer.
|
2022-08-28 16:22:10 +02:00 |
|
Christoffer Lerno
|
ae51214c47
|
Added clz, ctz, popcount, bswap, bitreverse.
|
2022-08-16 21:18:14 +02:00 |
|