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

[libc][math] Implement iscanonical[f|l] as a libc math function #110565

Merged
merged 11 commits into from
Oct 2, 2024

Commits on Sep 30, 2024

  1. init

    Sh0g0-1758 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4515515 View commit details
    Browse the repository at this point in the history
  2. fmt

    Sh0g0-1758 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f706d1 View commit details
    Browse the repository at this point in the history
  3. tests

    Sh0g0-1758 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aba8c18 View commit details
    Browse the repository at this point in the history
  4. Updated tests

    Sh0g0-1758 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2a9c560 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. add f16 and f128

    Sh0g0-1758 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    977c99f View commit details
    Browse the repository at this point in the history
  2. nits

    Sh0g0-1758 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2bdfae4 View commit details
    Browse the repository at this point in the history
  3. nit

    Sh0g0-1758 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cc56fb5 View commit details
    Browse the repository at this point in the history
  4. nits

    Sh0g0-1758 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    151c7e9 View commit details
    Browse the repository at this point in the history
  5. nit

    Sh0g0-1758 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2ad11ef View commit details
    Browse the repository at this point in the history
  6. doc

    Sh0g0-1758 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    07f3aee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b23c8c8 View commit details
    Browse the repository at this point in the history