-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP MPFR truncation * MPFR truncation * Fix mpfr function mangling * Mangling * MPFR Wrappers * clang-format * Make header work in C * File header * Make it compile on llvm 11 * header * fix tests * Add TODO comment * more comments * MPFR header fix * Add mpfr test * Move mpfr runtime * Add another type of include header * fix tests * clang-format * Check for MPFR * Fix older llvm vers * llvm 11 * . * WIP deps * Proper include * Dep * Switch to inline header
- Loading branch information
1 parent
070601e
commit b97aa9d
Showing
12 changed files
with
520 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.