Merry
|
78b4ba10c9
|
Migrate to mcl
|
2022-04-19 18:05:04 +01:00 |
|
Merry
|
2bc86209bd
|
catch: Correct include directory
|
2021-08-08 12:52:55 +01:00 |
|
MerryMage
|
53493b2024
|
Add .clang-format file
Using clang-format version 12.0.0
|
2021-05-22 15:07:02 +01:00 |
|
Merry
|
714216fd0e
|
Consolidate all source files into src/ directory
|
2021-05-19 17:41:59 +01:00 |
|
MerryMage
|
a8a712c801
|
Relicense to 0BSD
|
2020-04-23 15:45:57 +01:00 |
|
MerryMage
|
805428e35e
|
fp: Remove MantissaT
|
2020-04-22 20:46:21 +01:00 |
|
Lioncash
|
1dc1e3dcd8
|
fp: Use forward declarations where applicable
Minimizes the amount of files that need to be rebuilt if the headers
ever change.
|
2020-04-22 20:46:21 +01:00 |
|
MerryMage
|
8087e8df05
|
mantissa_util: Implement ResidualErrorOnRightShift
Accurately calculate residual error that is shifted out
|
2020-04-22 20:46:19 +01:00 |
|