Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trucation to MPFR #1750

Merged
merged 27 commits into from
Feb 29, 2024
Merged

Trucation to MPFR #1750

merged 27 commits into from
Feb 29, 2024

Commits on Feb 28, 2024

  1. WIP MPFR truncation

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3cf4007 View commit details
    Browse the repository at this point in the history
  2. MPFR truncation

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4160604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5045fff View commit details
    Browse the repository at this point in the history
  4. Mangling

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1572431 View commit details
    Browse the repository at this point in the history
  5. MPFR Wrappers

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    772c7f6 View commit details
    Browse the repository at this point in the history
  6. clang-format

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3378e0e View commit details
    Browse the repository at this point in the history
  7. Make header work in C

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    23ea645 View commit details
    Browse the repository at this point in the history
  8. File header

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f51efe4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d1a0f2 View commit details
    Browse the repository at this point in the history
  10. header

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e5e6303 View commit details
    Browse the repository at this point in the history
  11. fix tests

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b7d6523 View commit details
    Browse the repository at this point in the history
  12. Add TODO comment

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6b486cc View commit details
    Browse the repository at this point in the history
  13. more comments

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d966d94 View commit details
    Browse the repository at this point in the history
  14. MPFR header fix

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b1ad60b View commit details
    Browse the repository at this point in the history
  15. Add mpfr test

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4ba6b4b View commit details
    Browse the repository at this point in the history
  16. Move mpfr runtime

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3b6ec5e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    563d579 View commit details
    Browse the repository at this point in the history
  18. fix tests

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c940065 View commit details
    Browse the repository at this point in the history
  19. clang-format

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d22b6ef View commit details
    Browse the repository at this point in the history
  20. Check for MPFR

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4e745df View commit details
    Browse the repository at this point in the history
  21. Fix older llvm vers

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    61c3e32 View commit details
    Browse the repository at this point in the history
  22. llvm 11

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    259224c View commit details
    Browse the repository at this point in the history
  23. .

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6a06b79 View commit details
    Browse the repository at this point in the history
  24. WIP deps

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5ba264e View commit details
    Browse the repository at this point in the history
  25. Proper include

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4eb5d42 View commit details
    Browse the repository at this point in the history
  26. Dep

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7787b85 View commit details
    Browse the repository at this point in the history
  27. Switch to inline header

    ivanradanov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f7fc98c View commit details
    Browse the repository at this point in the history